diff options
Diffstat (limited to 'p/haskell-github')
| -rw-r--r-- | p/haskell-github/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-github/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index 0fd5715eb..ad73a6804 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,3 +1,9 @@ +haskell-github (0.13.2-3) UNRELEASED; urgency=medium + + * Bump standards-version to 3.9.6 + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:16:38 +0200 + haskell-github (0.13.2-2) unstable; urgency=medium * Add missing Build-Depends on libghc-data-default-{dev,prof} diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control index 06815a275..57a449e39 100644 --- a/p/haskell-github/debian/control +++ b/p/haskell-github/debian/control @@ -61,7 +61,7 @@ Build-Depends-Indep: ghc-doc, libghc-text-doc, libghc-unordered-containers-doc, libghc-vector-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: https://github.com/jwiegley/github Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-github Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-github |
