[libjsr305-java] 01/01: Ignore the parent pom of the artifact org.jsr-305:jsr305
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon May 4 23:27:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjsr305-java.
commit a82d1578c9b1355b8354ada2c6362c514766dc76
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 5 01:25:50 2015 +0200
Ignore the parent pom of the artifact org.jsr-305:jsr305
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index caeaee3..b131529 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libjsr305-java (0.1~+svn49-8) unstable; urgency=medium
+
+ * Team upload.
+ * Ignore the parent pom of the artifact org.jsr-305:jsr305
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 05 May 2015 01:16:53 +0200
+
libjsr305-java (0.1~+svn49-7) unstable; urgency=medium
* Restore missing maven coordinates. (Closes: #784162).
diff --git a/debian/rules b/debian/rules
index b74c2a5..cf77880 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ get-orig-source:
override_jh_installlibs:
cp ri/pom.xml debian/pom.xml
- mh_installpom -plib$(PACKAGE)-java --rules=debian/maven-compat.rules debian/pom.xml
+ mh_installpom -plib$(PACKAGE)-java --no-parent --rules=debian/maven-compat.rules debian/pom.xml
mh_installjar -plib$(PACKAGE)-java --rules=debian/maven-compat.rules debian/pom.xml $(PACKAGE).jar
mh_installpoms -plib$(PACKAGE)-java
mh_installjar -plib$(PACKAGE)-java --usj-version=$(DEB_UPSTREAM_VERSION) \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjsr305-java.git
More information about the pkg-java-commits
mailing list