diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-06 20:16:03 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-06 20:16:03 +0300 |
| commit | e573dbd64d167ebcabec1c79c222db164c8d09d9 (patch) | |
| tree | 8d9bbaa3df4f9b9e7306adff9ac8c05cefbaa2f5 /p/haskell-pwstore-fast | |
| parent | 692f899c1ba5b1f87bf83b2c4c41377a63895896 (diff) | |
| download | DHG_packages-e573dbd64d167ebcabec1c79c222db164c8d09d9.tar.gz | |
haskell-pwstore-fast: New upstream release
Diffstat (limited to 'p/haskell-pwstore-fast')
| -rw-r--r-- | p/haskell-pwstore-fast/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-pwstore-fast/debian/control | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 0c4bedb26..c20a4fefe 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,3 +1,9 @@ +haskell-pwstore-fast (2.4.4-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 19:14:50 +0200 + haskell-pwstore-fast (2.4.1-2) experimental; urgency=medium * Depend on haskell-devscripts 0.9, found in experimental diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index dd8ab07cd..69dae0e8b 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -14,13 +14,13 @@ Build-Depends: debhelper (>= 9) , libghc-cryptohash-prof , libghc-random-dev (>= 1) , libghc-random-prof - , libghc-sha-dev (>= 1.6.1) - , libghc-sha-prof + , libghc-byteable-dev (>= 0.1) + , libghc-byteable-prof Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-cryptohash-doc , libghc-random-doc - , libghc-sha-doc + , libghc-byteable-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/pwstore-fast Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pwstore-fast |
