[javacc4] 38/53: Added the missing patch descriptions
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 24 13:39:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository javacc4.
commit 19ee3b9676780cdab15d92947d040ef0031fb313
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jun 6 14:32:31 2013 +0000
Added the missing patch descriptions
---
debian/changelog | 3 ++-
debian/patches/executables.patch | 2 ++
debian/patches/javacctarget.patch | 2 ++
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4227375..76c2c1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,11 +11,12 @@ javacc (5.0-5) unstable; urgency=low
- Replaced the dependency of the documentation package on classpath-doc
with default-jre-doc
* Switched to quilt for managing the patches
+ * Added the missing patch descriptions
* debian/rules: Added a clean target to allow rebuilds
* debian/orig-tar.sh: Install the tarball in the parent directory
* debian/copyright: Updated to the Copyright Format 1.0
- -- Emmanuel Bourg <ebourg at apache.org> Tue, 07 May 2013 13:14:38 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 06 Jun 2013 16:30:34 +0200
javacc (5.0-4) unstable; urgency=low
diff --git a/debian/patches/executables.patch b/debian/patches/executables.patch
index 7e809c8..818c840 100644
--- a/debian/patches/executables.patch
+++ b/debian/patches/executables.patch
@@ -1,3 +1,5 @@
+Description: Set the proper path to javacc.jar on Debian for the command line tools
+Forwarded: not-needed
--- a/bin/javacc
+++ b/bin/javacc
@@ -1,9 +1,5 @@
diff --git a/debian/patches/javacctarget.patch b/debian/patches/javacctarget.patch
index 93275e8..e33b758 100644
--- a/debian/patches/javacctarget.patch
+++ b/debian/patches/javacctarget.patch
@@ -1,3 +1,5 @@
+Description: Set the compiler target
+Forwarded: not-needed
--- a/src/org/javacc/parser/build.xml
+++ b/src/org/javacc/parser/build.xml
@@ -53,6 +53,7 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javacc4.git
More information about the pkg-java-commits
mailing list