[jedit] 03/09: Remove override for dh_builddeb because xz is the default compressor now.
Markus Koschany
apo at moszumanska.debian.org
Wed Nov 29 22:13:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jedit.
commit 44d341dc8cca86d5274377c32888cf71dca15f5d
Author: Markus Koschany <apo at debian.org>
Date: Wed Nov 29 22:48:58 2017 +0100
Remove override for dh_builddeb because xz is the default compressor now.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 9222db3..688fa60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ TMPDIR := get-orig-source-tmp
%:
dh $@ --with javahelper
-override_dh_builddeb:
- dh_builddeb -- -Zxz
-
override_dh_auto_configure:
# bsh: extract and copy to jEdit original locations
mkdir bsh && cd bsh && tar zxf /usr/src/bsh-src/bsh.tar.gz
--
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