[Pkg-haskell-commits] darcs: haskell-mwc-random: Sourceful upload to rebuild documentation package.

Clint Adams clint at debian.org
Tue Mar 6 04:05:20 UTC 2012


Tue Mar  6 04:05:06 UTC 2012  Clint Adams <clint at debian.org>
  * Sourceful upload to rebuild documentation package.
  Ignore-this: 70ff593991c118cdd20103c957448b80

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

Tue Mar  6 04:05:06 UTC 2012  Clint Adams <clint at debian.org>
  * Sourceful upload to rebuild documentation package.
  Ignore-this: 70ff593991c118cdd20103c957448b80
diff -rN -u old-haskell-mwc-random//changelog new-haskell-mwc-random//changelog
--- old-haskell-mwc-random//changelog	2012-03-06 04:05:20.037755417 +0000
+++ new-haskell-mwc-random//changelog	2012-03-06 04:05:20.041752852 +0000
@@ -1,3 +1,9 @@
+haskell-mwc-random (0.11.0.0-4) unstable; urgency=low
+
+  * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org>  Mon, 05 Mar 2012 22:53:19 -0500
+
 haskell-mwc-random (0.11.0.0-3) unstable; urgency=low
 
   * Rebuild against current builds of vector and primitive.
diff -rN -u old-haskell-mwc-random//control new-haskell-mwc-random//control
--- old-haskell-mwc-random//control	2012-03-06 04:05:20.037755417 +0000
+++ new-haskell-mwc-random//control	2012-03-06 04:05:20.041752852 +0000
@@ -6,17 +6,23 @@
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7)
   , cdbs
-  , haskell-devscripts (>= 0.8)
+  , haskell-devscripts (>= 0.8.10)
   , ghc
   , ghc-prof
   , libghc-primitive-dev
   , libghc-primitive-prof
   , libghc-vector-dev (>= 0.7)
   , libghc-vector-prof
+#  , libghc-hunit-dev
+#  , libghc-quickcheck2-dev
+#  , libghc-statistics-dev (>> 0.10.1.0)
+#  , libghc-test-framework-dev
+#  , libghc-test-framework-hunit-dev
+#  , libghc-test-framework-quickcheck2-dev
 Build-Depends-Indep: ghc-doc
   , libghc-primitive-doc
   , libghc-vector-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/mwc-random
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mwc-random
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mwc-random
diff -rN -u old-haskell-mwc-random//rules new-haskell-mwc-random//rules
--- old-haskell-mwc-random//rules	2012-03-06 04:05:19.993752484 +0000
+++ new-haskell-mwc-random//rules	2012-03-06 04:05:20.045750773 +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