[SCM] KDE metapackages branch, master, updated. debian/65-5-g60c48c5

Modestas Vainius modax at alioth.debian.org
Wed Jan 19 22:23:07 UTC 2011


The following commit has been merged in the master branch:
commit 2c42426ea78ba768a6527f11bbf3d76f7b06e2e0
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Wed Jan 19 23:56:31 2011 +0200

    Reintroduce kde and kde-standard zombies.
    
    Reintroduce kde (Depends: kde-full) and kde-core (Depends: kde-standard) zombie
    packages in order to save KDE from the axe of `apt-get autoremove` and
    `aptitude dist-upgrade` (which implies autoremove) when upgrading from lenny.
---
 debian/changelog |    4 ++++
 debian/control   |   17 +++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fb09c24..7cfbf31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 meta-kde (5:66) UNRELEASED; urgency=low
 
   * "The Walking Dead" release.
+  * Reintroduce kde (Depends: kde-full) and kde-core (Depends: kde-standard)
+    zombie packages in order to save KDE from the axe of `apt-get autoremove`
+    and `aptitude dist-upgrade` (which implies autoremove) when upgrading from
+    lenny.
 
  -- Modestas Vainius <modax at debian.org>  Wed, 19 Jan 2011 23:40:36 +0200
 
diff --git a/debian/control b/debian/control
index 908cb9d..15048dc 100644
--- a/debian/control
+++ b/debian/control
@@ -126,3 +126,20 @@ Breaks: compiz-kde (<< 0.8)
 Description: a dummy upgrade-helper package for kde-window-manager
  This package exists purely for the sake of upgrades from lenny to squeeze. It
  is supposed to hint APT to do the right about kde-window-manager.
+
+Package: kde-core
+Architecture: all
+Depends: kde-standard (>= ${source:Version})
+Description: a dummy transitional package (lenny to squeeze)
+ This transitional package exists purely to ensure smooth upgrades from lenny
+ to squeeze. For new installations please choose one of kde-standard (highly
+ recommended), kde-plasma-desktop, kde-plasma-netbook or kde-full metapackages.
+
+Package: kde
+Architecture: all
+Depends: kde-full (>= ${source:Version})
+Description: a dummy transitional package (lenny to squeeze)
+ This transitional package exists purely to ensure smooth upgrades from lenny
+ to squeeze. For new installations please choose one of kde-standard (highly
+ recommended), kde-full, kde-plasma-desktop or kde-plasma-netbook metapackages.
+

-- 
KDE metapackages



More information about the pkg-kde-commits mailing list