[libjaxen-java] 46/49: Generate the OSGi metadata

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 25 13:22:14 UTC 2017


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

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

commit fbd71b33722a77a0d95ede491bad15273943c9a7
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 25 14:56:46 2017 +0200

    Generate the OSGi metadata
---
 debian/changelog                                |  1 +
 debian/maven.publishedRules                     |  2 --
 debian/patches/01-change-packaging-to-jar.patch | 14 --------------
 debian/patches/series                           |  1 -
 4 files changed, 1 insertion(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52dbdaf..2679bd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libjaxen-java (1.1.6-2) UNRELEASED; urgency=medium
 
   * Suggest instead of recommending libdom4j-java, libjdom1-java and libxom-java
+  * Generate the OSGi metadata
   * Build with the DH sequencer instead of CDBS
   * Moved the package to Git
   * Standards-Version updated to 4.1.1
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
deleted file mode 100644
index 1d342fa..0000000
--- a/debian/maven.publishedRules
+++ /dev/null
@@ -1,2 +0,0 @@
-
-jaxen jaxen s/jar/bundle/ s/.*/debian/ * *
diff --git a/debian/patches/01-change-packaging-to-jar.patch b/debian/patches/01-change-packaging-to-jar.patch
deleted file mode 100644
index c6ee335..0000000
--- a/debian/patches/01-change-packaging-to-jar.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Change packaging to jar
-Author: Emmanuel Bourg <ebourg at apache.org>
-Forwarded: not-needed
---- a/pom.xml
-+++ b/pom.xml
-@@ -10,7 +10,7 @@
- 
-   <groupId>jaxen</groupId>
-   <artifactId>jaxen</artifactId>
--  <packaging>bundle</packaging>
-+  <packaging>jar</packaging>
-   <name>jaxen</name>
-   <version>1.1.6</version>
-   <description>Jaxen is a universal Java XPath engine.</description>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9e463b9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-change-packaging-to-jar.patch

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



More information about the pkg-java-commits mailing list