Package: sane-backends
Version: 1.0.22-7.3
Severity: important
Tags: d-i patch

Hi,

we're trying to make some room on CD#1 and libsane would be nice to
compress with xz:
  3.6MB → 1.9MB

Trivial patch attached, thanks for considering.

Mraw,
KiBi.
diff -Nru sane-backends-1.0.22/debian/changelog sane-backends-1.0.22/debian/changelog
--- sane-backends-1.0.22/debian/changelog	2012-07-15 23:08:06.000000000 +0200
+++ sane-backends-1.0.22/debian/changelog	2012-09-11 17:28:39.000000000 +0200
@@ -1,3 +1,10 @@
+sane-backends (1.0.22-7.4) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Compress all binaries with xz.
+
+ -- Cyril Brulebois <k...@debian.org>  Tue, 11 Sep 2012 17:28:39 +0200
+
 sane-backends (1.0.22-7.3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru sane-backends-1.0.22/debian/rules sane-backends-1.0.22/debian/rules
--- sane-backends-1.0.22/debian/rules	2011-07-20 19:38:10.000000000 +0200
+++ sane-backends-1.0.22/debian/rules	2012-09-12 15:31:04.000000000 +0200
@@ -182,7 +182,7 @@
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
-	dh_builddeb
+	dh_builddeb -- -Zxz
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install autotools

Reply via email to