[commons-jcs] 25/27: Removed the dependency on commons-parent

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Nov 16 18:51:15 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository commons-jcs.

commit ebd713de51b72ba8fbfe7456c0b4a19c5e2695c1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Nov 16 19:20:41 2015 +0100

    Removed the dependency on commons-parent
---
 debian/control                  | 1 -
 debian/libcommons-jcs-java.poms | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index fd9af46..dfc5ebe 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends-Indep: ant,
                      libcommons-httpclient-java,
                      libcommons-lang3-java,
                      libcommons-logging-java,
-                     libcommons-parent-java (>= 22),
                      libcommons-pool-java,
                      libderby-java,
                      libgeronimo-interceptor-3.0-spec-java (>= 1.0.1-3~),
diff --git a/debian/libcommons-jcs-java.poms b/debian/libcommons-jcs-java.poms
index dbca14b..9e617b3 100644
--- a/debian/libcommons-jcs-java.poms
+++ b/debian/libcommons-jcs-java.poms
@@ -25,9 +25,9 @@
 #   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 #     Empty by default. [mh_install]
 #
-pom.xml
-commons-jcs-core/pom.xml
-commons-jcs-jcache/pom.xml
+pom.xml --no-parent --has-package-version
+commons-jcs-core/pom.xml --has-package-version
+commons-jcs-jcache/pom.xml --has-package-version
 commons-jcs-tck-tests/pom.xml --ignore
 commons-jcs-jcache-extras/pom.xml --ignore
 commons-jcs-jcache-openjpa/pom.xml --ignore

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



More information about the pkg-java-commits mailing list