Package: libgconf-java
Version: 2.8.3.1-1
Severity: wishlist
Tags: patch
Please Build-Depend on the new 'libgcj-dev' package from gcc-defaults
instead of explicitly specifying 'libgcj4-dev' from gcc-3.3.
There are also some *.Plo files which contain explicit references
to the 3.3 version. Please remove those in the 'clean' target.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libgconf-java-2.8.3.1/debian/control ./debian/control
--- ../tmp-orig/libgconf-java-2.8.3.1/debian/control 2005-04-06
22:43:06.891168727 +0200
+++ ./debian/control 2005-04-06 22:42:36.475871439 +0200
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Mark Howard <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4), libgtk2.0-dev (>=2.6), libgnome2-dev (>=2.8),
libgnomeui-dev, libglade-dev, jikes-classpath, gcj, autoconf, docbook-utils,
libgcj4-dev, cdbs, fastjar, automake1.9 | automake1.8 | automake, pkg-config,
gjdoc, libgtk-java (>=2.6)
+Build-Depends: debhelper (>> 4), libgtk2.0-dev (>=2.6), libgnome2-dev (>=2.8),
libgnomeui-dev, libglade-dev, jikes-classpath, gcj, autoconf, docbook-utils,
libgcj-dev, cdbs, fastjar, automake1.9 | automake1.8 | automake, pkg-config,
gjdoc, libgtk-java (>=2.6)
Standards-Version: 3.6.1.0
Package: libgconf-java
diff -urN ../tmp-orig/libgconf-java-2.8.3.1/debian/rules ./debian/rules
--- ../tmp-orig/libgconf-java-2.8.3.1/debian/rules 2005-04-06
22:43:06.891168727 +0200
+++ ./debian/rules 2005-04-06 22:43:02.741946685 +0200
@@ -10,3 +10,4 @@
clean::
-rm -rf doc/api/
+ find -name *.Plo | xargs rm -f
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]