diff options
| -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 |
