diff options
| author | Clint Adams <clint@debian.org> | 2013-11-10 22:29:40 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2013-11-10 22:29:40 +0400 |
| commit | 6aa977afc8c2834eafa62d9a382a386f4c0b3e5c (patch) | |
| tree | 5e4fae91a6d86e2a2b86887b4c4f0112a33c467a /p/haskell-pwstore-fast/debian | |
| parent | 1c117c4d3488453a6373ef79f69f345eb18fdd13 (diff) | |
| download | DHG_packages-6aa977afc8c2834eafa62d9a382a386f4c0b3e5c.tar.gz | |
haskell-pwstore-fast: New upstream version 2.4.1.
Diffstat (limited to 'p/haskell-pwstore-fast/debian')
| -rw-r--r-- | p/haskell-pwstore-fast/debian/changelog | 8 | ||||
| -rw-r--r-- | p/haskell-pwstore-fast/debian/control | 9 |
2 files changed, 12 insertions, 5 deletions
diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 4580be4ba..8d3f3f9b2 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,8 +1,12 @@ -haskell-pwstore-fast (2.3-4) UNRELEASED; urgency=low +haskell-pwstore-fast (2.4.1-1) unstable; urgency=low + [ Joachim Breitner ] * Adjust watch file to new hackage layout - -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:24 +0200 + [ Clint Adams ] + * New upstream version. + + -- Clint Adams <clint@debian.org> Sun, 10 Nov 2013 13:27:49 -0500 haskell-pwstore-fast (2.3-3) unstable; urgency=low diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index b75bd9a86..e2366fed5 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -8,16 +8,19 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof - , libghc-base64-bytestring-dev (>> 0.1) + , libghc-base64-bytestring-dev (>= 0.1) , libghc-base64-bytestring-prof - , libghc-cryptohash-dev (>> 0.6) + , libghc-cryptohash-dev (>= 0.6) , libghc-cryptohash-prof - , libghc-random-dev (>> 1) + , libghc-random-dev (>= 1) , libghc-random-prof + , libghc-sha-dev (>= 1.6.1) + , libghc-sha-prof Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-cryptohash-doc , libghc-random-doc + , libghc-sha-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 |
