This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz-java.
commit ebf308a1bd81f15d3105b1461d9109a05ec6537c Author: Michael Koch <[email protected]> Date: Wed Nov 4 16:06:01 2009 +0000 libquartz-java (1.6.6-1) unstable; urgency=low * New upstream release. * Removed ${shlibs:Depends} from Depends. -- Michael Koch <[email protected]> Wed, 04 Nov 2009 17:01:27 +0100 --- debian/changelog | 7 +++++++ debian/control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cea2315..5b41a05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libquartz-java (1.6.6-1) unstable; urgency=low + + * New upstream release. + * Removed ${shlibs:Depends} from Depends. + + -- Michael Koch <[email protected]> Wed, 04 Nov 2009 17:01:27 +0100 + libquartz-java (1.6.5-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 2772909..e73eb25 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libquartz-java Package: libquartz-java Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, - default-jre | java1-runtime | java2-runtime +Depends: default-jre | java1-runtime | java2-runtime, ${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/libquartz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

