summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-02-13 03:31:53 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-02-13 03:31:53 +0400
commit24484ab2f2a642cfb9ed8d6408209ac440ed9c12 (patch)
treecf733dba565d9cf8a9803bf0e8ca88a9da3bb3af
parentadef41cb23db2b6ad5a3fa757e7446c91c0dce31 (diff)
downloadDHG_packages-24484ab2f2a642cfb9ed8d6408209ac440ed9c12.tar.gz
haskell-hcard: Fix Homepage URL
-rw-r--r--p/haskell-hcard/debian/changelog1
-rw-r--r--p/haskell-hcard/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hcard/debian/changelog b/p/haskell-hcard/debian/changelog
index 3965dc4bf..9646fc04f 100644
--- a/p/haskell-hcard/debian/changelog
+++ b/p/haskell-hcard/debian/changelog
@@ -1,6 +1,7 @@
haskell-hcard (0.0-5) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * Fix Homepage URL
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:32 +0200
diff --git a/p/haskell-hcard/debian/control b/p/haskell-hcard/debian/control
index 3a4434fbd..2b771449d 100644
--- a/p/haskell-hcard/debian/control
+++ b/p/haskell-hcard/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc
, libghc-random-doc
, libghc-random-shuffle-doc
Standards-Version: 3.9.4
-Homepage: http://hackage.haskell.org/package/hcard
+Homepage: http://hackage.haskell.org/package/HCard
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hcard
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hcard