[libquartz2-java] 19/63: Remove Java runtime from Depends.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Apr 14 10:32:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libquartz2-java.
commit a31fe50d6aedd3700b31525b9ce93190e65fcc9d
Author: Torsten Werner <twerner at debian.org>
Date: Wed Aug 17 11:38:58 2011 +0000
Remove Java runtime from Depends.
---
debian/changelog | 3 ++-
debian/control | 5 +----
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bf24c18..44e0dc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ libquartz-java (1.7.3-1) unstable; urgency=low
* Update Homepage field.
* Use Maven to build package because upstream has switched to Maven.
* Switch to source format 3.0.
+ * Remove Java runtime from Depends.
- -- Torsten Werner <twerner at debian.org> Wed, 17 Aug 2011 13:29:42 +0200
+ -- Torsten Werner <twerner at debian.org> Wed, 17 Aug 2011 13:36:54 +0200
libquartz-java (1.6.6-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 65b9f58..a47dd34 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,6 @@ Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant
Build-Depends-Indep: glassfish-javaee, libcommons-modeler-java,
libservlet2.5-java, glassfish-mail, glassfish-javaee, libcommons-dbcp-java,
glassfish-activation, junit
-# libcommons-logging-java, libcommons-beanutils-java,
-# libcommons-collections3-java, libjboss-naming-java,
-# libjboss-system-java, libjboss-common-java, libjboss-jmx-java
Standards-Version: 3.8.3
Homepage: http://quartz-scheduler.org
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libquartz-java
@@ -17,7 +14,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libquartz-java
Package: libquartz-java
Architecture: all
-Depends: default-jre | java1-runtime | java2-runtime, ${misc:Depends}
+Depends: ${misc:Depends}
Description: open source job scheduling system
Quartz is a full-featured, open source job scheduling system that can
be integrated with, or used along side virtually any J2EE or J2SE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz2-java.git
More information about the pkg-java-commits
mailing list