[ecj] 09/37: Imported Debian patch 3.3.0+0728-2
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 25 23:35:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit caf9c8aa55578497732f6f50dae3cd24345205c3
Author: Matthias Klose <doko at debian.org>
Date: Sat Aug 25 20:12:38 2007 +0200
Imported Debian patch 3.3.0+0728-2
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 939ac00..fc62559 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ecj (3.3.0+0728-2) unstable; urgency=low
+
+ * Tighten build-dependency on libgcj-bc.
+
+ -- Matthias Klose <doko at debian.org> Sat, 25 Aug 2007 20:12:38 +0200
+
ecj (3.3.0+0728-1) unstable; urgency=medium
* New upstream version, taken from the R3_3_maintenance tag.
diff --git a/debian/control b/debian/control
index b693d0e..e14a1af 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Jerry Haltom <wasabi at larvalstage.net>, Michael Koch <konqueror at gmx.de>, Matthias Klose <doko at debian.org>
Build-Depends: cdbs (>= 0.4.26), debhelper (>= 5),
gcj-4.2 (>= 4.2.1-3) [!alpha !m68k], gcj-4.1 (>= 4.1.2) [alpha m68k],
- libgcj-bc (>= 4.2.1) [!alpha !m68k], libgcj-bc (>= 4.1.2) [alpha m68k],
+ libgcj-bc (>= 4.2.1-2) [!alpha !m68k], libgcj-bc (>= 4.1.2) [alpha m68k],
fastjar, ant, zip, dpkg (>= 1.13.19), python, time
Build-Conflicts: ecj-bootstrap-gcj (<< 3.2.2)
Standards-Version: 3.7.2
diff --git a/debian/rules b/debian/rules
index 292a7ab..e691cdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -179,10 +179,10 @@ endif
debian/ecj-gcj/usr/share/man/man1/ecj-gcj.1.gz
binary-predeb/ecj1::
- sed -i 's/libgcj[1-9][^,]*//;s/,,/,/' debian/ecj1.substvars
+# sed -i 's/libgcj[1-9][^,]*//;s/,,/,/' debian/ecj1.substvars
binary-predeb/ecj-gcj::
- sed -i 's/libgcj[1-9][^,]*//;s/,,/,/' debian/ecj-gcj.substvars
+# sed -i 's/libgcj[1-9][^,]*//;s/,,/,/' debian/ecj-gcj.substvars
clean::
rm -rf build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list