[SCM] pulseaudio packaging branch, master, updated. debian/2.1-2-1-g83bfa6e
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sat Aug 11 15:06:49 UTC 2012
The branch, master has been updated
via 83bfa6ec2c1d81daf694017a77164323fc79f04a (commit)
from ed377d7906ba7a73212a461b62bd46c14f48505d (commit)
- Shortlog ------------------------------------------------------------
83bfa6e debian/rules: se xz compression for binary packages. (Patch by Ansgar Burchardt) (Closes: #683905)
Summary of changes:
debian/changelog | 7 +++++++
debian/rules | 2 ++
2 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 83bfa6ec2c1d81daf694017a77164323fc79f04a
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sat Aug 11 14:37:07 2012 +0200
debian/rules: se xz compression for binary packages. (Patch by Ansgar Burchardt) (Closes: #683905)
Conflicts:
debian/changelog
diff --git a/debian/changelog b/debian/changelog
index b2dc066..5e50be4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pulseaudio (2.1-3) UNRELEASED; urgency=low
+
+ * debian/rules: use xz compression for binary packages. (Patch by Ansgar
+ Burchardt) (Closes: #683905)
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 11 Aug 2012 14:36:13 +0200
+
pulseaudio (2.1-2) experimental; urgency=low
* debian/control: Use linux-any where applicable instead of specifying
diff --git a/debian/rules b/debian/rules
index dadf89f..a767915 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,3 +62,5 @@ LDFLAGS += -Wl,--no-as-needed
DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
DEB_UPDATE_RCD_PARAMS = start 25 2 3 4 5 . stop 15 0 1 6 .
+
+DEB_DH_BUILDDEB_ARGS = -- -Zxz
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list