[robust-http-client] 05/07: Ignore the dependency on maven-scm (Closes: #797286)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 31 15:58:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository robust-http-client.
commit 515eee429d75c2d43866141bc0af11660b1449ae
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 31 17:54:16 2015 +0200
Ignore the dependency on maven-scm (Closes: #797286)
---
debian/changelog | 1 +
debian/maven.ignoreRules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 482105f..784302e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
robust-http-client (1.2-3) UNRELEASED; urgency=medium
* Team upload.
+ * Ignore the dependency on maven-scm (Closes: #797286)
* debian/control:
- Removed the deprecated DM-Upload-Allowed field
- Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 72d16af..fa7ee6d 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -17,4 +17,4 @@
org.apache.maven.plugins maven-idea-plugin * * * *
org.jvnet.wagon-svn wagon-svn * * * *
org.kathrynhuxtable.maven.wagon wagon-gitsite * * * *
-org.apache.maven.scm maven-scm-provider-gitexe * * * *
+org.apache.maven.scm maven-scm-* * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robust-http-client.git
More information about the pkg-java-commits
mailing list