[DHG_packages] 01/03: BNFC: Upgrading from 2.8 to 2.8.1
Clint Adams
clint at moszumanska.debian.org
Mon Sep 5 04:09:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit aa1990da04a6159408c22e1af18e9c4eef5d0210
Author: Clint Adams <clint at debian.org>
Date: Mon Sep 5 00:00:43 2016 -0400
BNFC: Upgrading from 2.8 to 2.8.1
---
p/bnfc/debian/changelog | 8 ++++++--
p/bnfc/debian/patches/newer-alex | 20 --------------------
p/bnfc/debian/patches/series | 1 -
3 files changed, 6 insertions(+), 23 deletions(-)
diff --git a/p/bnfc/debian/changelog b/p/bnfc/debian/changelog
index b0e6034..4a5813f 100644
--- a/p/bnfc/debian/changelog
+++ b/p/bnfc/debian/changelog
@@ -1,8 +1,12 @@
-bnfc (2.8-6) UNRELEASED; urgency=medium
+bnfc (2.8.1-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:34:41 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Sep 2016 00:00:43 -0400
bnfc (2.8-5) unstable; urgency=medium
diff --git a/p/bnfc/debian/patches/newer-alex b/p/bnfc/debian/patches/newer-alex
deleted file mode 100644
index 31e3c02..0000000
--- a/p/bnfc/debian/patches/newer-alex
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/BNFC/Backend/Haskell/CFtoAlex3.hs
-+++ b/src/BNFC/Backend/Haskell/CFtoAlex3.hs
-@@ -51,6 +51,7 @@
- if byteStrings then "import qualified Data.ByteString.Char8 as BS" else "",
- "import qualified Data.Bits",
- "import Data.Word (Word8)",
-+ "import Data.Char (ord)",
- "}",
- ""
- ]
---- a/src/LexBNF.x
-+++ b/src/LexBNF.x
-@@ -9,6 +9,7 @@
-
- import qualified Data.Bits
- import Data.Word (Word8)
-+import Data.Char (ord)
- }
-
-
diff --git a/p/bnfc/debian/patches/series b/p/bnfc/debian/patches/series
deleted file mode 100644
index 8ed4e8a..0000000
--- a/p/bnfc/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-alex
--
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