diff options
| -rw-r--r-- | p/haskell-hashmap/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hashmap/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-hashmap/debian/changelog b/p/haskell-hashmap/debian/changelog index bb15f3897..30c8626ee 100644 --- a/p/haskell-hashmap/debian/changelog +++ b/p/haskell-hashmap/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashmap (1.2.0.1-3) UNRELEASED; urgency=low + + * Fixed homepage URL (Closes: #661247) + + -- Joachim Breitner <nomeata@debian.org> Sat, 25 Feb 2012 16:16:27 +0100 + haskell-hashmap (1.2.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package diff --git a/p/haskell-hashmap/debian/control b/p/haskell-hashmap/debian/control index 1b9c43b0d..5a1cf03d9 100644 --- a/p/haskell-hashmap/debian/control +++ b/p/haskell-hashmap/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7) Build-Depends-Indep: ghc-doc , libghc-hashable-doc Standards-Version: 3.9.2 -Homepage: http://hackage.haskell.org/package/haskell-hashmap +Homepage: http://hackage.haskell.org/package/hashmap Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hashmap Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hashmap |
