[Pkg-haskell-commits] darcs: haskell-unixutils: New upstream version 1.50.

Clint Adams clint at debian.org
Thu May 17 23:35:38 UTC 2012


Thu May 17 23:35:51 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.50.
  Ignore-this: 1c612fee1bf59b32e16375df1b4ffc2a

    M ./changelog +7
    M ./control -13 +4
    R ./patches/do-not-run-runhaskell
    R ./patches/series

Thu May 17 23:35:51 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.50.
  Ignore-this: 1c612fee1bf59b32e16375df1b4ffc2a
diff -rN -u old-haskell-unixutils//changelog new-haskell-unixutils//changelog
--- old-haskell-unixutils//changelog	2012-05-17 23:35:38.604830328 +0000
+++ new-haskell-unixutils//changelog	2012-05-17 23:35:38.604830328 +0000
@@ -1,3 +1,10 @@
+haskell-unixutils (1.50-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org>  Thu, 17 May 2012 19:27:13 -0400
+
 haskell-unixutils (1.48.1-2) unstable; urgency=low
 
   * patches/do-not-run-runhaskell, otherwise it fails on
diff -rN -u old-haskell-unixutils//control new-haskell-unixutils//control
--- old-haskell-unixutils//control	2012-05-17 23:35:38.600829785 +0000
+++ new-haskell-unixutils//control	2012-05-17 23:35:38.608827309 +0000
@@ -9,26 +9,17 @@
  , cdbs
  , ghc
  , ghc-prof
- , ghc-doc
- , libghc-parallel-dev (>= 2)
- , libghc-parallel-prof
- , libghc-parallel-doc
- , libghc-hunit-dev
- , libghc-hunit-prof
- , libghc-hunit-doc
  , libghc-regex-tdfa-dev
  , libghc-regex-tdfa-prof
- , libghc-regex-tdfa-doc
- , libghc-regex-compat-dev
- , libghc-regex-compat-prof
- , libghc-regex-compat-doc
  , libghc-puremd5-dev
  , libghc-puremd5-prof
- , libghc-puremd5-doc
  , libghc-zlib-dev
  , libghc-zlib-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-puremd5-doc
+ , libghc-regex-tdfa-doc
  , libghc-zlib-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/Unixutils
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unixutils
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unixutils
diff -rN -u old-haskell-unixutils//patches/do-not-run-runhaskell new-haskell-unixutils//patches/do-not-run-runhaskell
--- old-haskell-unixutils//patches/do-not-run-runhaskell	2012-05-17 23:35:38.540843206 +0000
+++ new-haskell-unixutils//patches/do-not-run-runhaskell	1970-01-01 00:00:00.000000000 +0000
@@ -1,17 +0,0 @@
-Description: runhaskell is not available on all architectures, do not run it by default
-Author: Joachim Breitner <nomeata at debian.org>
-
-Index: haskell-unixutils-1.48.1/Setup.hs
-===================================================================
---- haskell-unixutils-1.48.1.orig/Setup.hs	2012-03-05 16:12:40.000000000 +0100
-+++ haskell-unixutils-1.48.1/Setup.hs	2012-03-11 21:21:22.000000000 +0100
-@@ -5,8 +5,7 @@
- import System.Exit
- 
- main = defaultMainWithHooks simpleUserHooks {
--         postBuild = runTestScript
--       , runTests = runTestScript
-+         runTests = runTestScript
-        }
- 
- runTestScript _args _flag _pd _lbi =
diff -rN -u old-haskell-unixutils//patches/series new-haskell-unixutils//patches/series
--- old-haskell-unixutils//patches/series	2012-05-17 23:35:38.540843206 +0000
+++ new-haskell-unixutils//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-do-not-run-runhaskell





More information about the Pkg-haskell-commits mailing list