This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-collections4-java.
commit c4762cec1c2f99bdd547f021007f1a9070891374 Author: Emmanuel Bourg <[email protected]> Date: Sun Dec 6 22:46:42 2015 +0100 Upload to unstable --- debian/changelog | 4 ++-- debian/control | 6 +++--- debian/copyright | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c4c46d..48c5e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libcommons-collections4-java (4.1-1) UNRELEASED; urgency=medium +libcommons-collections4-java (4.1-1) unstable; urgency=medium * New upstream release * Build with the DH sequencer instead of CDBS @@ -6,7 +6,7 @@ libcommons-collections4-java (4.1-1) UNRELEASED; urgency=medium * Use XZ compression for the upstream tarball * Moved the package to Git - -- Emmanuel Bourg <[email protected]> Sun, 06 Dec 2015 22:11:35 +0100 + -- Emmanuel Bourg <[email protected]> Sun, 06 Dec 2015 22:46:04 +0100 libcommons-collections4-java (4.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index aca0a99..16f5758 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-collections4-java.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-collections4-java.git -Homepage: http://commons.apache.org/proper/commons-collections/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-collections4-java.git +Homepage: http://commons.apache.org/collections/ Package: libcommons-collections4-java Architecture: all @@ -52,6 +52,6 @@ Recommends: ${maven:DocOptionalDepends} Suggests: libcommons-collections4-java Description: Documentation for Commons Collections 4 Commons Collections seek to build upon the JDK classes by providing new - interfaces, implementations and utilities. + interfaces, implementations and utilities. . This package contains the API documentation of libcommons-collections4-java. diff --git a/debian/copyright b/debian/copyright index 47ce0f8..87b985b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: Apache Commons Collections Source: http://commons.apache.org/collections/ Files: * -Copyright: 2001-2013, The Apache Software Foundation +Copyright: 2001-2015, The Apache Software Foundation License: Apache-2.0 Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-collections4-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

