summaryrefslogtreecommitdiff
path: root/p/haskell-pointed
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-06-29 22:06:24 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-06-29 22:06:24 +0300
commit951bbd606c394f8204e147c7687c19c5d61da35e (patch)
tree980898ed097b76d7313da2215cba297acd47aee7 /p/haskell-pointed
parent2795ef7d435a61b2790b5de7f1676e4141a6d378 (diff)
downloadDHG_packages-951bbd606c394f8204e147c7687c19c5d61da35e.tar.gz
haskell-pointed: New upstream release
Diffstat (limited to 'p/haskell-pointed')
-rw-r--r--p/haskell-pointed/debian/changelog6
-rw-r--r--p/haskell-pointed/debian/control23
2 files changed, 26 insertions, 3 deletions
diff --git a/p/haskell-pointed/debian/changelog b/p/haskell-pointed/debian/changelog
index 71bc5cbaf..effa3a363 100644
--- a/p/haskell-pointed/debian/changelog
+++ b/p/haskell-pointed/debian/changelog
@@ -1,3 +1,9 @@
+haskell-pointed (4.2.0.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 29 Jun 2015 11:50:09 +0200
+
haskell-pointed (4.0-3) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control
index a3c97bde1..7b399c09b 100644
--- a/p/haskell-pointed/debian/control
+++ b/p/haskell-pointed/debian/control
@@ -8,25 +8,42 @@ Build-Depends: debhelper (>= 9)
, cdbs
, ghc
, ghc-prof
+ , libghc-transformers-compat-dev (>= 0.3)
+ , libghc-transformers-compat-dev (<< 1)
+ , libghc-transformers-compat-prof
, libghc-comonad-dev (>= 4)
, libghc-comonad-prof
, libghc-data-default-class-dev (>= 0.0.1)
, libghc-data-default-class-prof
- , libghc-semigroupoids-dev (>= 4)
- , libghc-semigroupoids-prof
+ , libghc-hashable-dev (>= 1.1)
+ , libghc-hashable-dev (<< 1.3)
+ , libghc-hashable-prof
+ , libghc-kan-extensions-dev (>= 4.2)
+ , libghc-kan-extensions-dev (<< 5)
+ , libghc-kan-extensions-prof
, libghc-semigroups-dev (>= 0.8.3.1)
, libghc-semigroups-prof
+ , libghc-semigroupoids-dev (>= 4)
+ , libghc-semigroupoids-dev (<< 6)
+ , libghc-semigroupoids-prof
, libghc-stm-dev (>= 2.1.2.1)
, libghc-stm-prof
, libghc-tagged-dev (>= 0.5)
, libghc-tagged-prof
+ , libghc-unordered-containers-dev (>= 0.2)
+ , libghc-unordered-containers-dev (<< 0.3)
+ , libghc-unordered-containers-prof
Build-Depends-Indep: ghc-doc
+ , libghc-transformers-compat-doc
, libghc-comonad-doc
, libghc-data-default-class-doc
- , libghc-semigroupoids-doc
+ , libghc-hashable-doc
+ , libghc-kan-extensions-doc
, libghc-semigroups-doc
+ , libghc-semigroupoids-doc
, libghc-stm-doc
, libghc-tagged-doc
+ , libghc-unordered-containers-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/pointed
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pointed