diff options
author | Clint Adams <clint@debian.org> | 2012-02-27 04:05:53 +0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2012-02-27 04:05:53 +0400 |
commit | 8a7a3d52b88abebf496124dfef5c74badf735416 (patch) | |
tree | d034ccfb579df9a84a64ca21d7e9c595456b00cb /p/haskell-http-types | |
parent | 4a982d4bed5118a350bc3edded3519467aa133e0 (diff) | |
download | DHG_packages-8a7a3d52b88abebf496124dfef5c74badf735416.tar.gz |
haskell-http-types: New upstream version 0.6.9.
Diffstat (limited to 'p/haskell-http-types')
-rw-r--r-- | p/haskell-http-types/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-http-types/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-http-types/debian/changelog b/p/haskell-http-types/debian/changelog index c0b52a512..62f6f2de3 100644 --- a/p/haskell-http-types/debian/changelog +++ b/p/haskell-http-types/debian/changelog @@ -1,3 +1,10 @@ +haskell-http-types (0.6.9-1) unstable; urgency=low + + * New upstream version. + * Bump to Standards-Version 3.9.3. + + -- Clint Adams <clint@debian.org> Sun, 26 Feb 2012 18:50:10 -0500 + haskell-http-types (0.6.8-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. diff --git a/p/haskell-http-types/debian/control b/p/haskell-http-types/debian/control index ec1c13e2c..af57f3903 100644 --- a/p/haskell-http-types/debian/control +++ b/p/haskell-http-types/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-case-insensitive-doc , libghc-text-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://hackage.haskell.org/package/http-types Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-types Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-types |