[SCM] Amarok packaging branch, master, updated. debian/2.4.3-1-11-g0805c91

Modestas Vainius modax at alioth.debian.org
Sat Dec 17 18:55:43 UTC 2011


The following commit has been merged in the master branch:
commit 0805c91a6cfe0caed540c2ac11ac8f474c31be64
Author: Modestas Vainius <modax at debian.org>
Date:   Sat Dec 17 20:46:12 2011 +0200

    Compress amarok-dbg package with xz.
---
 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02fa527..d834065 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ amarok (2.5.0-0r1) UNRELEASED; urgency=low
   * Ship Russian documentation translations.
   * Add debian_find_mysql_fix.diff patch to fix MySQL detection at cmake stage.
   * Update install files.
+  * Compress amarok-dbg package with xz.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 17 Dec 2011 12:08:05 +0200
 
diff --git a/debian/rules b/debian/rules
index 4fe88ff..ef58a5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_makeshlibs:
 	dh_makeshlibs "-Xusr/lib/kde4/*"
 
 override_dh_builddeb:
-	dh_builddeb -pamarok-dbg -- -Zbzip2
+	dh_builddeb -pamarok-dbg -- -Zxz
 	dh_builddeb --remaining-packages
 
 %:

-- 
Amarok packaging



More information about the pkg-kde-commits mailing list