This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-digest.
commit b47807bdc19e9b6ea8a50ab4a31019a4eb3b1c3e Author: Torsten Werner <[email protected]> Date: Tue Sep 6 20:08:32 2011 +0000 * Switch to debhelper level 7. * Remove Paul from Uploaders list. * Update Standards-Version: 3.9.2. * Switch to source format 3.0. * Remove ${shlibs:Depends}. --- debian/changelog | 10 ++++++++++ debian/compat | 2 +- debian/control | 9 ++++----- debian/source/format | 1 + 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8942d5b..f8b2bf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +plexus-digest (1.1-3) unstable; urgency=low + + * Switch to debhelper level 7. + * Remove Paul from Uploaders list. + * Update Standards-Version: 3.9.2. + * Switch to source format 3.0. + * Remove ${shlibs:Depends}. + + -- Torsten Werner <[email protected]> Tue, 06 Sep 2011 22:05:40 +0200 + plexus-digest (1.1-2) unstable; urgency=low * Replace binary jar file with a fake file. diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index 56e0284..6cca756 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,17 @@ Source: plexus-digest Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Paul Cager <[email protected]>, - Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 6), default-jdk +Uploaders: Torsten Werner <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), default-jdk Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java -Standards-Version: 3.8.2 +Standards-Version: 3.9.2 Homepage: http://plexus.codehaus.org Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-digest Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-digest Package: libplexus-digest-java Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, libplexus-utils-java +Depends: ${misc:Depends}, libplexus-utils-java Description: Digest utilities for the Plexus system The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-digest.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

