[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#271875: kdessh: Does not depend on ssh



tags 271875 sid
thanks

On Wed, Sep 22, 2004 at 11:03:50PM +0200, Frank Lichtenheld wrote:
> On Wed, Sep 15, 2004 at 03:34:23PM -0400, Dylan Thurston wrote:
> > kdessh does not depend on ssh, as it obviously should.  As a result,
> > it does not work, for instance, on a new Sarge install.
> 
> The needed patch seems rather trivial. Is an upload of kdeutils to
> t-p-u planned or would some help in the form of a NMU welcome?

I did a t-p-u upload with the following patch:

diff -Naur kdeutils-3.2.2.bak/debian/changelog kdeutils-3.2.2/debian/changelog
--- kdeutils-3.2.2.bak/debian/changelog	2004-09-29 14:09:33.000000000 +0200
+++ kdeutils-3.2.2/debian/changelog	2004-09-29 14:25:46.000000000 +0200
@@ -1,3 +1,11 @@
+kdeutils (4:3.2.2-2.sarge1) testing; urgency=low
+
+  * NMU to fix RC bugs in Sarge
+  * Add ssh to dependencies of kdessh (fixes #271875)
+  * Add gnupg to dependencies of kgpg (fixes #252132)
+
+ -- Frank Lichtenheld <djpig@debian.org>  Wed, 29 Sep 2004 14:25:17 +0200
+
 kdeutils (4:3.2.2-2) unstable; urgency=high
 
   * KDE_3_2_BRANCH pbuttonsd fix. (Closes: #245820)
diff -Naur kdeutils-3.2.2.bak/debian/control kdeutils-3.2.2/debian/control
--- kdeutils-3.2.2.bak/debian/control	2004-09-29 14:09:33.000000000 +0200
+++ kdeutils-3.2.2/debian/control	2004-09-29 14:24:06.000000000 +0200
@@ -114,7 +114,7 @@
 Package: kdessh
 Section: kde
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ssh, ${shlibs:Depends}
 Description: KDE ssh frontend
  KDE is a powerful Open Source graphical desktop environment for Unix
  workstations. It combines ease of use, contemporary functionality, and
@@ -173,7 +173,7 @@
 Package: kgpg
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: gnupg, ${shlibs:Depends}
 Suggests: khelpcenter
 Description: GnuPG frontend for KDE
  KDE is a powerful Open Source graphical desktop environment for Unix

Gruesse,
-- 
Frank Lichtenheld <djpig@debian.org>
www: http://www.djpig.de/



Reply to: