[libhibernate3-java] 01/03: Ignore the dependencies on wagon and maven-scm (Closes: #797439)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Aug 30 21:25:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libhibernate3-java.

commit 65e709ec708ecf39959122c8d8dc0686b590281b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Aug 30 23:15:27 2015 +0200

    Ignore the dependencies on wagon and maven-scm (Closes: #797439)
---
 debian/changelog         | 7 +++++++
 debian/maven.ignoreRules | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4657d1..c6dc3c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhibernate3-java (3.6.10.Final-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Ignore the dependencies on wagon and maven-scm (Closes: #797439)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sun, 30 Aug 2015 23:14:22 +0200
+
 libhibernate3-java (3.6.10.Final-3) unstable; urgency=medium
 
   * Depend on libcglib3-java instead of libcglib-java
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 362de4b..1e7b79d 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,8 +14,8 @@
 # from the POM
 #   junit junit jar s/3\..*/3.x/
 
-# FIXME: license problems but needs to be rechecked
-org.apache.maven.wagon wagon-webdav jar *
+org.apache.maven.wagon * jar *
+org.apache.maven.scm * jar *
 
 # FIXME: not yet packaged
 org.jboss.maven.plugins maven-jdocbook-plugin maven-plugin *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate3-java.git



More information about the pkg-java-commits mailing list