Bug#387983: Patch for NMU
Franz Pletz
fpletz at franz-pletz.org
Sun Oct 15 16:14:46 CEST 2006
Patch for NMU attached.
--
Franz Pletz \ eat Depends: cook | eat-out
www: http://franz-pletz.org/ \ But eat-out is non-free so that's out
email: fpletz at franz-pletz.org \ And cook Recommends: clean-pans
-------------- next part --------------
diff -u classpath-0.92/debian/control classpath-0.92/debian/control
--- classpath-0.92/debian/control
+++ classpath-0.92/debian/control
@@ -25,8 +25,8 @@
Package: classpath-gtkpeer
Architecture: any
Depends: ${shlibs:Depends}
-Replaces: classpath (<< 0.92-1)
-Conflicts: classpath (<< 0.92-1)
+Replaces: classpath (<< 2:0.92-1)
+Conflicts: classpath (<< 2:0.92-1)
Description: clean room standard Java libraries - GTK AWT peer
GNU classpath provides a free replacement for Sun's proprietary class
libraries so that the GNU system can run programs written in the Java
diff -u classpath-0.92/debian/changelog classpath-0.92/debian/changelog
--- classpath-0.92/debian/changelog
+++ classpath-0.92/debian/changelog
@@ -1,3 +1,11 @@
+classpath (2:0.92-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Corrected Conflicts and Replaces for classpath-gtkpeer: epoch was
+ missing. (Closes: #387983)
+
+ -- Franz Pletz <fpletz at franz-pletz.org> Sun, 15 Oct 2006 15:59:02 +0200
+
classpath (2:0.92-3) unstable; urgency=low
* Build tools correctly on binary-arch-only builds (Closes: #387033).
More information about the pkg-java-maintainers
mailing list