[SCM] KDE metapackages branch, master, updated. debian/74-6-gc872389

Pino Toscano pino at alioth.debian.org
Fri Mar 23 23:38:12 UTC 2012


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

The following commit has been merged in the master branch:
commit c872389c23b516d0962eaca1d8f49976804dcff4
Author: Pino Toscano <pino at debian.org>
Date:   Sat Mar 24 00:34:10 2012 +0100

    copy the kdeaccessibility and kdeutils metapackages from the homonymous sources
---
 debian/changelog |    2 ++
 debian/control   |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 49 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d8b8904..6bf7d13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ meta-kde (5:75) UNRELEASED; urgency=low
     it is part of kde-baseapps.
   * freespacenotifier is part of kdebase-workspace/kde-workspace since 4.6,
     so make its recommend versioned with kde:Version.
+  * Copy the kdeaccessibility and kdeutils metapackages from the homonymous
+    sources.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 07 Mar 2012 03:22:03 +0100
 
diff --git a/debian/control b/debian/control
index 1d71033..e5696d2 100644
--- a/debian/control
+++ b/debian/control
@@ -98,6 +98,26 @@ Description: complete KDE Software Compilation for end users
  networking, graphics, education, games, system administration tools, and other
  artwork and utilities.
 
+Package: kdeaccessibility
+Architecture: all
+Depends: ${misc:Depends},
+ kaccessible (>= ${kde:Version}),
+ kde-icons-mono (>= ${kde:Version}),
+ kmag (>= ${kde:Version}),
+ kmousetool (>= ${kde:Version}),
+ kmouth (>= ${kde:Version}),
+ jovie (>= ${kde:Version})
+Description: accessibility packages 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 programs to make KDE more
+ accessible, provided with the official release of KDE.
+
 Package: kdeedu
 Architecture: all
 Depends: ${misc:Depends},
@@ -159,6 +179,32 @@ Description: graphics applications from the official KDE release
  This metapackage includes graphics applications provided with the official
  release of KDE.
 
+Package: kdeutils
+Architecture: all
+Depends: ${misc:Depends},
+ ark (>= ${kde:Version}),
+ filelight (>= ${kde:Version}),
+ kcalc (>= ${kde:Version}),
+ kcharselect (>= ${kde:Version}),
+ kdf (>= ${kde:Version}),
+ kgpg (>= ${kde:Version}),
+ kremotecontrol (>= ${kde:Version}),
+ ktimer (>= ${kde:Version}),
+ kwalletmanager (>= ${kde:Version}),
+ plasma-scriptengine-superkaramba (>= ${kde:Version}),
+ sweeper (>= ${kde:Version})
+Suggests: kfloppy (>= ${kde:Version})
+Description: general-purpose utilities 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 general-purpose utilities provided with the
+ official release of KDE.
+
 Package: kde-sc-dev-latest
 Architecture: all
 Depends: ${misc:Depends}, debhelper (>= 7.3.16~), cmake (>= 2.6.4),
diff --git a/debian/rules b/debian/rules
index 0fa1aa9..5e3d45e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ KOFFICE_VERSION := 1:2.3.3
 DEV_LATEST_VERSION := 4:4.7.4
 DEV_PREV_VERSION := 4:4.7.4
 
-KDE_VERSION_METAPKGS := kdeedu kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins
+KDE_VERSION_METAPKGS := kdeaccessibility kdeedu kdegraphics kdegraphics-libs-data kdegraphics-strigi-plugins 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