diff options
Diffstat (limited to 'p/haskell-utf8-string/debian')
-rw-r--r-- | p/haskell-utf8-string/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-utf8-string/debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog index 429b42359..29a7cd148 100644 --- a/p/haskell-utf8-string/debian/changelog +++ b/p/haskell-utf8-string/debian/changelog @@ -1,3 +1,10 @@ +haskell-utf8-string (0.3.7-1) unstable; urgency=low + + * New upstream version. + * Bump to Standards-Version 3.9.2. + + -- Clint Adams <clint@debian.org> Sun, 05 Feb 2012 12:07:49 -0500 + haskell-utf8-string (0.3.6-5) unstable; urgency=low * Upload to unstable, where it should have gone in the first place diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control index 6d1a2dbd4..0360ac6f9 100644 --- a/p/haskell-utf8-string/debian/control +++ b/p/haskell-utf8-string/debian/control @@ -2,7 +2,7 @@ Source: haskell-utf8-string Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Chris Lamb <lamby@debian.org>, Joachim Breitner <nomeata@debian.org> +Uploaders: Chris Lamb <lamby@debian.org>, Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7), haskell-devscripts (>= 0.8), @@ -11,7 +11,7 @@ Build-Depends: ghc-doc, ghc-prof, cpphs, -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://github.com/glguy/utf8-string/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-utf8-string/ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-utf8-string |