[Pkg-haskell-commits] darcs: haskell-debian: New upstream version 3.79.2.

Clint Adams clint at debian.org
Fri Oct 4 23:38:04 UTC 2013


Fri Oct  4 23:37:54 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 3.79.2.

    M ./changelog +6
    M ./patches/dont-build-tests.patch -11 +7

Fri Oct  4 23:37:54 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 3.79.2.
diff -rN -u old-haskell-debian/changelog new-haskell-debian/changelog
--- old-haskell-debian/changelog	2013-10-04 23:38:04.326043884 +0000
+++ new-haskell-debian/changelog	2013-10-04 23:38:04.326043884 +0000
@@ -1,3 +1,9 @@
+haskell-debian (3.79.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 04 Oct 2013 19:31:17 -0400
+
 haskell-debian (3.70.1-3) unstable; urgency=low
 
   * Move Haskell blurb to the end of the description, reduces the impact
diff -rN -u old-haskell-debian/patches/dont-build-tests.patch new-haskell-debian/patches/dont-build-tests.patch
--- old-haskell-debian/patches/dont-build-tests.patch	2013-10-04 23:38:04.318084544 +0000
+++ new-haskell-debian/patches/dont-build-tests.patch	2013-10-04 23:38:04.333556262 +0000
@@ -1,8 +1,6 @@
-Index: haskell-debian-3.69.1/debian.cabal
-===================================================================
---- haskell-debian-3.69.1.orig/debian.cabal	2012-11-20 01:37:05.000000000 +0100
-+++ haskell-debian-3.69.1/debian.cabal	2012-12-01 23:56:33.087981810 +0100
-@@ -29,7 +29,6 @@
+--- a/debian.cabal
++++ b/debian.cabal
+@@ -33,7 +33,6 @@
     directory,
     filepath,
     HaXml >= 1.20,
@@ -10,8 +8,8 @@
     mtl,
     network >= 2.4,
     old-locale,
-@@ -83,11 +82,7 @@
-         Debian.URI,
+@@ -95,11 +94,7 @@
+         Debian.UTF8,
          Debian.Util.FakeChanges
   other-modules:
 -        Debian.Version.Internal,
@@ -23,10 +21,8 @@
  
  Executable fakechanges
   Main-is: utils/FakeChanges.hs
-Index: haskell-debian-3.69.1/Setup.hs
-===================================================================
---- haskell-debian-3.69.1.orig/Setup.hs	2012-11-20 01:37:05.000000000 +0100
-+++ haskell-debian-3.69.1/Setup.hs	2012-12-01 23:56:33.087981810 +0100
+--- a/Setup.hs
++++ b/Setup.hs
 @@ -6,8 +6,7 @@
  import System.Exit
  




More information about the Pkg-haskell-commits mailing list