This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shared-io.
commit 1a1b6f269825bcdc310d84018d922e0c29d76817 Author: Torsten Werner <[email protected]> Date: Wed Aug 24 20:57:04 2011 +0000 * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 4 ++-- debian/source/format | 1 + 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c589000..870c2e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +maven-shared-io (1.1-4) unstable; urgency=low + + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Wed, 24 Aug 2011 22:55:00 +0200 + maven-shared-io (1.1-3) unstable; urgency=low * Upload to unstable. diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 7b4c970..399c231 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]> -Build-Depends: default-jdk, debhelper (>= 5), cdbs +Build-Depends: default-jdk, debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, libmaven2-core-java, libwagon-java, libplexus-utils-java, libplexus-component-api-java -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-shared-io Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-shared-io/ Homepage: http://maven.apache.org 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/maven-shared-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

