[Pkg-utopia-commits] r2374 - in /packages/unstable/dbus-java/debian: changelog rules

mjj29 at users.alioth.debian.org mjj29 at users.alioth.debian.org
Mon Jul 21 10:30:07 UTC 2008


Author: mjj29
Date: Mon Jul 21 10:30:06 2008
New Revision: 2374

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2374
Log:
  * javahelper should have fixed the depends on libmatthew-debug-java....
      except it wasn't that problem. Missing dependency added to jar in
          debian/rules
              (Really Closes: #491208)
     * Fixed changelog entry below to not be on crack. 


Modified:
    packages/unstable/dbus-java/debian/changelog
    packages/unstable/dbus-java/debian/rules

Modified: packages/unstable/dbus-java/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-java/debian/changelog?rev=2374&op=diff
==============================================================================
--- packages/unstable/dbus-java/debian/changelog (original)
+++ packages/unstable/dbus-java/debian/changelog Mon Jul 21 10:30:06 2008
@@ -1,8 +1,19 @@
+dbus-java (2.5-3) unstable; urgency=low
+
+  * javahelper should have fixed the depends on libmatthew-debug-java....
+    except it wasn't that problem. Missing dependency added to jar in
+    debian/rules
+    (Really Closes: #491208)
+  * Fixed changelog entry below to not be on crack.
+
+ -- Matthew Johnson <mjj29 at debian.org>  Mon, 21 Jul 2008 11:26:17 +0100
+
 dbus-java (2.5-2) unstable; urgency=low
 
   * Change to depend on openjdk and move to main from contrib 
+    (Closes: #490812, #491349)
   * javahelper should have fixed the depends on libmatthew-debug-java.
-    (Closes: #491208, #491349)
+    (Closes: #491208)
 
  -- Matthew Johnson <mjj29 at debian.org>  Sun, 20 Jul 2008 22:55:52 +0100
 

Modified: packages/unstable/dbus-java/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-java/debian/rules?rev=2374&op=diff
==============================================================================
--- packages/unstable/dbus-java/debian/rules (original)
+++ packages/unstable/dbus-java/debian/rules Mon Jul 21 10:30:06 2008
@@ -64,6 +64,7 @@
 	dh_installchangelogs -i
 	dh_installdocs -i
 	dh_install -i --sourcedir=debian/tmp
+	jh_manifest -plibdbus-java -c"/usr/share/java/unix.jar /usr/share/java/hexdump.jar"
 	jh_depends -pdbus-java-bin -jopen
 	jh_depends -plibdbus-java 
 	dh_compress -i -X.pdf




More information about the Pkg-utopia-commits mailing list