[jackson-databind] 05/08: Ignore the new test dependencies
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Apr 8 13:13:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jackson-databind.
commit 4523368c18a6cdfabf07a2190f0e1495dfa2ac0c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Apr 8 14:45:10 2016 +0200
Ignore the new test dependencies
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index aa136b4..577d5f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jackson-databind (2.7.3-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
+ - Ignore the new test dependencies
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 2b0746f..4464ce6 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,3 +4,4 @@ org.hibernate hibernate-cglib-repack * * * *
com.google.code.maven-replacer-plugin replacer * * * *
org.apache.maven.plugins maven-release-plugin * * * *
org.codehaus.mojo cobertura-maven-plugin * * * *
+* * * * * test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-databind.git
More information about the pkg-java-commits
mailing list