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

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


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

The following commit has been merged in the kde4.11 branch:
commit 0cd30dc10d65485a19d5f47149d3fdd200ce2656
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Sep 5 10:59:29 2013 +0000

    Move kdeadmin metapackage.
---
 debian/changelog |    1 +
 debian/control   |   17 +++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e4739fa..96457da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ meta-kde (5:81) UNRELEASED; urgency=low
   [ Maximiliano Curia ]
   * debian/control: Aesthetic change, remove trailing space.
   * Bump kde-sc-dev-latest depends versions.
+  * Move kdeadmin metapackage.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 27 Aug 2013 01:33:44 +0200
 
diff --git a/debian/control b/debian/control
index 12bcedb..5242b8f 100644
--- a/debian/control
+++ b/debian/control
@@ -117,6 +117,23 @@ Description: accessibility packages from the official KDE release
  This metapackage includes a collection of programs to make KDE more
  accessible, provided with the official release of KDE.
 
+Package: kdeadmin
+Architecture: all
+Depends: ${misc:Depends},
+ kde-config-cron (>= ${kde:Version}),
+ ksystemlog (>= ${kde:Version}),
+ kuser (>= ${kde:Version})
+Description: system administration tools from the official KDE 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 a collection of system administration tools
+ provided with the official release of KDE.
+
 Package: kdeedu
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index 5a718fa..a2b7e8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ CALLIGRA_VERSION := 1:2.6.4
 DEV_LATEST_VERSION := 4:4.10.5
 DEV_PREV_VERSION := 4:4.7.4
 
-KDE_VERSION_METAPKGS := kdeaccessibility kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdeutils
+KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdeutils
 
 BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(\([[:digit:]]\+\):\)\?/./')
 DEV_LATEST_PACKAGE_VERSION := $(DEV_LATEST_VERSION)+$(BINARY_VERSION_NO_EPOCH)

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list