Your message dated Sat, 12 Apr 2008 09:02:33 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475437: fixed in rsstail 1.4-3
has caused the Debian Bug report #475437,
regarding rsstail: please remove libnxml-depends and libmrss-depends
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
475437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475437
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rsstail
Version: 1.4-2.1
Severity: wishlist
Tags: patch
Hi,
sorry for my incompetence but the calls to libnxml-depends and
libmrss-depends are no longer needed any more because I have learned
that dpkg-shlibsdeps has all the functionality. A patch is attached.
Thanks,
Torsten
diff --git a/debian/control b/debian/control
index af10197..05e0689 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: rsstail
Section: text
Priority: optional
Maintainer: Rene Mayorga <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 6), libnxml0-dev (>= 0.18.1-4), libmrss0-dev (>= 0.19.0-2), quilt
+Build-Depends: debhelper (>= 6), libmrss0-dev, quilt
Standards-Version: 3.7.3
Homepage: http://www.vanheusden.com/rsstail/
Package: rsstail
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${libnxml-abi:Depends}, ${libmrss-abi:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: console RSS reader that monitors a feed and outputs new entries
This small, simple application reads an RSS feed an outputs it like the
'tail' command.
diff --git a/debian/rules b/debian/rules
index 2c756e4..6cde35b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,8 +56,6 @@ binary-arch: build install
dh_fixperms
dh_installdeb
dh_shlibdeps
- libnxml-depends
- libmrss-depends
dh_gencontrol
dh_md5sums
dh_builddeb
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: rsstail
Source-Version: 1.4-3
We believe that the bug you reported is fixed in the latest version of
rsstail, which is due to be installed in the Debian FTP archive:
rsstail_1.4-3.diff.gz
to pool/main/r/rsstail/rsstail_1.4-3.diff.gz
rsstail_1.4-3.dsc
to pool/main/r/rsstail/rsstail_1.4-3.dsc
rsstail_1.4-3_i386.deb
to pool/main/r/rsstail/rsstail_1.4-3_i386.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.
Rene Mayorga <[EMAIL PROTECTED]> (supplier of updated rsstail 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.8
Date: Thu, 10 Apr 2008 14:08:37 -0600
Source: rsstail
Binary: rsstail
Architecture: source i386
Version: 1.4-3
Distribution: unstable
Urgency: low
Maintainer: Rene Mayorga <[EMAIL PROTECTED]>
Changed-By: Rene Mayorga <[EMAIL PROTECTED]>
Description:
rsstail - console RSS reader that monitors a feed and outputs new entries
Closes: 475437
Changes:
rsstail (1.4-3) unstable; urgency=low
.
* Remove libnxml-depends and libmrss-depends (Closes: #475437)
Checksums-Sha1:
32c06e48256cc443d2996de943dde0940fef5a15 983 rsstail_1.4-3.dsc
4ba2ef73c28518f5681a0aef255c18652059f069 2212 rsstail_1.4-3.diff.gz
443d5b7db90700c58e9b5bbafc2680b61e4c73ba 8658 rsstail_1.4-3_i386.deb
Checksums-Sha256:
46cc8d221e2096e3ee18a9cf44b836918707c1150736d4cd2f38a769c2f5244a 983
rsstail_1.4-3.dsc
ee51bc4388079eb54e510ff108274ecbbefb3f8e41e1af553abc60f97690cf42 2212
rsstail_1.4-3.diff.gz
b0f9c981c5d9ba3168c98f7e0df84fb0b77701c6ffa34ac36409adc64f994310 8658
rsstail_1.4-3_i386.deb
Files:
6a1436e4617c73582467c6546f05f5de 983 text optional rsstail_1.4-3.dsc
76fb868724ba63e1d1606db0a173b48e 2212 text optional rsstail_1.4-3.diff.gz
a40abcd141cc5830e3258b5318909983 8658 text optional rsstail_1.4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIAG7QfY3dicTPjsMRAowmAJ4jc0Kz+VSJ+eapaTcbetyQ5lp3wwCfWKC8
07RxkdzgdsH2qe7SQkQXFdU=
=wcnz
-----END PGP SIGNATURE-----
--- End Message ---