This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository velocity-tools.
commit acde72b6246698a026ba7b6240d8c052aa62739f Author: Torsten Werner <[email protected]> Date: Sat Apr 10 22:24:00 2010 +0000 * Team Upload * Let 'maintainers' start with uppercase M. * Update Standards-Version: 3.8.4. * Switch to source format 3.0. --- debian/changelog | 12 ++++++++++-- debian/control | 6 +++--- debian/rules | 1 - debian/source/format | 1 + 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5459b92..f7b8e42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,19 @@ -velocity-tools (1.4-4) UNRELEASED; urgency=low +velocity-tools (1.4-4) unstable; urgency=low + * Team Upload + + [ Damien Raude-Morvan ] * Bump debhelper compat to 7 * Use commons-collections 3.x: - Build-Depends and Depends on libcommons-collection3-java - Update classpath in DEB_JARS from debian/rules - -- Damien Raude-Morvan <[email protected]> Tue, 24 Nov 2009 20:14:04 +0100 + [ Torsten Werner ] + * Let 'maintainers' start with uppercase M. + * Update Standards-Version: 3.8.4. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Sun, 11 Apr 2010 00:20:58 +0200 velocity-tools (1.4-3) unstable; urgency=low diff --git a/debian/control b/debian/control index 9c16602..acf6cc1 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,11 @@ Source: velocity-tools Section: java Priority: optional -Maintainer: Debian Java maintainers <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, quilt, debhelper (>= 7), default-jdk, ant +Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant Build-Depends-Indep: antlr, libcommons-beanutils-java, libcommons-collections3-java, libcommons-digester-java, libcommons-lang-java, libcommons-logging-java, libcommons-validator-java, liboro-java, libservlet2.4-java, velocity, junit4, ant-optional, maven-repo-helper -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/velocity-tools Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/velocity-tools Homepage: http://velocity.apache.org/tools/ diff --git a/debian/rules b/debian/rules index 3392a5b..7d24f3b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,6 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java 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/velocity-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

