diff options
Diffstat (limited to 'p/haskell-utf8-string/debian')
-rw-r--r-- | p/haskell-utf8-string/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-utf8-string/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog index 8b992cafe..29960a82a 100644 --- a/p/haskell-utf8-string/debian/changelog +++ b/p/haskell-utf8-string/debian/changelog @@ -1,3 +1,9 @@ +haskell-utf8-string (1-2) UNRELEASED; urgency=medium + + * Bump standards-version to 3.9.6 + + -- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:43 +0200 + haskell-utf8-string (1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control index 298377497..a56b31bca 100644 --- a/p/haskell-utf8-string/debian/control +++ b/p/haskell-utf8-string/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), ghc, ghc-prof, Build-Depends-Indep: ghc-doc, -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://github.com/glguy/utf8-string/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-utf8-string Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-utf8-string |