diff options
Diffstat (limited to 'p/haskell-csv')
| -rw-r--r-- | p/haskell-csv/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-csv/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-csv/debian/changelog b/p/haskell-csv/debian/changelog index 927de4891..918e4ad76 100644 --- a/p/haskell-csv/debian/changelog +++ b/p/haskell-csv/debian/changelog @@ -1,3 +1,9 @@ +haskell-csv (0.1.2-8) UNRELEASED; urgency=medium + + * Bump standards-version to 3.9.6 + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:19 +0200 + haskell-csv (0.1.2-7) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-csv/debian/control b/p/haskell-csv/debian/control index 4f1e9696b..bef37388c 100644 --- a/p/haskell-csv/debian/control +++ b/p/haskell-csv/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), libghc-parsec3-prof, Build-Depends-Indep: ghc-doc, libghc-parsec3-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/csv Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-csv Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-csv |
