Author: dominik-guest
Date: 2009-03-28 14:23:03 +0000 (Sat, 28 Mar 2009)
New Revision: 8141

Modified:
   trunk/png-sixlegs/debian/changelog
   trunk/png-sixlegs/debian/control
Log:
fixed Depends declaration

Modified: trunk/png-sixlegs/debian/changelog
===================================================================
--- trunk/png-sixlegs/debian/changelog  2009-03-28 13:37:43 UTC (rev 8140)
+++ trunk/png-sixlegs/debian/changelog  2009-03-28 14:23:03 UTC (rev 8141)
@@ -1,3 +1,10 @@
+png-sixlegs (1.3.0-2) UNRELEASED; urgency=low
+
+  * debian/control
+    - added missing ${misc:Depends} and ${java:Depends}
+
+ -- Dominik Smatana <[email protected]>  Sat, 28 Mar 2009 15:19:43 
+0100
+
 png-sixlegs (1.3.0-1) unstable; urgency=low
 
   * upstream release 1.3.0 (closes: #464328)

Modified: trunk/png-sixlegs/debian/control
===================================================================
--- trunk/png-sixlegs/debian/control    2009-03-28 13:37:43 UTC (rev 8140)
+++ trunk/png-sixlegs/debian/control    2009-03-28 14:23:03 UTC (rev 8141)
@@ -14,6 +14,7 @@
 Architecture: all
 Section: java
 Priority: optional
+Depends: ${misc:Depends}, ${java:Depends}
 Suggests: libpng-sixlegs-java-doc
 Description: Sixlegs Java PNG Decoder
  Sixlegs Java PNG Decoder is Java library for decoding PNG image files.


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to