[SCM] KDE metapackages branch, kde4.11, updated. debian/81-11-gc60ec75

Maximiliano Curia maxy at alioth.debian.org
Wed Nov 6 15:13:25 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/meta-kde.git;a=commitdiff;h=7bbbec1

The following commit has been merged in the kde4.11 branch:
commit 7bbbec1a3834ed187a0d469d4dc6023d029c4576
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Nov 6 10:25:07 2013 +0100

    Move kdenetwork metapackage.
---
 debian/changelog |    1 +
 debian/control   |   21 +++++++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a33c741..137c395 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ meta-kde (5:82) UNRELEASED; urgency=low
   [ Maximiliano Curia ]
   * Move kdeadmin metapackage.
   * Bump dev:latestVersion to 4:4.11.3.
+  * Move kdenetwork metapackage.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Sep 2013 13:20:51 +0200
 
diff --git a/debian/control b/debian/control
index b3d79fa..0d0bacc 100644
--- a/debian/control
+++ b/debian/control
@@ -270,6 +270,27 @@ Description: multimedia applications from the official KDE release
  This metapackage includes multimedia applications provided with the official
  release of KDE.
 
+Package: kdenetwork
+Architecture: all
+Depends: ${misc:Depends},
+ kget (>= ${kde:Version}),
+ kopete (>= ${kde:Version}),
+ krdc (>= ${kde:Version}),
+ krfb (>= ${kde:Version})
+Recommends: kdenetwork-filesharing (>= ${kde:Version}),
+ kppp (>= ${kde:Version}),
+Suggests: kde-zeroconf, kdenetwork-strigi-analyzers
+Description: networking applications from the official KDE 4 release
+ 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 metapackage includes networking applications provided with the official
+ release of KDE.
+
 Package: kdesdk
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index 4aa5825..95e6f83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ CALLIGRA_VERSION := 1:2.6.4
 DEV_LATEST_VERSION := 4:4.11.3
 DEV_PREV_VERSION := 4:4.7.4
 
-KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdetoys kdeutils
+KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdenetwork kdetoys kdeutils
 KDE_VERSION_METAPKGS_DFSG := kdesdk
 
 BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/./')

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list