[SCM] libjgraph-java packaging branch, master, updated. 50acad1ad819f6e2a3382e5b7c19d7af3c2c3d57
tony mancill
tmancill at debian.org
Tue May 29 05:48:51 UTC 2012
The following commit has been merged in the master branch:
commit 50acad1ad819f6e2a3382e5b7c19d7af3c2c3d57
Author: tony mancill <tmancill at debian.org>
Date: Mon May 28 22:45:40 2012 -0700
remove JRE dependency; prepare for upload
diff --git a/debian/changelog b/debian/changelog
index 506f524..7679eb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libjgraph-java (5.12.4.2+dfsg-2) UNRELEASED; urgency=low
+libjgraph-java (5.12.4.2+dfsg-2) unstable; urgency=low
[ gregor herrmann ]
* debian/watch: fix dversionmangle.
@@ -8,6 +8,7 @@ libjgraph-java (5.12.4.2+dfsg-2) UNRELEASED; urgency=low
* Add gregor to Uploaders.
* Update Vcs-* headers.
* Set Standards-Version to 3.9.3 (no changes).
+ * Remove needless dependency on JRE.
-- tony mancill <tmancill at debian.org> Mon, 28 May 2012 22:32:30 -0700
diff --git a/debian/control b/debian/control
index 66eb835..95758b6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/libspin-java.git
Package: libjgraph-java
Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java-runtime-headless
+Depends: ${misc:Depends}
Description: JFC/Swing graph component for Java
JGraph is an easy-to-use, feature-rich and standards-compliant open source
graph component available for Java. Application areas include:
--
libjgraph-java packaging
More information about the pkg-java-commits
mailing list