Package: ysm
Severity: grave

Hi,

Your package build system is severly broken, leading to a broken Depends
field. In its current state, it is missing some dependencies and is
uninstallable on those archs which don't provide a libc6 package.

This patch fixes the problem:

--- debian/control.orig 2006-05-31 00:51:17.000000000 +0200
+++ debian/control      2006-05-31 00:49:07.000000000 +0200
@@ -7,7 +7,7 @@
 
 Package: ysm
 Architecture: any
-Depends: libc6 (>= 2.3.2.ds1-21)
+Depends: ${shlibs:Depends}
 Description: A powerful ICQ console client
  A Free, open source (GPL license) console based ICQ client.  
  Full of humor and interesting features, ysm has an easy to use command line 

Please read some documentation before packaging any other packages, this bug is
a sign that you've missed to do that until now...

Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to