[debian-edu-commits] debian-edu/ 02/02: debian/rules: set DEB_DH_BUILDDEB_ARGS to use .xz compression for binary packages too.
Holger Levsen
holger at moszumanska.debian.org
Tue Oct 7 11:01:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-artwork.
commit a9b62433eb745e9a6ea89c7fe254cee442a11dc3
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 7 12:54:10 2014 +0200
debian/rules: set DEB_DH_BUILDDEB_ARGS to use .xz compression for binary packages too.
---
debian/changelog | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1873cf0..9cf7bd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,12 +51,13 @@ debian-edu-artwork (0.49-1) UNRELEASED; urgency=medium
package folder itself (excluding the debian/ directory).
[ Holger Levsen ]
+ * Switch to debian/source/format 3.0 (quilt), enable xz compression.
* debian/rules:
- fix get-orig-source target to create a compressed tar archive.
- rename get-orig-source target to new-upstream-version to match
README.source.
+ - set DEB_DH_BUILDDEB_ARGS to use .xz compression for binary packages too.
* Update README.source to refer to git instead of svn.
- * Switch to debian/source/format 3.0 (quilt), enable xz compression.
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 03 Oct 2014 16:54:10 +0200
diff --git a/debian/rules b/debian/rules
index c6ecdea..6b232c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ include /usr/share/cdbs/1/rules/utils.mk
DEB_DH_MAKESHLIBS_ARGS_ALL = -n
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp
+DEB_DH_BUILDDEB_ARGS = -- -Zxz
sbindir := /usr/sbin/
install/debian-edu-artwork-joy::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list