Your message dated Mon, 14 Jan 2008 22:03:01 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#372902: fixed in smssend 3.4-2.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: smssend
Version: 3.4-2
Severity: minor


Hi,
your package specifies explicit dependencies on libssl0.9.7, zlib1g and
libpcre3 in the control file. During build additional dependencies are
added (correctly) by debhelper which reference the same libraries for
zlib1g and libpcre3 but the newer libssl0.9.8 library. The resulting
smssend binary only links against libssl0.9.8 so at least the manual
libssl0.9.7 depency is wrong and the other too are duplicates.

Please check and consider removing the additional deps. The attached
patch does this change.

Regards,
Stefan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc3-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur smssend-3.4/debian/control smssend-3.4.mod/debian/control
--- smssend-3.4/debian/control  2006-06-12 14:40:16.000000000 +0200
+++ smssend-3.4.mod/debian/control      2006-06-12 14:18:10.000000000 +0200
@@ -7,7 +7,7 @@
 
 Package: smssend
 Architecture: any
-Depends: ${shlibs:Depends}, skyutils2 (>=2.7), libssl0.9.7, zlib1g, libpcre3
+Depends: ${shlibs:Depends}, skyutils2 (>=2.7)
 Description: Utility to send SMS messages to GSM mobile phones
  smssend is a small command line utility to send SMS messages to GSM
  mobile phones via a web to SMS gateway.

--- End Message ---
--- Begin Message ---
Source: smssend
Source-Version: 3.4-2.1

We believe that the bug you reported is fixed in the latest version of
smssend, which is due to be installed in the Debian FTP archive:

smssend_3.4-2.1.diff.gz
  to pool/main/s/smssend/smssend_3.4-2.1.diff.gz
smssend_3.4-2.1.dsc
  to pool/main/s/smssend/smssend_3.4-2.1.dsc
smssend_3.4-2.1_amd64.deb
  to pool/main/s/smssend/smssend_3.4-2.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated smssend package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 14 Jan 2008 21:21:16 +0100
Source: smssend
Binary: smssend
Architecture: source amd64
Version: 3.4-2.1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description: 
 smssend    - Utility to send SMS messages to GSM mobile phones
Closes: 372902
Changes: 
 smssend (3.4-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove hardcoded dependencies (closes: #372902).
Files: 
 a4c10538d3967ddd7781b20204c87ef0 608 comm optional smssend_3.4-2.1.dsc
 d63cb3efbf30f3c3ce474bc4740eaf2a 18423 comm optional smssend_3.4-2.1.diff.gz
 8b4eba11c9f56f7cab3618308120ecc9 91026 comm optional smssend_3.4-2.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHi8TOw3ao2vG823MRAtupAJ45iwy3ZVbqOsXa5Gt8RQ4Vl/eA4wCeJ9Tw
A/6sVla5VpUy546llLhNLlw=
=9qmR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to