[SCM] kgamma packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-19-g400212d

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Aug 7 11:58:41 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kgamma5.git;a=commitdiff;h=400212d

The following commit has been merged in the kubuntu_wily_archive branch:
commit 400212d0ab6fa473c14017deeb984b0ca05a17ea
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Aug 7 13:58:15 2015 +0200

     Changed debian/control:Source from kgamma->kgamma5
    
    * Changed debian/control:Source from kgamma->kgamma5
    * Changed debian/control:Package from kgamma->kgamma5
    * Updated depends and removed obsolete description
    * Build with pkg-kde for frameworks
    * Update build-depends
    * Add transitional
---
 debian/changelog | 11 +++++++++++
 debian/control   | 30 ++++++++++++++++++++----------
 debian/rules     |  2 +-
 3 files changed, 32 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67a8f8e..747d1d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+kgamma5 (4:5.3.95-0ubuntu1) wily; urgency=medium
+
+  * Changed debian/control:Source from kgamma->kgamma5
+  * Changed debian/control:Package from kgamma->kgamma5
+  * Updated depends and removed obsolete description
+  * Build with pkg-kde for frameworks
+  * Update build-depends
+  * Add transitional
+
+ -- Aaron Honeycutt <aaronhoneycutt at kubuntu.org>  Thu, 06 Aug 2015 15:22:46 +0000
+
 kgamma (4:15.04.2-0ubuntu1) wily; urgency=medium
 
   [ Scarlett Clark ]
diff --git a/debian/control b/debian/control
index e281817..a977d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: kgamma
+Source: kgamma5
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -7,19 +7,22 @@ Uploaders: Eshat Cakar <info at eshat.de>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
+               extra-cmake-modules (>= 1.3.0~),
+               libkf5kdelibs4support-dev,
+               libqt5x11extras5-dev,
                libxxf86vm-dev,
-               pkg-kde-tools (>= 0.12)
-Standards-Version: 3.9.5
+               pkg-kde-tools (>= 0.15.15ubuntu1~),
+               qtbase5-dev (>= 5.4.0~)
+Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/kgamma.git/
-Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-applications/kgamma.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/kgamma5.git/
+Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kgamma5.git
 
-Package: kgamma
+Package: kgamma5
 Section: graphics
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: kgamma
 Suggests: khelpcenter
 Description: monitor calibration panel for KDE
  This package contains a settings panel for adjusting the brightness, contrast,
@@ -28,5 +31,12 @@ Description: monitor calibration panel for KDE
  .
  Each of the red, green, and blue components can be adjusted individually,
  or all three components can be adjusted together.
- .
- This package is part of the KDE graphics module.
+
+Package: kgamma
+Section: oldlibs
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends}
+Description: transitional package for kgamma5
+ Transitional package for renamed kgamma5, this package can be safely
+ removed.
diff --git a/debian/rules b/debian/rules
index 6a77e53..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

-- 
kgamma packaging



More information about the pkg-kde-commits mailing list