[jedit] 05/07: Updated the dh invocation options for dh9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 13 11:28:02 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jedit.
commit bb61f3a9a1838837af7bd464a007c3d467b6ac2f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Oct 13 12:19:31 2014 +0200
Updated the dh invocation options for dh9
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c127f4f..525093e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ ICONS := $(DESTDIR)/usr/share/icons/hicolor
TMPDIR := get-orig-source-tmp
%:
- dh --with javahelper $@
+ dh $@ --with javahelper
override_dh_builddeb:
dh_builddeb -- -Zxz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git
More information about the pkg-java-commits
mailing list