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

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


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

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

    move the kdetoys metapackage to this source
---
 debian/changelog |    2 +-
 debian/control   |   17 +++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 652a12b..df3134f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +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 and kdesdk metapackages to this source.
+  * Move the kdeadmin, kdesdk and kdetoys metapackages to this source.
 
   [ Maximiliano Curia ]
   * debian/control: Aesthetic change, remove trailing space.
diff --git a/debian/control b/debian/control
index ef64c2f..b3d79fa 100644
--- a/debian/control
+++ b/debian/control
@@ -303,6 +303,23 @@ Description: Software Development Kit from the official KDE release
  This metapackage includes software development applications provided with the
  official release of KDE.
 
+Package: kdetoys
+Architecture: all
+Depends: ${misc:Depends},
+ amor (>= ${kde:Version}),
+ kteatime (>= ${kde:Version}),
+ ktux (>= ${kde:Version})
+Description: desktop toys 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 desktop toys provided with the official release of
+ KDE.
+
 Package: kdeutils
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index ec23d84..559bbfc 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 kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdesdk kdeutils
+KDE_VERSION_METAPKGS := kdeaccessibility kdeadmin kdeedu kdegames kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins kdemultimedia kdesdk kdetoys 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