[dbus-java] 02/03: stop using bzip2 for dh_builddeb
Tony Mancill
tmancill at moszumanska.debian.org
Wed Jan 29 14:52:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository dbus-java.
commit c921d2a24ae7bde52648a2600850e8b14b1fda89
Author: tony mancill <tmancill at debian.org>
Date: Tue Jan 28 22:03:40 2014 -0800
stop using bzip2 for dh_builddeb
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ac45bed..cc99273 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,4 @@ override_jh_depends:
jh_depends -pdbus-java-bin -jopen
jh_depends -plibdbus-java
override_dh_builddeb:
- dh_builddeb -i -- -Zbzip2
+ dh_builddeb -i
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dbus-java.git
More information about the pkg-java-commits
mailing list