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

Clint Adams clint at debian.org
Mon Feb 27 02:17:35 UTC 2012


Mon Feb 27 02:17:11 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.1.
  Ignore-this: 67eaaef68e1d9831a65df4c4a66c5476

    M ./changelog +7
    M ./control -3 +3
    M ./rules +2

Mon Feb 27 02:17:11 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.1.
  Ignore-this: 67eaaef68e1d9831a65df4c4a66c5476
diff -rN -u old-haskell-warp//changelog new-haskell-warp//changelog
--- old-haskell-warp//changelog	2012-02-27 02:17:35.773755137 +0000
+++ new-haskell-warp//changelog	2012-02-27 02:17:35.777759532 +0000
@@ -1,3 +1,10 @@
+haskell-warp (1.1.0.1-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org>  Sun, 26 Feb 2012 20:43:09 -0500
+
 haskell-warp (1.1.0-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-warp//control new-haskell-warp//control
--- old-haskell-warp//control	2012-02-27 02:17:35.745758512 +0000
+++ new-haskell-warp//control	2012-02-27 02:17:35.777759532 +0000
@@ -38,8 +38,8 @@
   , libghc-wai-dev (>> 1.1)
   , libghc-wai-dev (<< 1.2)
   , libghc-wai-prof
-# , libghc-hunit-dev
-# , libghc-hspec-dev
+  , libghc-hunit-dev
+  , libghc-hspec-dev
 Build-Depends-Indep: ghc-doc
   , libghc-blaze-builder-doc
   , libghc-blaze-builder-conduit-doc
@@ -52,7 +52,7 @@
   , libghc-transformers-doc
   , libghc-unix-compat-doc
   , libghc-wai-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/warp
 Vcs-Git: git://git.debian.org/collab-maint/haskell-warp.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/haskell-warp.git;a=summary
diff -rN -u old-haskell-warp//rules new-haskell-warp//rules
--- old-haskell-warp//rules	2012-02-27 02:17:35.745758512 +0000
+++ new-haskell-warp//rules	2012-02-27 02:17:35.781761937 +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