diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-25 19:16:59 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-02-25 19:16:59 +0400 |
| commit | f3911aa9c3bbb0b80f96a4b31bf6ab44dc83a26a (patch) | |
| tree | ba77181c63351a104c574e30f7425bbf4c6565eb /p/haskell-hashmap/debian | |
| parent | d04ef2e6a52aaaa0a81c8b48810902fbbfc7aec8 (diff) | |
| download | DHG_packages-f3911aa9c3bbb0b80f96a4b31bf6ab44dc83a26a.tar.gz | |
haskell-hashmap: Fixed homepage URL (Closes: #661247)
Diffstat (limited to 'p/haskell-hashmap/debian')
| -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 |
