[Pkg-haskell-commits] darcs: haskell-hopenpgp: New upstream version 0.9.1.

Clint Adams clint at debian.org
Tue Dec 31 15:12:49 UTC 2013


Tue Dec 31 15:12:38 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.9.1.

    M ./changelog -2 +6
    M ./control -54 +73

Tue Dec 31 15:12:38 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.9.1.
diff -rN -u old-haskell-hopenpgp/changelog new-haskell-hopenpgp/changelog
--- old-haskell-hopenpgp/changelog	2013-12-31 15:12:49.604368114 +0000
+++ new-haskell-hopenpgp/changelog	2013-12-31 15:12:49.604368114 +0000
@@ -1,8 +1,12 @@
-haskell-hopenpgp (0.8-2) UNRELEASED; urgency=low
+haskell-hopenpgp (0.9.1-1) unstable; urgency=medium
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:20:37 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 29 Dec 2013 18:52:11 -0500
 
 haskell-hopenpgp (0.8-1) unstable; urgency=low
 
diff -rN -u old-haskell-hopenpgp/control new-haskell-hopenpgp/control
--- old-haskell-hopenpgp/control	2013-12-31 15:12:49.604368114 +0000
+++ new-haskell-hopenpgp/control	2013-12-31 15:12:49.604368114 +0000
@@ -4,61 +4,80 @@
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
-             , haskell-devscripts (>= 0.8.13)
-             , cdbs
-             , ghc
-             , ghc-prof
-             , libghc-attoparsec-dev
-             , libghc-attoparsec-prof
-             , libghc-base64-bytestring-dev
-             , libghc-base64-bytestring-prof
-             , libghc-bzlib-dev
-             , libghc-bzlib-prof
-             , libghc-cereal-dev
-             , libghc-cereal-prof
-             , libghc-cereal-conduit-dev (>> 0.6)
-             , libghc-cereal-conduit-dev (<< 0.8)
-             , libghc-cereal-conduit-prof
-             , libghc-conduit-dev (>> 0.5)
-             , libghc-conduit-dev (<< 1.1)
-             , libghc-conduit-prof
-             , libghc-crypto-pubkey-dev (>> 0.1.4)
-             , libghc-crypto-pubkey-prof
-             , libghc-cryptohash-dev
-             , libghc-cryptohash-prof
-             , libghc-ixset-dev (>> 1.0)
-             , libghc-ixset-prof
-             , libghc-lens-dev (>> 3.0)
-             , libghc-lens-prof
-             , libghc-mtl-dev
-             , libghc-mtl-prof
-             , libghc-openpgp-asciiarmor-dev (>> 0.1)
-             , libghc-openpgp-asciiarmor-prof
-             , libghc-split-dev
-             , libghc-split-prof
-             , libghc-zlib-dev
-             , libghc-zlib-prof
-             , libghc-hunit-dev
-             , libghc-exception-transformers-dev (>> 0.3)
-             , libghc-exception-transformers-dev (<< 0.4)
-             , libghc-test-framework-dev
-             , libghc-test-framework-hunit-dev
+ , haskell-devscripts (>= 0.8.13)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , libghc-attoparsec-dev
+ , libghc-attoparsec-prof
+ , libghc-base64-bytestring-dev
+ , libghc-base64-bytestring-prof
+ , libghc-bzlib-dev
+ , libghc-bzlib-prof
+ , libghc-cereal-dev
+ , libghc-cereal-prof
+ , libghc-cereal-conduit-dev (>= 0.6)
+ , libghc-cereal-conduit-dev (<< 0.8)
+ , libghc-cereal-conduit-prof
+ , libghc-conduit-dev (>= 0.5)
+ , libghc-conduit-dev (<< 1.1)
+ , libghc-conduit-prof
+ , libghc-crypto-cipher-types-dev
+ , libghc-crypto-cipher-types-prof
+ , libghc-crypto-pubkey-dev (>= 0.1.4)
+ , libghc-crypto-pubkey-prof
+ , libghc-cryptocipher-dev
+ , libghc-cryptocipher-prof
+ , libghc-cryptohash-dev
+ , libghc-cryptohash-prof
+ , libghc-data-default-dev
+ , libghc-data-default-prof
+ , libghc-ixset-dev (>= 1.0)
+ , libghc-ixset-prof
+ , libghc-lens-dev (>= 3.0)
+ , libghc-lens-prof
+ , libghc-monad-loops-dev
+ , libghc-monad-loops-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-nettle-dev
+ , libghc-nettle-prof
+ , libghc-openpgp-asciiarmor-dev (>= 0.1)
+ , libghc-openpgp-asciiarmor-prof
+ , libghc-securemem-dev
+ , libghc-securemem-prof
+ , libghc-split-dev
+ , libghc-split-prof
+ , libghc-transformers-dev
+ , libghc-transformers-prof
+ , libghc-zlib-dev
+ , libghc-zlib-prof
+ , libghc-hunit-dev
+ , libghc-test-framework-dev
+ , libghc-test-framework-hunit-dev
 Build-Depends-Indep: ghc-doc
-             , libghc-attoparsec-doc
-             , libghc-base64-bytestring-doc
-             , libghc-bzlib-doc
-             , libghc-cereal-doc
-             , libghc-cereal-conduit-doc
-             , libghc-conduit-doc
-             , libghc-crypto-pubkey-doc
-             , libghc-cryptohash-doc
-             , libghc-ixset-doc
-             , libghc-lens-doc
-             , libghc-mtl-doc
-             , libghc-openpgp-asciiarmor-doc
-             , libghc-split-doc
-             , libghc-zlib-doc
-Standards-Version: 3.9.4
+ , libghc-attoparsec-doc
+ , libghc-base64-bytestring-doc
+ , libghc-bzlib-doc
+ , libghc-cereal-doc
+ , libghc-cereal-conduit-doc
+ , libghc-conduit-doc
+ , libghc-crypto-cipher-types-doc
+ , libghc-crypto-pubkey-doc
+ , libghc-cryptocipher-doc
+ , libghc-cryptohash-doc
+ , libghc-data-default-doc
+ , libghc-ixset-doc
+ , libghc-lens-doc
+ , libghc-monad-loops-doc
+ , libghc-mtl-doc
+ , libghc-nettle-doc
+ , libghc-openpgp-asciiarmor-doc
+ , libghc-securemem-doc
+ , libghc-split-doc
+ , libghc-transformers-doc
+ , libghc-zlib-doc
+Standards-Version: 3.9.5
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hopenpgp
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hopenpgp
 Homepage: http://floss.scru.org/hOpenPGP/




More information about the Pkg-haskell-commits mailing list