diff options
| -rw-r--r-- | p/haskell-crypto-cipher-types/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-crypto-cipher-types/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-crypto-cipher-types/debian/changelog b/p/haskell-crypto-cipher-types/debian/changelog index 71e0a8398..9b9dd9263 100644 --- a/p/haskell-crypto-cipher-types/debian/changelog +++ b/p/haskell-crypto-cipher-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-cipher-types (0.0.9-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Sat, 07 Dec 2013 20:25:27 -0500 + haskell-crypto-cipher-types (0.0.7-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-crypto-cipher-types/debian/control b/p/haskell-crypto-cipher-types/debian/control index 8e094f0f3..f67c24375 100644 --- a/p/haskell-crypto-cipher-types/debian/control +++ b/p/haskell-crypto-cipher-types/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9) Build-Depends-Indep: ghc-doc , libghc-byteable-doc , libghc-securemem-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/crypto-cipher-types Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-cipher-types Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-cipher-types |
