diff options
| author | Giovanni Mascellani <gio@debian.org> | 2012-06-15 20:25:37 +0400 |
|---|---|---|
| committer | Giovanni Mascellani <gio@debian.org> | 2012-06-15 20:25:37 +0400 |
| commit | cc6aae88b417e9e3c47eed33a22b8880dcacaf0c (patch) | |
| tree | 16ef3bf105b975062633b583442d0f6d3de9dc12 | |
| parent | baa0b1a49552b035fb7679dcdb18174dd16d2ff8 (diff) | |
| download | DHG_packages-cc6aae88b417e9e3c47eed33a22b8880dcacaf0c.tar.gz | |
haskell-terminfo: Fix Homepage: link
| -rw-r--r-- | p/haskell-terminfo/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-terminfo/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-terminfo/debian/changelog b/p/haskell-terminfo/debian/changelog index fa374e947..50720bbab 100644 --- a/p/haskell-terminfo/debian/changelog +++ b/p/haskell-terminfo/debian/changelog @@ -1,3 +1,10 @@ +haskell-terminfo (0.3.2.3-2) UNRELEASED; urgency=low + + * Team upload. + * Fix Homepage: link + + -- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:25:10 +0200 + haskell-terminfo (0.3.2.3-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-terminfo/debian/control b/p/haskell-terminfo/debian/control index 1aa7d2435..0271bf38f 100644 --- a/p/haskell-terminfo/debian/control +++ b/p/haskell-terminfo/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7) , ghc-prof , libncurses5-dev Build-Depends-Indep: ghc-doc -Homepage: http://hackage.haskell.org/cgi-bin/terminfo/package/terminfo +Homepage: http://hackage.haskell.org/package/terminfo Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-terminfo Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-terminfo |
