diff options
Diffstat (limited to 'p/haskell-quickcheck/debian')
| -rw-r--r-- | p/haskell-quickcheck/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-quickcheck/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-quickcheck/debian/changelog b/p/haskell-quickcheck/debian/changelog index b79e336a2..4d5853609 100644 --- a/p/haskell-quickcheck/debian/changelog +++ b/p/haskell-quickcheck/debian/changelog @@ -1,6 +1,7 @@ haskell-quickcheck (2.8.1-1) unstable; urgency=medium * New upstream release + * Bump standards-version to 3.9.6 -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:21:34 +0200 diff --git a/p/haskell-quickcheck/debian/control b/p/haskell-quickcheck/debian/control index dcc993032..269d12359 100644 --- a/p/haskell-quickcheck/debian/control +++ b/p/haskell-quickcheck/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, libghc-random-doc, libghc-tf-random-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: https://github.com/nick8325/quickcheck Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-quickcheck2 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-quickcheck2 |
