[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-bla=7Ae-builder-conduit?=: New upstream version 0.4.0.2.

Clint Adams clint at debian.org
Tue May 15 02:15:22 UTC 2012


Tue May 15 02:15:18 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.4.0.2.
  Ignore-this: 1aa031a4887aa082fea15f2486262331

    M ./changelog +8
    M ./control -6 +7
    M ./rules +2

Tue May 15 02:15:18 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.4.0.2.
  Ignore-this: 1aa031a4887aa082fea15f2486262331
diff -rN -u old-haskell-blaze-builder-conduit//changelog new-haskell-blaze-builder-conduit//changelog
--- old-haskell-blaze-builder-conduit//changelog	2012-05-15 02:15:22.313326200 +0000
+++ new-haskell-blaze-builder-conduit//changelog	2012-05-15 02:15:22.317328274 +0000
@@ -1,3 +1,11 @@
+haskell-blaze-builder-conduit (0.4.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+  * Enable test suite.
+
+ -- Clint Adams <clint at debian.org>  Mon, 14 May 2012 22:10:47 -0400
+
 haskell-blaze-builder-conduit (0.2.0-2) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package.
diff -rN -u old-haskell-blaze-builder-conduit//control new-haskell-blaze-builder-conduit//control
--- old-haskell-blaze-builder-conduit//control	2012-05-15 02:15:22.297326862 +0000
+++ new-haskell-blaze-builder-conduit//control	2012-05-15 02:15:22.321327318 +0000
@@ -11,25 +11,26 @@
   , libghc-blaze-builder-dev (>> 0.2.1.4)
   , libghc-blaze-builder-dev (<< 0.4)
   , libghc-blaze-builder-prof
-  , libghc-conduit-dev (>> 0.2)
+  , libghc-conduit-dev (>> 0.4)
+  , libghc-conduit-dev (<< 0.5)
   , libghc-conduit-prof
   , libghc-containers-dev
   , libghc-containers-prof
   , libghc-text-dev (>> 0.11)
   , libghc-text-prof
   , libghc-transformers-dev (>> 0.2.2)
-  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
-# , libghc-hspec-dev
-# , libghc-hunit-dev
-# , libghc-quickcheck2-dev
+  , libghc-hspec-dev
+  , libghc-hunit-dev
+  , libghc-quickcheck2-dev
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-conduit-doc
   , libghc-containers-doc
   , libghc-text-doc
   , libghc-transformers-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/haskell-blaze-builder-conduit
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-blaze-builder-conduit
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-blaze-builder-conduit
diff -rN -u old-haskell-blaze-builder-conduit//rules new-haskell-blaze-builder-conduit//rules
--- old-haskell-blaze-builder-conduit//rules	2012-05-15 02:15:22.281325492 +0000
+++ new-haskell-blaze-builder-conduit//rules	2012-05-15 02:15:22.325326600 +0000
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+DEB_ENABLE_TESTS = yes
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk





More information about the Pkg-haskell-commits mailing list