This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository clirr.
commit 8090fb36a88683c4043d714ae02ab98211a95196 Author: Miguel Landaeta <[email protected]> Date: Fri Apr 27 19:32:49 2012 +0000 * Team upload. * Use public access URL in Vcs-Svn field. (Closes: #669256). * Bump Standards-Version to 3.9.3. No changes were required. * Fix binary-control-field-duplicates-source field "section" lintian warning. * Fix several lintian warnings in copyright file. --- debian/changelog | 10 ++++++++++ debian/control | 6 +++--- debian/copyright | 10 +++++----- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3bb7758..466c128 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +clirr (0.6-4) UNRELEASED; urgency=low + + * Team upload. + * Use public access URL in Vcs-Svn field. (Closes: #669256). + * Bump Standards-Version to 3.9.3. No changes were required. + * Fix binary-control-field-duplicates-source field "section" lintian warning. + * Fix several lintian warnings in copyright file. + + -- Miguel Landaeta <[email protected]> Fri, 27 Apr 2012 19:18:13 -0430 + clirr (0.6-3) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 138db42..2c95da5 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Uploaders: Ludovic Claude <[email protected]> Homepage: http://clirr.sourceforge.net/ Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, maven-ant-helper Build-Depends-Indep: maven-repo-helper, libbcel-java, libcommons-cli-java, libcommons-lang-java -Standards-Version: 3.8.2 -Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/clirr +Standards-Version: 3.9.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/clirr +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/clirr/ Package: clirr Architecture: all -Section: java Depends: ${misc:Depends}, libbcel-java, libcommons-cli-java, libcommons-lang-java Recommends: ant Description: Checks Java libraries for compatibility with older releases diff --git a/debian/copyright b/debian/copyright index 1e78582..10c8f3e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,15 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Clirr -Maintainer: Lars Kühne +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Clirr +Upstream-Contact: Lars Kühne Source: http://clirr.sourceforge.net/ Files: * Copyright: 2003-2005 Lars Kühne -License: LGPL-2.1+ +License: LGPL-2.1 Files: debian/* Copyright: 2009, Ludovic Claude <[email protected]> -License: GPL-3+ +License: GPL-3 License: LGPL-2.1 On Debian GNU/Linux system you can find the complete text of the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clirr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

