[SCM] plasma-volume-control packaging branch, kubuntu_unstable, updated. b248ecc4f1712c65454d7512f30c5d8a17fc4da4

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Aug 6 09:00:56 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-pa.git;a=commitdiff;h=071b201

The following commit has been merged in the kubuntu_unstable branch:
commit 071b201078b34f61d9f43184215b8d332445e11a
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Aug 6 11:00:16 2015 +0200

    switch source and binary name to plasma-pa. use dhmk
---
 debian/changelog                                     |  2 +-
 debian/control                                       | 20 +++++++++++++++-----
 ...asma-volume-control.install => plasma-pa.install} |  0
 debian/rules                                         |  8 +++-----
 4 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 62af421..f1c0aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-plasma-volume-control (0) UNRELEASED; urgency=low
+plasma-pa (0) UNRELEASED; urgency=low
 
   * Initial release
 
diff --git a/debian/control b/debian/control
index 3e96e38..de024b2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: plasma-volume-control
+Source: plasma-pa
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -15,21 +15,31 @@ Build-Depends: cmake,
                plasma-framework-dev,
                qtbase5-dev,
                qtdeclarative5-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Homepage: http://www.kde.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/plasma/plasma-pa.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-pa.git
 
-Package: plasma-volume-control
+Package: plasma-pa
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Plasma 5 Volume controller
  Volume controller for Plasma 5
 
-Package: plasma-volume-control-dbg
+Package: plasma-pa-dbg
 Architecture: any
-Depends: plasma-volume-control (= ${binary:Version}), ${misc:Depends}
+Depends: plasma-pa (= ${binary:Version}), ${misc:Depends}
 Description: Plasma 5 Volume Controller -- Debug Symbols
  Volume controller for Plasma 5
  .
  Debugging symbols
+
+Package: plasma-volume-control
+Depends: plasma-pa, ${misc:Depends}
+Architecture: all
+Priority: extra
+Section: oldlibs
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+ .
+ Can be dropped after 2015-10.
diff --git a/debian/plasma-volume-control.install b/debian/plasma-pa.install
similarity index 100%
rename from debian/plasma-volume-control.install
rename to debian/plasma-pa.install
diff --git a/debian/rules b/debian/rules
index 4f9036e..6213517 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-%:
-	dh $@ --with kf5 --dbg-package=plasma-volume-control-dbg
+override_dh_strip:
+	$(overridden_command) --dbg-package=plasma-pa-dbg

-- 
plasma-volume-control packaging



More information about the pkg-kde-commits mailing list