rev 4408 - trunk/packages/kdebase/debian

Christopher Martin chrsmrtn at costa.debian.org
Sat Aug 26 17:22:37 UTC 2006


Author: chrsmrtn
Date: 2006-08-26 17:22:36 +0000 (Sat, 26 Aug 2006)
New Revision: 4408

Modified:
   trunk/packages/kdebase/debian/changelog
   trunk/packages/kdebase/debian/control
Log:
OK, kdebase (the metapackage) gets Depends: hal, pmount.
So those who hate udev can ditch it, but everyone else
gets full volume management.


Modified: trunk/packages/kdebase/debian/changelog
===================================================================
--- trunk/packages/kdebase/debian/changelog	2006-08-26 17:14:13 UTC (rev 4407)
+++ trunk/packages/kdebase/debian/changelog	2006-08-26 17:22:36 UTC (rev 4408)
@@ -11,6 +11,16 @@
 
   +++ Changes by Christopher Martin:
 
+  + Join the club by adding full depends on hal and pmount to the kdebase
+    metapackage. kdebase-kio-plugins will retain recommends for hal and
+    pmount. This way, people who still really hate udev can simply ditch the
+    kdebase metapackage, but most users will automatically get the full
+    Utopia. This is good, since nobody reads recommends anyway, and volume
+    handling is becoming standard and expected basic functionality. The
+    kde-desktop task depends on kde-core, a metapackage that in turn
+    depends on kdebase, so the kde-desktop task will now pull in hal/pmount
+    as well. (Closes: #384663)
+
   + Fix typo in /etc/pam.d/kdm-np. (Closes: #381908)
 
   * Remove /usr/share/apps/kappfinder/apps/Office/lyx.desktop, as lyx-qt
@@ -25,7 +35,7 @@
     to 'full', since anything other than that has the effect of actually
     disabling hinting with Debian's fontconfig. This probably led many users
     to wonder why their fonts suddenly became so ugly after they ran KControl
-    and accepted then default 'medium' hinting level. (Closes: #381232)
+    and accepted the then-default 'medium' hinting level. (Closes: #381232)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 26 Aug 2006 11:02:31 -0400
 

Modified: trunk/packages/kdebase/debian/control
===================================================================
--- trunk/packages/kdebase/debian/control	2006-08-26 17:14:13 UTC (rev 4407)
+++ trunk/packages/kdebase/debian/control	2006-08-26 17:22:36 UTC (rev 4408)
@@ -11,7 +11,7 @@
 Package: kdebase
 Section: kde
 Architecture: all
-Depends: kappfinder (>= ${Source-Version}), kate (>= ${Source-Version}), kcontrol (>= ${Source-Version}), kdebase-bin (>= ${Source-Version}), kdebase-data (>= ${Source-Version}), kdebase-kio-plugins (>= ${Source-Version}), kdepasswd (>= ${Source-Version}), kdeprint (>= ${Source-Version}), kdesktop (>= ${Source-Version}), kfind (>= ${Source-Version}), khelpcenter (>= ${Source-Version}), kicker (>= ${Source-Version}), klipper (>= ${Source-Version}), kmenuedit (>= ${Source-Version}), konqueror-nsplugins (>= ${Source-Version}), konqueror (>= ${Source-Version}), konsole (>= ${Source-Version}), kpager (>= ${Source-Version}), kpersonalizer (>= ${Source-Version}), ksmserver (>= ${Source-Version}), ksplash (>= ${Source-Version}), ksysguard (>= ${Source-Version}), ktip (>= ${Source-Version}), kwin (>= ${Source-Version}), libkonq4 (>= ${Source-Version})
+Depends: kappfinder (>= ${Source-Version}), kate (>= ${Source-Version}), kcontrol (>= ${Source-Version}), kdebase-bin (>= ${Source-Version}), kdebase-data (>= ${Source-Version}), kdebase-kio-plugins (>= ${Source-Version}), kdepasswd (>= ${Source-Version}), kdeprint (>= ${Source-Version}), kdesktop (>= ${Source-Version}), kfind (>= ${Source-Version}), khelpcenter (>= ${Source-Version}), kicker (>= ${Source-Version}), klipper (>= ${Source-Version}), kmenuedit (>= ${Source-Version}), konqueror-nsplugins (>= ${Source-Version}), konqueror (>= ${Source-Version}), konsole (>= ${Source-Version}), kpager (>= ${Source-Version}), kpersonalizer (>= ${Source-Version}), ksmserver (>= ${Source-Version}), ksplash (>= ${Source-Version}), ksysguard (>= ${Source-Version}), ktip (>= ${Source-Version}), kwin (>= ${Source-Version}), libkonq4 (>= ${Source-Version}), hal, pmount
 Recommends: kdm (>= ${Source-Version})
 Suggests: kdebase-doc-html (>= ${Source-Version})
 Description: base components from the official KDE release




More information about the pkg-kde-commits mailing list