[xmlgraphics-commons] 14/47: [xmlgraphics-commons] Fix the last remaining lintian warning + ready for upload to unstable
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 2 23:28:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xmlgraphics-commons.
commit 948df2ec306c4bb84cc5b816749443cbeab26ee1
Author: Vincent Fourmond <fourmond at debian.org>
Date: Tue Feb 17 21:47:13 2009 +0000
[xmlgraphics-commons] Fix the last remaining lintian warning + ready for upload to unstable
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9e68d0e..e6b06a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <fourmond at debian.org> Tue, 17 Feb 2009 21:44:28 +0100
+
xmlgraphics-commons (1.3.1.dfsg-1) experimental; urgency=low
[ Sylvestre Ledru ]
diff --git a/debian/control b/debian/control
index de65611..d393f8e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.8.0
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git
More information about the pkg-java-commits
mailing list