Package: libgtk-java
Version: 2.6.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/libgtk-java-2.6.1/debian/control ./debian/control
--- ../tmp-orig/libgtk-java-2.6.1/debian/control        2005-04-06 
22:17:52.868040288 +0200
+++ ./debian/control    2005-04-06 17:14:48.000000000 +0200
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Mark Howard <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4), libgtk2.0-dev (>=2.6), jikes-classpath, gcj, 
autoconf, docbook-utils, libgcj4-dev, cdbs, fastjar, automake1.9 | automake1.8 
| automake, pkg-config, gjdoc
+Build-Depends: debhelper (>> 4), libgtk2.0-dev (>=2.6), jikes-classpath, gcj, 
autoconf, docbook-utils, libgcj-dev, cdbs, fastjar, automake1.9 | automake1.8 | 
automake, pkg-config, gjdoc
 Standards-Version: 3.6.1.0
 
 Package: libgtk-java
diff -urN ../tmp-orig/libgtk-java-2.6.1/debian/rules ./debian/rules
--- ../tmp-orig/libgtk-java-2.6.1/debian/rules  2005-04-06 22:17:52.868040288 
+0200
+++ ./debian/rules      2005-04-06 17:54:32.000000000 +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]

Reply via email to