diff options
| -rw-r--r-- | p/haskell-hint/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hint/debian/control | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/p/haskell-hint/debian/changelog b/p/haskell-hint/debian/changelog index 06035ab49..ae0d4c5a0 100644 --- a/p/haskell-hint/debian/changelog +++ b/p/haskell-hint/debian/changelog @@ -1,3 +1,9 @@ +haskell-hint (0.4.2.2-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 11:49:54 +0200 + haskell-hint (0.4.2.1-1) experimental; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-hint/debian/control b/p/haskell-hint/debian/control index 782f960bb..21faab511 100644 --- a/p/haskell-hint/debian/control +++ b/p/haskell-hint/debian/control @@ -20,15 +20,12 @@ Build-Depends: debhelper (>= 9) , libghc-ghc-mtl-prof , libghc-random-dev , libghc-random-prof - , libghc-utf8-string-dev - , libghc-utf8-string-prof , ghc-doc , libghc-mtl-doc , libghc-ghc-paths-doc , libghc-exceptions-doc , libghc-ghc-mtl-doc , libghc-random-doc - , libghc-utf8-string-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hint Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hint |
