[SCM] "Network Management" Plasma widget Debian packaging branch, master, updated. debian/0.9.0.8-2-4-g1adf325

Michael Biebl biebl at alioth.debian.org
Thu May 9 15:25:17 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/networkmanagement.git;a=commitdiff;h=2c6f197

The following commit has been merged in the master branch:
commit 2c6f197d3d6c732cea4ddf784f5ff9fd8f1f0f04
Author: Michael Biebl <biebl at debian.org>
Date:   Tue May 7 01:13:08 2013 +0200

    Drop transitional package network-manager-kde, no longer required.
---
 debian/changelog |    1 +
 debian/control   |    9 ---------
 debian/rules     |    7 -------
 3 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d9e7686..809646e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ networkmanagement (0.9.0.8-3) UNRELEASED; urgency=low
 
   * Upload to unstable.
   * Bump Standards-Version to 3.9.4. No further changes.
+  * Drop transitional package network-manager-kde, no longer required.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 07 May 2013 01:10:23 +0200
 
diff --git a/debian/control b/debian/control
index de20bda..39d7962 100644
--- a/debian/control
+++ b/debian/control
@@ -30,15 +30,6 @@ Description: Network Management widget for KDE Plasma workspaces
  In order to start using the widget, look for "Network Management" in the "Add
  Widgets" dialog of the Plasma workspace you're using.
 
-Package: network-manager-kde
-Architecture: any
-Section: oldlibs
-Priority: extra
-Depends: ${misc:Depends}, plasma-widget-networkmanagement
-Description: transitional package for plasma-widget-networkmanagement
- This is a dummy transitional package for plasma-widget-networkmanagement. You
- may safely remove it.
-
 Package: plasma-widget-networkmanagement-dbg
 Architecture: any
 Section: debug
diff --git a/debian/rules b/debian/rules
index 23aa234..df07193 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,16 +2,9 @@
 
 # DEB_KDE_LINK_WITH_AS_NEEDED ?= yes
 
-DEB_BINARY_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
-DEB_KNETWORKMANAGER_VERSION := '1:$(DEB_BINARY_VERSION)'
-
 override_dh_auto_configure:
 	dh_auto_configure -Skde -- -DCMAKE_USE_RELATIVE_PATHS=ON
 
-override_dh_gencontrol:
-	dh_gencontrol -pnetwork-manager-kde -- -v'$(DEB_KNETWORKMANAGER_VERSION)'
-	dh_gencontrol --remaining-packages
-
 %:
 	dh $@ --parallel --with kde --dbg-package=plasma-widget-networkmanagement-dbg
 

-- 
"Network Management" Plasma widget Debian packaging



More information about the pkg-kde-commits mailing list