[Pkg-haskell-commits] darcs: haskell-wai-extra: New upstream version 1.1.0.1.

Clint Adams clint at debian.org
Thu Mar 1 00:51:30 UTC 2012


Thu Mar  1 00:51:21 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.1.
  Ignore-this: ef9cfc986cdca2ac59559d267036c2a6

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

Thu Mar  1 00:51:21 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.1.
  Ignore-this: ef9cfc986cdca2ac59559d267036c2a6
diff -rN -u old-haskell-wai-extra//changelog new-haskell-wai-extra//changelog
--- old-haskell-wai-extra//changelog	2012-03-01 00:51:30.503249355 +0000
+++ new-haskell-wai-extra//changelog	2012-03-01 00:51:30.503249355 +0000
@@ -1,3 +1,11 @@
+haskell-wai-extra (1.1.0.1-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+  * Enable test suite.
+
+ -- Clint Adams <clint at debian.org>  Wed, 29 Feb 2012 19:38:30 -0500
+
 haskell-wai-extra (1.1.0-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-wai-extra//control new-haskell-wai-extra//control
--- old-haskell-wai-extra//control	2012-03-01 00:51:30.479247829 +0000
+++ new-haskell-wai-extra//control	2012-03-01 00:51:30.507248040 +0000
@@ -5,7 +5,7 @@
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 7)
   , cdbs
-  , haskell-devscripts (>= 0.8)
+  , haskell-devscripts (>= 0.8.10)
   , ghc
   , ghc-prof
   , libghc-blaze-builder-dev (>> 0.2.1.4)
@@ -39,10 +39,10 @@
   , libghc-wai-prof
   , libghc-zlib-conduit-dev (>> 0.2)
   , libghc-zlib-conduit-prof
-# , libghc-wai-test-dev
-# , libghc-hspec-dev (>> 0.8)
-# , libghc-hspec-dev (<< 0.10)
-# , libghc-HUni-devt
+  , libghc-wai-test-dev
+  , libghc-hspec-dev (>> 0.8)
+  , libghc-hspec-dev (<< 0.10)
+  , libghc-hunit-dev
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-blaze-builder-conduit-doc
@@ -56,7 +56,7 @@
   , libghc-transformers-doc
   , libghc-wai-doc
   , libghc-zlib-conduit-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/wai-extra
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-extra
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-extra
diff -rN -u old-haskell-wai-extra//rules new-haskell-wai-extra//rules
--- old-haskell-wai-extra//rules	2012-03-01 00:51:30.451251600 +0000
+++ new-haskell-wai-extra//rules	2012-03-01 00:51:30.507248040 +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