[libcommons-compress-java] 07/08: Depend on libcommons-parent-java (required for the OSGi metadata)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 20 14:49:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-compress-java.
commit 10b71938161a9a7ca38a187f7476906950afe9ee
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Apr 20 16:23:42 2016 +0200
Depend on libcommons-parent-java (required for the OSGi metadata)
---
debian/control | 2 ++
debian/libcommons-compress-java.poms | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 00eaee3..dc715fe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,9 @@ Build-Depends: debhelper (>= 9),
default-jdk,
junit4,
javahelper,
+ libcommons-parent-java,
libmaven-bundle-plugin-java,
+ libmaven-javadoc-plugin-java,
libxz-java (>= 1.5),
maven-debian-helper
Standards-Version: 3.9.8
diff --git a/debian/libcommons-compress-java.poms b/debian/libcommons-compress-java.poms
index 5ad70f2..0417132 100644
--- a/debian/libcommons-compress-java.poms
+++ b/debian/libcommons-compress-java.poms
@@ -25,4 +25,4 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --has-package-version
+pom.xml --has-package-version
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git
More information about the pkg-java-commits
mailing list