[SCM] KDE metapackages branch, master, updated. debian/70-18-g5448a52

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Mon Oct 10 00:46:24 UTC 2011


The following commit has been merged in the master branch:
commit 3bbb2dc0c0492a29b32d596521e1a7716e272d01
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Mon Oct 10 02:08:26 2011 +0200

    Remove kdebase-apps, it's in src:kde-baseapps for now.
---
 debian/changelog |    1 -
 debian/control   |   24 ------------------------
 debian/rules     |    2 +-
 3 files changed, 1 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee9e88e..470de3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,6 @@ meta-kde (5:71~pre5) UNRELEASED; urgency=low
   * Bump dev:latestVersion to 4.7.2.
   * Bump devPrev:Version to 4.7.2.
   * Add kdegraphics-libs-data transitional package.
-  * Add kdebase-apps metapackage. moved from src:kdebase.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 19 Jul 2011 10:41:24 +0300
 
diff --git a/debian/control b/debian/control
index ca8ce16..c51b755 100644
--- a/debian/control
+++ b/debian/control
@@ -89,30 +89,6 @@ Description: complete KDE Software Compilation for end users
  networking, graphics, education, games, system administration tools, and other
  artwork and utilities.
 
-Package: kdebase-apps
-Architecture: all
-Depends: ${misc:Depends},
- dolphin (>= ${kde:Version}),
- kdebase-bin (>= ${kde:Version}),
- kdepasswd (>= ${kde:Version}),
- kfind (>= ${kde:Version}), 
- konqueror (>= ${kde:Version}),
- konsole (>= ${kde:Version}), 
- kwrite (>= ${kde:Version}),
- kate (>= ${kde:Version}),
- plasma-widget-folderview (>= ${kde:Version})
-Recommends: konqueror-nsplugins (>= ${kde:Version})
-Description: base applications from the official KDE release (meta-package)
- 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 package provides core applications for the KDE 4 desktop.
-
-
 Package: kdeedu
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index f968891..dde2dc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ KOFFICE_VERSION := 1:2.3.3
 DEV_LATEST_VERSION := 4:4.7.2
 DEV_PREV_VERSION := 4:4.7.1
 
-KDE_VERSION_METAPKGS := kdebase-apps kdeedu kdegraphics kdegraphics-libs-data
+KDE_VERSION_METAPKGS := kdeedu kdegraphics kdegraphics-libs-data
 
 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