rev 7336 - trunk/packages/kdebase/debian

Sune Vuorela pusling-guest at alioth.debian.org
Thu Oct 4 08:41:37 UTC 2007


Author: pusling-guest
Date: 2007-10-04 08:41:37 +0000 (Thu, 04 Oct 2007)
New Revision: 7336

Modified:
   trunk/packages/kdebase/debian/changelog
   trunk/packages/kdebase/debian/control
Log:
add smbclient to suggests.


Modified: trunk/packages/kdebase/debian/changelog
===================================================================
--- trunk/packages/kdebase/debian/changelog	2007-10-04 08:31:06 UTC (rev 7335)
+++ trunk/packages/kdebase/debian/changelog	2007-10-04 08:41:37 UTC (rev 7336)
@@ -1,5 +1,7 @@
 kdebase (4:3.5.7.dfsg.1-1) unstable; urgency=low
 
+  +++ Changes by Ana Beatriz Guerrero Lopez:
+
   * Repackage to remove the Energy Star logo and icons. It is not clear if
     this use is permitted under EPA's trademark guidelines. See prune-nonfree 
     for a list of the removed files.  (Closes: #441269)
@@ -7,6 +9,11 @@
     made by Sune Vuorela.
   * Update deb shortcut. Thanks to Raúl Sánchez Siles. (Closes: #440571) 
 
+  +++ Changes by Sune Vuorela:
+  
+  * Add smbclient to suggests of kdeprint to show that it is needed to make
+    smb printers work. Also adapt the description. (Closes: #445182)
+
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Mon, 01 Oct 2007 17:34:05 +0200
 
 kdebase (4:3.5.7-4) unstable; urgency=low

Modified: trunk/packages/kdebase/debian/control
===================================================================
--- trunk/packages/kdebase/debian/control	2007-10-04 08:31:06 UTC (rev 7335)
+++ trunk/packages/kdebase/debian/control	2007-10-04 08:41:37 UTC (rev 7336)
@@ -195,13 +195,15 @@
 Architecture: any
 Depends: ${shlibs:Depends}, enscript, poster, psutils
 Recommends: kghostview | postscript-viewer
-Suggests: khelpcenter, efax | hylafax-client | mgetty-fax
+Suggests: khelpcenter, efax | hylafax-client | mgetty-fax, smbclient
 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0)
 Description: print system for KDE
  This package contains the KDE printing subsystem. It can use CUPS,
  lpd-ng or the traditional lpd. It also includes support for fax and
  pdf printing.
  .
+ Installation of smbclient will make you able to use smb shared printers.
+ .
  This package is part of KDE, and a component of the KDE base module.
  See the 'kde' and 'kdebase' packages for more information.
  .




More information about the pkg-kde-commits mailing list