[SCM] libnm-qt packaging branch, master, updated. debian/0.9.0.1-1-11-gf6bb5bd

Maximiliano Curia maxy at moszumanska.debian.org
Mon Mar 3 10:57:57 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libnm-qt.git;a=commitdiff;h=777f514

The following commit has been merged in the master branch:
commit 777f5148eb44a077538d13b110ccbdd2b8c073ab
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Mar 3 10:44:15 2014 +0100

    Aesthetic change, further reduce rules file.
---
 debian/changelog | 1 +
 debian/rules     | 5 +----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 14c22d3..424432d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libnm-qt (0.9.8.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Remove patch: libdir.diff, applied upstream.
+  * Aesthetic change, further reduce rules file.
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 03 Mar 2014 10:42:56 +0100
 
diff --git a/debian/rules b/debian/rules
index 2eceeed..9009329 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --dbg-package=libnetworkmanagerqt-dbg
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_DESTINATION=/usr/lib/$(DEB_HOST_MULTIARCH)
-
-override_dh_strip:
-	dh_strip --dbg-package=libnetworkmanagerqt-dbg

-- 
libnm-qt packaging



More information about the pkg-kde-commits mailing list