This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-velocity.
commit f2dc35bd6b467e9f34852b3c0b248941586e7343 Author: Torsten Werner <[email protected]> Date: Sun Aug 28 20:59:07 2011 +0000 * Team upload. * Remove Trygve and Paul from Uploaders list. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. * Switch to source format 3.0. * Change Depends: classpath-doc to default-jdk-doc. (Closes: #567290) --- debian/changelog | 11 +++++++++++ debian/compat | 2 +- debian/control | 11 +++++------ debian/source/format | 1 + 4 files changed, 18 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 80852d0..959ab03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +plexus-velocity (1.1.7-4) unstable; urgency=low + + * Team upload. + * Remove Trygve and Paul from Uploaders list. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + * Switch to source format 3.0. + * Change Depends: classpath-doc to default-jdk-doc. (Closes: #567290) + + -- Torsten Werner <[email protected]> Sun, 28 Aug 2011 22:56:35 +0200 + plexus-velocity (1.1.7-3) unstable; urgency=low * Add Build-Depends on openjdk-6-doc (Closes: #543116) 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 e82167e..1d05270 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,12 @@ Source: plexus-velocity Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstol <[email protected]>, Paul Cager <[email protected]>, - Michael Koch <[email protected]>, Ludovic Claude <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]> Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, libcommons-collections-java, - libplexus-containers-java, velocity, junit, junit-doc, openjdk-6-doc -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk -Standards-Version: 3.8.3 + libplexus-containers-java, velocity, junit, junit-doc, default-jdk-doc +Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-velocity Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-velocity Homepage: http://plexus.codehaus.org/ @@ -42,7 +41,7 @@ Description: Plexus component interface to velocity Package: libplexus-velocity-java-doc Architecture: all Section: doc -Depends: ${misc:Depends}, classpath-doc +Depends: ${misc:Depends}, default-jdk-doc Suggests: libplexus-velocity-java Description: API Documentation for plexus-velocity The Plexus project provides a full software stack for creating and executing 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-velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

