Author: fourmond
Date: 2009-02-17 21:47:13 +0000 (Tue, 17 Feb 2009)
New Revision: 7989

Modified:
   trunk/xmlgraphics-commons/debian/changelog
   trunk/xmlgraphics-commons/debian/control
Log:
[xmlgraphics-commons] Fix the last remaining lintian warning + ready for upload 
to unstable

Modified: trunk/xmlgraphics-commons/debian/changelog
===================================================================
--- trunk/xmlgraphics-commons/debian/changelog  2009-02-17 21:41:42 UTC (rev 
7988)
+++ trunk/xmlgraphics-commons/debian/changelog  2009-02-17 21:47:13 UTC (rev 
7989)
@@ -1,3 +1,10 @@
+xmlgraphics-commons (1.3.1.dfsg-2) unstable; urgency=low
+
+  * Uploading to unstable
+  * Add a missing ${misc:Depends} in dependencies
+
+ -- Vincent Fourmond <[email protected]>  Tue, 17 Feb 2009 21:44:28 +0100
+
 xmlgraphics-commons (1.3.1.dfsg-1) experimental; urgency=low
 
   [ Sylvestre Ledru ]

Modified: trunk/xmlgraphics-commons/debian/control
===================================================================
--- trunk/xmlgraphics-commons/debian/control    2009-02-17 21:41:42 UTC (rev 
7988)
+++ trunk/xmlgraphics-commons/debian/control    2009-02-17 21:47:13 UTC (rev 
7989)
@@ -11,7 +11,7 @@
 
 Package: libxmlgraphics-commons-java
 Architecture: all
-Depends: java-gcj-compat | java2-runtime
+Depends: java-gcj-compat | java2-runtime, ${misc:Depends}
 Description: reusable components used by Batik and FOP
  Apache XML Graphics Commons is a library that consists of several
  reusable components used by Apache Batik and Apache FOP. Many of these


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

Reply via email to