[Pkg-haskell-commits] darcs: bnfc: Import version 2.2-3
Antti-Juhani Kaijanaho
ajk at debian.org
Sat May 11 12:01:33 UTC 2013
Sat May 11 11:51:03 UTC 2013 Antti-Juhani Kaijanaho <ajk at debian.org>
* Import version 2.2-3
Ignore-this: 84b8057253d248f87b582ea7abad9b1d
M ./changelog +14
M ./control -2 +2
Sat May 11 11:51:03 UTC 2013 Antti-Juhani Kaijanaho <ajk at debian.org>
* Import version 2.2-3
Ignore-this: 84b8057253d248f87b582ea7abad9b1d
diff -rN -u old-bnfc//changelog new-bnfc//changelog
--- old-bnfc//changelog 2013-05-11 12:01:33.542022849 +0000
+++ new-bnfc//changelog 2013-05-11 12:01:33.762071166 +0000
@@ -1,3 +1,17 @@
+bnfc (2.2-3) unstable; urgency=medium
+
+ * The "GHC 6.6 broke my toy" release.
+ * Backport GHC 6.6 compilation fix from upstream CVS:
+ - formats/cpp/RegToFlex.hs, formats/haskell2/CFtoAlex.hs,
+ formats/haskell2/CFtoAlex2.hs, GetCF.hs:
+ remove paragraph character (§) from lexer specs
+ - CF.hs: remove latin-1 whitespace character
+ Closes: #393590 (FTBFS with ghc6 6.6)
+ Reported by Arjan Oosting <arjanoosting at home.nl>.
+ * Standards-Version bumped to 3.7.2, no changes required.
+
+ -- Antti-Juhani Kaijanaho <ajk at debian.org> Tue, 17 Oct 2006 19:00:41 +0300
+
bnfc (2.2-2) unstable; urgency=low
* The C++ transition made this package uninstallable. Rebuild with new
diff -rN -u old-bnfc//control new-bnfc//control
--- old-bnfc//control 2013-05-11 12:01:33.542022849 +0000
+++ new-bnfc//control 2013-05-11 12:01:33.750062438 +0000
@@ -2,8 +2,8 @@
Priority: optional
Section: devel
Maintainer: Antti-Juhani Kaijanaho <ajk at debian.org>
-Build-Depends: ghc6 (>= 6.2.1-1)
-Standards-Version: 3.6.1
+Build-Depends: ghc6 (>= 6.4-4.1)
+Standards-Version: 3.7.2
Package: bnfc
Architecture: any
More information about the Pkg-haskell-commits
mailing list