[guava-libraries] 03/07: Ignore the errorprone annotations (not used)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Dec 18 00:32:47 UTC 2015
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 fd045e43da6c80caf71d1ffdfc17d1337d1b6f62
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Dec 18 00:37:47 2015 +0100
Ignore the errorprone annotations (not used)
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2f8f67e..4ed18a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ guava-libraries (19.0-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patches
- Removed 07-java8-compatibility.patch (fixed upstream)
+ - Ignore the errorprone annotations (not used)
* Build with the DH sequencer instead of CDBS
* Updated the URL of the homepage
* Watch and download the releases from GitHub
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 2da7699..cee1b1e 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
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 * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guava-libraries.git
More information about the pkg-java-commits
mailing list