[rsyntaxtextarea] 08/08: - fixed package to include POM-files
Benjamin Mesing
ben at alioth.debian.org
Mon Sep 30 20:11:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
ben pushed a commit to branch master
in repository rsyntaxtextarea.
commit 0a0c1ef7361f459d971a080dd4c7eb5e175876af
Author: Benjamin Mesing <bensmail at gmx.net>
Date: Mon Sep 30 22:07:49 2013 +0200
- fixed package to include POM-files
---
debian/librsyntaxtextarea-java.poms | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/librsyntaxtextarea-java.poms b/debian/librsyntaxtextarea-java.poms
index 7ef8c07..a7d21cf 100644
--- a/debian/librsyntaxtextarea-java.poms
+++ b/debian/librsyntaxtextarea-java.poms
@@ -1 +1 @@
-debian/pom.xml --no-parent
\ No newline at end of file
+debian/pom.xml --no-parent --usj-name=rsyntaxtextarea
diff --git a/debian/rules b/debian/rules
index 8151047..41bb2a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
%:
- dh --with javahelper --with jh_maven_repo_helper $@
+ dh $@ --with javahelper --with jh_maven_repo_helper
get-orig-source:
uscan --download-version $(VERSION) --force-download
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rsyntaxtextarea.git
More information about the pkg-java-commits
mailing list