diff options
| author | Giovanni Mascellani <gio@debian.org> | 2012-06-15 20:11:40 +0400 |
|---|---|---|
| committer | Giovanni Mascellani <gio@debian.org> | 2012-06-15 20:11:40 +0400 |
| commit | 93051285e6462c3fdddf1c5c7997ddff7fb1f1b5 (patch) | |
| tree | b4960df4450b941bb5eb91c54959dd6f2357af90 /p | |
| parent | ac346beef1385224a08c16c916ccb726ee16c728 (diff) | |
| download | DHG_packages-93051285e6462c3fdddf1c5c7997ddff7fb1f1b5.tar.gz | |
haskell-crypto-conduit: Fix Homepage: link
Diffstat (limited to 'p')
| -rw-r--r-- | p/haskell-crypto-conduit/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-crypto-conduit/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-crypto-conduit/debian/changelog b/p/haskell-crypto-conduit/debian/changelog index b74ae0262..ffb0feb38 100644 --- a/p/haskell-crypto-conduit/debian/changelog +++ b/p/haskell-crypto-conduit/debian/changelog @@ -1,3 +1,10 @@ +haskell-crypto-conduit (0.3.2-2) UNRELEASED; urgency=low + + * Team upload. + * Fix Homepage: link + + -- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:09:28 +0200 + haskell-crypto-conduit (0.3.2-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-crypto-conduit/debian/control b/p/haskell-crypto-conduit/debian/control index 24468162e..4790c52e8 100644 --- a/p/haskell-crypto-conduit/debian/control +++ b/p/haskell-crypto-conduit/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc , libghc-crypto-api-doc , libghc-transformers-doc Standards-Version: 3.9.3 -Homepage: http://hackage.haskell.org/package/haskell-crypto-conduit +Homepage: http://hackage.haskell.org/package/crypto-conduit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-conduit Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-conduit |
