[SCM] KDE metapackages branch, master, updated. debian/80-12-g9ac5203

Pino Toscano pino at alioth.debian.org
Mon Sep 9 09:05:00 UTC 2013


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

The following commit has been merged in the master branch:
commit e104f1329431ae2f046f7d471648eafedc8d3656
Author: Pino Toscano <pino at debian.org>
Date:   Mon Sep 9 10:44:03 2013 +0200

    move the kdeadmin metapackage to this source
---
 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..3b6b90e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ meta-kde (5:81) UNRELEASED; urgency=low
   * kdemultimedia: switch from kdemultimedia-kio-plugins to kio-audiocd.
   * kdeedu: depend on pairs.
   * kdeutils: recommend print-manager.
+  * Move the kdeadmin metapackage to this source.
 
   [ Maximiliano Curia ]
   * debian/control: Aesthetic change, remove trailing space.
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