diff options
| author | Clint Adams <clint@debian.org> | 2012-02-27 07:29:28 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2012-02-27 07:29:28 +0400 |
| commit | 872d627c12bde050db8704637d77b29ad41372db (patch) | |
| tree | 64106cfe49beb2cc5e4a457738f02ca585a786e2 /p/haskell-pwstore-fast | |
| parent | e6547cddfc3d393be436f1d99a76c395c21b67c9 (diff) | |
| download | DHG_packages-872d627c12bde050db8704637d77b29ad41372db.tar.gz | |
haskell-pwstore-fast: Sourceful upload to rebuild documentation package.
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 | 5 |
2 files changed, 10 insertions, 1 deletions
diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index 3b8eeb715..2cab5e742 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,3 +1,9 @@ +haskell-pwstore-fast (2.2-2) unstable; urgency=low + + * Bump to Standards-Version 3.9.3. + + -- Clint Adams <clint@debian.org> Sun, 26 Feb 2012 22:25:54 -0500 + haskell-pwstore-fast (2.2-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index 220d7fde6..3d13153c7 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -11,10 +11,13 @@ Build-Depends: debhelper (>= 7) , libghc-base64-bytestring-prof , libghc-cryptohash-dev (>> 0.6) , libghc-cryptohash-prof + , libghc-random-dev (>> 1) + , libghc-random-prof Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-cryptohash-doc -Standards-Version: 3.9.2 + , libghc-random-doc +Standards-Version: 3.9.3 Homepage: http://hackage.haskell.org/package/pwstore-fast Vcs-Git: git://git.debian.org/collab-maint/haskell-pwstore-fast.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/haskell-pwstore-fast.git;a=summary |
