[Pkg-haskell-commits] darcs: haskell-base64-conduit: New upstream version 1.0.0.

Clint Adams clint at debian.org
Wed Feb 27 02:54:06 UTC 2013


Wed Feb 27 02:54:01 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.
  Ignore-this: d275e81aaa7313f076a38ec28d949c73

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

Wed Feb 27 02:54:01 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.
  Ignore-this: d275e81aaa7313f076a38ec28d949c73
diff -rN -u old-haskell-base64-conduit//changelog new-haskell-base64-conduit//changelog
--- old-haskell-base64-conduit//changelog	2013-02-27 02:54:06.255276873 +0000
+++ new-haskell-base64-conduit//changelog	2013-02-27 02:54:06.255276873 +0000
@@ -1,3 +1,9 @@
+haskell-base64-conduit (1.0.0-1) experimental; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 26 Feb 2013 21:50:20 -0500
+
 haskell-base64-conduit (0.5.1-1) experimental; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-base64-conduit//control new-haskell-base64-conduit//control
--- old-haskell-base64-conduit//control	2013-02-27 02:54:06.255276873 +0000
+++ new-haskell-base64-conduit//control	2013-02-27 02:54:06.255276873 +0000
@@ -10,8 +10,8 @@
   , ghc-prof
   , libghc-base64-bytestring-dev (>> 0.1.1.1)
   , libghc-base64-bytestring-prof
-  , libghc-conduit-dev (>> 0.5)
-  , libghc-conduit-dev (<< 0.6)
+  , libghc-conduit-dev (>> 1.0)
+  , libghc-conduit-dev (<< 1.1)
   , libghc-conduit-prof
   , libghc-hspec-dev (>> 1.3)
   , libghc-quickcheck2-dev





More information about the Pkg-haskell-commits mailing list