This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guava-libraries.
commit db058a7fdf5db3718e15413bbc52f090037f3a1c Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 18 01:09:20 2015 +0100 Upload to unstable --- debian/changelog | 4 ++-- debian/copyright | 4 ++-- debian/maven.ignoreRules | 8 ++++---- debian/maven.publishedRules | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c123cd..6679838 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -guava-libraries (19.0-1) UNRELEASED; urgency=medium +guava-libraries (19.0-1) unstable; urgency=medium * New upstream release - Refreshed the patches @@ -11,7 +11,7 @@ guava-libraries (19.0-1) UNRELEASED; urgency=medium * Updated the URL of the homepage * Watch and download the releases from GitHub - -- Emmanuel Bourg <[email protected]> Thu, 17 Dec 2015 23:46:32 +0100 + -- Emmanuel Bourg <[email protected]> Fri, 18 Dec 2015 01:08:23 +0100 guava-libraries (18.0-4) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index ab9ce4d..cf800ce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,14 +6,14 @@ Comment: Upstream authors: Kevin Bourrillion, Jared Levy, Mike Bostock, Jesse Wilson. Files: * -Copyright: 2007-2014, Google Inc. +Copyright: 2007-2015, Google Inc. License: Apache-2.0 Files: debian/* Copyright: 2008-2010, Torsten Werner <[email protected]>, 2009, Ludovic Claude <[email protected]>, 2011-2012, Miguel Landaeta <[email protected]> - 2013-2014, Emmanuel Bourg <[email protected]> + 2013-2015, Emmanuel Bourg <[email protected]> License: Apache-2.0 License: Apache-2.0 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index f9538ab..fbc260b 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,15 +1,15 @@ -org.sonatype.oss oss-parent * * * * -com.google.errorprone error_prone_annotations * * * * com.google.guava guava-gwt jar * * * com.google.guava guava-testlib jar * * * com.google.guava guava-tests jar * * * -com.google.j2objc j2objc-annotations * * * * com.google.caliper caliper * * * * +com.google.errorprone error_prone_annotations * * * * +com.google.j2objc j2objc-annotations * * * * junit junit * * * * org.apache.maven.plugins maven-gpg-plugin * * * * org.apache.maven.plugins maven-source-plugin * * * * +org.codehaus.mojo animal-sniffer-maven-plugin * * * * org.easymock easymock * * * * org.mockito mockito-core * * * * +org.sonatype.oss oss-parent * * * * org.truth0 truth * * * * -org.codehaus.mojo animal-sniffer-maven-plugin * * * * diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules index 7dd91ea..b0df49a 100644 --- a/debian/maven.publishedRules +++ b/debian/maven.publishedRules @@ -1,4 +1,4 @@ -com.google.guava guava s/jar/bundle/ s/.*/debian/ * * -s/com.google.collections/com.google.guava/ s/google-collections/guava/ s/jar/bundle/ s/.*/debian/ * * s/com.google.code.google-collections/com.google.guava/ s/google-collect/guava/ s/jar/bundle/ s/.*/debian/ * * +s/com.google.collections/com.google.guava/ s/google-collections/guava/ s/jar/bundle/ s/.*/debian/ * * +com.google.guava guava s/jar/bundle/ s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guava-libraries.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

