summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-05-17 18:55:06 +0400
committerClint Adams <clint@debian.org>2012-05-17 18:55:06 +0400
commit4225b4a172476ce11084cc6151d7a66e8cf99b6a (patch)
tree96cd65f3820720a4a91088ae749a8392fd0e4bbf
parent689f6e1c08b560ed75fe0f42b30302c34da9e4ca (diff)
downloadDHG_packages-4225b4a172476ce11084cc6151d7a66e8cf99b6a.tar.gz
haskell-unordered-containers: New upstream version 0.2.1.0.
-rw-r--r--p/haskell-unordered-containers/debian/changelog7
-rw-r--r--p/haskell-unordered-containers/debian/control10
2 files changed, 13 insertions, 4 deletions
diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog
index 4314e688a..a7adebee6 100644
--- a/p/haskell-unordered-containers/debian/changelog
+++ b/p/haskell-unordered-containers/debian/changelog
@@ -1,3 +1,10 @@
+haskell-unordered-containers (0.2.1.0-1) unstable; urgency=low
+
+ * New upstream version.
+ * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint@debian.org> Thu, 17 May 2012 10:42:34 -0400
+
haskell-unordered-containers (0.1.4.6-3) unstable; urgency=low
* Rebuild against hashable 1.1.2.3.
diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control
index 2bcdf79dd..3eb24c256 100644
--- a/p/haskell-unordered-containers/debian/control
+++ b/p/haskell-unordered-containers/debian/control
@@ -8,15 +8,17 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-deepseq-dev
- , libghc-deepseq-prof
, libghc-hashable-dev (>> 1.0.1.1)
, libghc-hashable-dev (<< 1.2)
, libghc-hashable-prof
+# , libghc-quickcheck2-dev (>> 2.4.0.1)
+# , libghc-test-framework-dev (>> 0.3.3)
+# , libghc-test-framework-dev (<< 0.6)
+# , libghc-test-framework-quickcheck2-dev (>> 0.2.9)
+# , libghc-test-framework-quickcheck2-dev (>> 0.3)
Build-Depends-Indep: ghc-doc
- , libghc-deepseq-doc
, libghc-hashable-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/unordered-containers
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unordered-containers
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unordered-containers