[cpp-log4shib] 10/20: The default compressor is xz since jessie
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:14:07 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/1.0.9-1
in repository cpp-log4shib.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=e8083804ae8415c66f8cbd0ee88e07ff862acbb1
commit e8083804ae8415c66f8cbd0ee88e07ff862acbb1
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Thu Jan 14 15:12:37 2016 +0100
The default compressor is xz since jessie
Since dpkg 1.17.0 for binary and dpkg 1.17.6 for source packages.
---
debian/rules | 3 ---
debian/source/options | 1 -
2 files changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index d5973ce..9e9f0b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,9 +53,6 @@ override_dh_installdocs:
override_dh_autoreconf:
dh_autoreconf --as-needed
-override_dh_builddeb:
- dh_builddeb -- -Zxz
-
%:
dh $@ --with autoreconf
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index b7bc1f2..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = "xz"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list