diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-07-29 18:46:33 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-07-29 18:46:33 +0400 |
| commit | 32bf6066c4785c3dc729b5b4ae3a2661805585df (patch) | |
| tree | 75d59ecb93c0dbb03c2387c5c1f48c802c6f376a /p/haskell-unordered-containers | |
| parent | e4e3f4656404191813e2476ae268d29a480c6d8b (diff) | |
| download | DHG_packages-32bf6066c4785c3dc729b5b4ae3a2661805585df.tar.gz | |
haskell-unordered-containers: New upstream release
Diffstat (limited to 'p/haskell-unordered-containers')
| -rw-r--r-- | p/haskell-unordered-containers/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-unordered-containers/debian/control | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog index 6bf89de5a..2715c9504 100644 --- a/p/haskell-unordered-containers/debian/changelog +++ b/p/haskell-unordered-containers/debian/changelog @@ -1,8 +1,9 @@ -haskell-unordered-containers (0.2.3.0-4) UNRELEASED; urgency=low +haskell-unordered-containers (0.2.5.0-1) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:22:01 +0200 + -- Joachim Breitner <nomeata@debian.org> Tue, 29 Jul 2014 16:45:49 +0200 haskell-unordered-containers (0.2.3.0-3) unstable; urgency=low diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control index a70644ba0..5d7b8d8d6 100644 --- a/p/haskell-unordered-containers/debian/control +++ b/p/haskell-unordered-containers/debian/control @@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9) , ghc-prof , libghc-hashable-dev (>> 1.0.1.1) , libghc-hashable-prof + , libghc-hashmap-dev + , libghc-hashmap-prof , libghc-quickcheck2-dev (>> 2.4.0.1) , libghc-hunit-dev , libghc-chasingbottoms-dev @@ -18,6 +20,7 @@ Build-Depends: debhelper (>= 9) , libghc-test-framework-hunit-dev Build-Depends-Indep: ghc-doc , libghc-hashable-doc + , libghc-hashmap-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/unordered-containers Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unordered-containers |
