This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-interpolation.
commit 42c101a146f100641d2a7c45bab5728c2c2fd707 Author: Torsten Werner <[email protected]> Date: Sun Aug 28 16:22:25 2011 +0000 UNRELEASED * Switch to source format 3.0. * Switch to debhelper level 7. * Change Build-Depends: default-jdk-builddep to default-jdk. * Update Standards-Version: 3.9.1. --- debian/changelog | 10 ++++++++++ debian/compat | 2 +- debian/control | 4 ++-- debian/source/format | 1 + 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ee33ff9..5277bfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +plexus-interpolation (1.11-3) unstable; urgency=low + + UNRELEASED + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Change Build-Depends: default-jdk-builddep to default-jdk. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 18:18:23 +0200 + plexus-interpolation (1.11-2) 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 fc1be90..e793514 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep +Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-interpolation Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-interpolation/ Homepage: http://plexus.codehaus.org/plexus-components/plexus-interpolation/ 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-interpolation.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

