[DHG_packages] 02/02: refresh patch to haskell-attoparsec
Sean Whitton
spw-guest at moszumanska.debian.org
Sun May 29 10:39:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch LTS-6
in repository DHG_packages.
commit af620bb97ccab45d326b529e2647f55a97bc6c75
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun May 29 19:30:14 2016 +0900
refresh patch to haskell-attoparsec
---
p/haskell-attoparsec/debian/changelog | 5 ++++-
p/haskell-attoparsec/debian/patches/no-threaded-testsuite | 14 ++++++--------
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/p/haskell-attoparsec/debian/changelog b/p/haskell-attoparsec/debian/changelog
index 823ae71..7abcca1 100644
--- a/p/haskell-attoparsec/debian/changelog
+++ b/p/haskell-attoparsec/debian/changelog
@@ -7,7 +7,10 @@ haskell-attoparsec (0.13.0.2-1) unstable; urgency=medium
[ Joachim Breitner ]
* New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 28 May 2016 13:37:10 +0200
+ [ Sean Whitton ]
+ * Refresh patch
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 29 May 2016 19:29:02 +0900
haskell-attoparsec (0.13.0.1-1) unstable; urgency=medium
diff --git a/p/haskell-attoparsec/debian/patches/no-threaded-testsuite b/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
index d339d7e..87d360a 100644
--- a/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
+++ b/p/haskell-attoparsec/debian/patches/no-threaded-testsuite
@@ -1,16 +1,14 @@
Description: Do not run test suite threaded, does not work on all arches.
Author: Joachim Breitner <nomeata at debian.org>
-Index: attoparsec-0.12.1.2/attoparsec.cabal
-===================================================================
---- attoparsec-0.12.1.2.orig/attoparsec.cabal 2014-12-21 13:00:33.324344149 +0100
-+++ attoparsec-0.12.1.2/attoparsec.cabal 2014-12-21 13:00:33.324344149 +0100
-@@ -89,7 +89,7 @@
- QC.Text
-
+--- a/attoparsec.cabal
++++ b/attoparsec.cabal
+@@ -92,7 +92,7 @@ test-suite tests
+ QC.Text.FastSet
+
ghc-options:
- -Wall -threaded -rtsopts
+ -Wall -rtsopts
-
+
if flag(developer)
ghc-options: -Werror
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list