[SCM] KDE Base Runtime module packaging branch, master, updated. debian/16.08.3-1-9-g587810e

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:04:16 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-runtime.git;a=commitdiff;h=5745340

The following commit has been merged in the master branch:
commit 5745340b0baaf9b04976c765d644fea2f546b361
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Aug 20 18:42:33 2017 +0200

    Set Priority to optional
---
 debian/control | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index ddadc15..53079ac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Eshat Cakar <info at eshat.de>,
-           Maximiliano Curia <maxy at debian.org>
+           Maximiliano Curia <maxy at debian.org>,
 Build-Depends: cmake (>= 2.8.9~),
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
@@ -41,7 +41,7 @@ Build-Depends: cmake (>= 2.8.9~),
                network-manager-dev (>= 0.7.0) [linux-any],
                pkg-config,
                pkg-kde-tools (>= 0.12),
-               shared-mime-info
+               shared-mime-info,
 Standards-Version: 3.9.8
 Homepage: http://www.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kde-runtime.git
@@ -54,25 +54,25 @@ Depends: kde-runtime-data (>= ${source:Version}),
          oxygen-icon-theme,
          plasma-scriptengine-javascript (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Recommends: icoutils,
             libcanberra-pulse | libcanberra-gstreamer,
             sound-theme-freedesktop,
             udisks2 [linux-any],
-            upower
+            upower,
 Suggests: djvulibre-bin, finger
 Replaces: kde-runtime-data (<< 4:4.13.97),
           kdebase-runtime-bin-kde4,
           kdebase-workspace-bin (<< 4:4.6),
           kdebluetooth (<< 1.0~beta7-1),
           kdelibs5-plugins (<< 4:4.5),
-          plasma-netbook (<< 4:4.5.95)
+          plasma-netbook (<< 4:4.5.95),
 Breaks: kde-runtime-data (<< 4:4.13.97),
         kdebase-runtime-bin-kde4,
         kdebase-workspace-bin (<< 4:4.6),
         kdebluetooth (<< 1.0~beta7-1),
         kdelibs5-plugins (<< 4:4.5),
-        plasma-netbook (<< 4:4.5.95)
+        plasma-netbook (<< 4:4.5.95),
 Conflicts: kdelibs4-dev
 Description: runtime components from the official KDE release
  KDE is produced by an international technology team that creates free and open
@@ -84,22 +84,6 @@ Description: runtime components from the official KDE release
  .
  This package contains programs and data needed at runtime by KDE applications.
 
-Package: kdebase-runtime
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: kde-runtime, ${misc:Depends}
-Description: Transitional package for the KDE runtime components
- KDE is produced by an international technology team that creates free and open
- source software for desktop and portable computing. Among KDE's products are a
- modern desktop system for Linux and UNIX platforms, comprehensive office
- productivity and groupware suites and hundreds of software titles in many
- categories including Internet and web applications, multimedia, entertainment,
- educational, graphics and software development.
- .
- This transitional package takes care of pulling in the new kde-runtime package
- and can safely be removed after installation.
-
 Package: kde-runtime-data
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
@@ -113,7 +97,7 @@ Replaces: kcontrol,
           kdebase-workspace-bin (<< 4:4.5.95),
           kdelibs5-data (<< 4:4.5),
           plasma-netbook (<< 4:4.5.95),
-          plasma-widget-networkmanagement (<< 0.1+git20110422.810bc16-1+)
+          plasma-widget-networkmanagement (<< 0.1+git20110422.810bc16-1+),
 Breaks: kcontrol,
         kde-runtime (<< 4:4.13.90),
         kde-workspace-bin (<< 4:4.10),
@@ -124,13 +108,29 @@ Breaks: kcontrol,
         kdebase-workspace-bin (<< 4:4.5.95),
         kdelibs5-data (<< 4:4.5),
         plasma-netbook (<< 4:4.5.95),
-        plasma-widget-networkmanagement (<< 0.1+git20110422.810bc16-1+)
+        plasma-widget-networkmanagement (<< 0.1+git20110422.810bc16-1+),
 Description: shared data files for the KDE base runtime module
  This package contains the architecture-independent shared data files needed to
  run KDE applications.
  .
  This package is part of the KDE base runtime module.
 
+Package: kdebase-runtime
+Section: oldlibs
+Priority: optional
+Architecture: all
+Depends: kde-runtime, ${misc:Depends}
+Description: Transitional package for the KDE runtime components
+ KDE is produced by an international technology team that creates free and open
+ source software for desktop and portable computing. Among KDE's products are a
+ modern desktop system for Linux and UNIX platforms, comprehensive office
+ productivity and groupware suites and hundreds of software titles in many
+ categories including Internet and web applications, multimedia, entertainment,
+ educational, graphics and software development.
+ .
+ This transitional package takes care of pulling in the new kde-runtime package
+ and can safely be removed after installation.
+
 Package: plasma-scriptengine-javascript
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list