[SCM] bangarang packaging branch, master, updated. debian/1.0.1-1-17-g0a13d69

Fathi Boudra fabo at alioth.debian.org
Mon Jun 27 10:15:01 UTC 2011


The following commit has been merged in the master branch:
commit 0d374f1f3dfc7216599a82cb5570762a6338e89d
Author: Fathi Boudra <fabo at debian.org>
Date:   Mon Jun 27 13:08:44 2011 +0300

    reorder dh parameters
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index ee8954f..cf93c34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with kde $@
+	dh $@ --with kde 

-- 
bangarang packaging



More information about the pkg-kde-commits mailing list