[libcommons-lang3-java] 07/08: Enabled the OSGi metadata (Closes: #782151)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 1 11:17:36 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-lang3-java.

commit 7a801000a86356638720ac66c6d7bd9430dc5de8
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 1 12:09:32 2016 +0200

    Enabled the OSGi metadata (Closes: #782151)
---
 debian/changelog                  | 1 +
 debian/control                    | 2 ++
 debian/libcommons-lang3-java.poms | 2 +-
 debian/maven.rules                | 1 +
 4 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4b6817c..77421eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libcommons-lang3-java (3.4-2) UNRELEASED; urgency=medium
 
+  * Enabled the OSGi metadata (Closes: #782151)
   * Relocated the 3.x artifacts to the 'debian' version
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 3.9.8
diff --git a/debian/control b/debian/control
index 549621c..324b81a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,10 @@ Build-Depends:
 Build-Depends-Indep:
  default-jdk-doc,
  junit4 (>= 4.12),
+ libcommons-parent-java,
  libcommons-io-java,
  libeasymock-java,
+ libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-lang3-java.git
diff --git a/debian/libcommons-lang3-java.poms b/debian/libcommons-lang3-java.poms
index f3934c1..a21091f 100644
--- a/debian/libcommons-lang3-java.poms
+++ b/debian/libcommons-lang3-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 --java-lib --relocate=org.apache.commons:commons-lang3:3.x
+pom.xml --has-package-version --java-lib --relocate=org.apache.commons:commons-lang3:3.x
diff --git a/debian/maven.rules b/debian/maven.rules
index 994b9b0..d68fcb4 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -18,3 +18,4 @@
 
 junit junit jar s/4\..*/4.x/ * *
 s/easymock/org.easymock/ easymock * s/.*/debian/ * *
+org.apache.commons commons-parent pom s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list