[pkg-java] r16834 - in trunk/javacc/debian: . patches

Emmanuel Bourg ebourg-guest at alioth.debian.org
Thu Jun 6 14:32:32 UTC 2013


Author: ebourg-guest
Date: 2013-06-06 14:32:31 +0000 (Thu, 06 Jun 2013)
New Revision: 16834

Modified:
   trunk/javacc/debian/changelog
   trunk/javacc/debian/patches/executables.patch
   trunk/javacc/debian/patches/javacctarget.patch
Log:
Added the missing patch descriptions



Modified: trunk/javacc/debian/changelog
===================================================================
--- trunk/javacc/debian/changelog	2013-06-06 14:09:53 UTC (rev 16833)
+++ trunk/javacc/debian/changelog	2013-06-06 14:32:31 UTC (rev 16834)
@@ -11,11 +11,12 @@
     - 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
 

Modified: trunk/javacc/debian/patches/executables.patch
===================================================================
--- trunk/javacc/debian/patches/executables.patch	2013-06-06 14:09:53 UTC (rev 16833)
+++ trunk/javacc/debian/patches/executables.patch	2013-06-06 14:32:31 UTC (rev 16834)
@@ -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 @@

Modified: trunk/javacc/debian/patches/javacctarget.patch
===================================================================
--- trunk/javacc/debian/patches/javacctarget.patch	2013-06-06 14:09:53 UTC (rev 16833)
+++ trunk/javacc/debian/patches/javacctarget.patch	2013-06-06 14:32:31 UTC (rev 16834)
@@ -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 @@




More information about the pkg-java-commits mailing list