Author: mkoch
Date: 2008-01-06 00:18:25 +0000 (Sun, 06 Jan 2008)
New Revision: 5322
Modified:
trunk/antlr/debian/Makefile.debian
trunk/antlr/debian/changelog
trunk/antlr/debian/control
Log:
antlr (2.7.7-2) unstable; urgency=low
* Removed Build-Depends pn libgcj-dev. Closes: #359727
* Removed strip call in debian/Makefile.debian. Closes: #436463
-- Michael Koch <[EMAIL PROTECTED]> Sun, 06 Jan 2008 00:52:30 +0100
Modified: trunk/antlr/debian/Makefile.debian
===================================================================
--- trunk/antlr/debian/Makefile.debian 2008-01-05 22:51:12 UTC (rev 5321)
+++ trunk/antlr/debian/Makefile.debian 2008-01-06 00:18:25 UTC (rev 5322)
@@ -19,7 +19,6 @@
make_with_gcj:
rm -f `find . -name '*.class'`
gcj --main=antlr.Tool --CLASSPATH="." $(JAVA_FILES) -o cantlr
- strip cantlr
clean:
rm -f `find . -name '*.class'`
Modified: trunk/antlr/debian/changelog
===================================================================
--- trunk/antlr/debian/changelog 2008-01-05 22:51:12 UTC (rev 5321)
+++ trunk/antlr/debian/changelog 2008-01-06 00:18:25 UTC (rev 5322)
@@ -1,3 +1,10 @@
+antlr (2.7.7-2) unstable; urgency=low
+
+ * Removed Build-Depends pn libgcj-dev. Closes: #359727
+ * Removed strip call in debian/Makefile.debian. Closes: #436463
+
+ -- Michael Koch <[EMAIL PROTECTED]> Sun, 06 Jan 2008 00:52:30 +0100
+
antlr (2.7.7-1) unstable; urgency=low
* New upstream release.
Modified: trunk/antlr/debian/control
===================================================================
--- trunk/antlr/debian/control 2008-01-05 22:51:12 UTC (rev 5321)
+++ trunk/antlr/debian/control 2008-01-06 00:18:25 UTC (rev 5322)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, John Leuner <[EMAIL
PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Barry Hawkins <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), java-gcj-compat-dev, gcj, libgcj-dev, python,
autotools-dev, python-all-dev (>= 2.3.5-11)
+Build-Depends: debhelper (>= 4), java-gcj-compat-dev, gcj, python,
autotools-dev, python-all-dev (>= 2.3.5-11)
Build-Depends-Indep: python-support (>= 0.3)
Build-Conflicts: mono-jit
Standards-Version: 3.7.3
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits