Your message dated Fri, 25 May 2012 13:32:10 +0000
with message-id <[email protected]>
and subject line Bug#674070: fixed in canto 0.7.10-4
has caused the Debian Bug report #674070,
regarding canto: Build-Depends on python-support for no apparent reason
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.)
--
674070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674070
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: canto
Version: 0.7.10-3
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
I see the following line in debian/control for canto 0.7.10-3:
Build-Depends: debhelper (>= 7.0.50~), python-dev, python-support,
libncurses5-dev, libncursesw5-dev
I see no reason for the python-support B-D though, as debian/rules
doesn't reference it at all. In fact, removing this B-D results in no
significant difference in the resulting .deb (I think the difference
can be ignored):
% debdiff *.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in first .deb but not in second
- -------------------------------------
- -rw-r--r-- root/root /usr/share/python-support/canto.private
- -rwxr-xr-x root/root DEBIAN/postinst
- -rwxr-xr-x root/root DEBIAN/prerm
Control files: lines which differ (wdiff format)
- ------------------------------------------------
Depends: [-python (<< 2.8), python (>= 2.7), python-support (>=
0.90.0),-] libc6 (>= 2.2.5), libncursesw5 (>= 5.6+20070908),
python-chardet, [-python-feedparser-] {+python-feedparser, python (>=
2.6) | python-multiprocessing+}
Installed-Size: [-273-] {+268+}
Version: [-0.7.10-3-] {+0.7.10-3~nopysup1+}
Maybe this is just leftover cruft?
Cheers.
- -- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-24-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPu/6xAAoJEBJutWOnSwa/SnIQAKs/0p7ZfJx/8sRjpFFkWSxf
q6eMVcxkgE3320/+g0OoNAc7mFj3d7LmXTcK6mmyr9+csShdfMvGRmf07gw8pG0y
MOza0c9qDs0fiYURUKaQliX2RcR2xYoNXkRrCR8+yTDMouOa9F4uHL8+LIvnZSk9
k5oxNvA+Ku8lpPVnEK0sfOOqVEhaXJrUyhgy3TNyF/xp6ToJsALv7L55W+uJdl5D
z72dac/2R0TuLlNU3woxJfo4DxJ5ZxEbnqEEQu8EaKBxBpDsqM28XiytooVmxNzt
I7jrMpMhKUcFL5SUj/0LIbIV/JEz4EGVrcbhOwE4CinZEnb/ofuE5Jd8fkx0naQK
8qFjJtXQh824//Q6C+9h2AqqpcGGtHIMvDc80f+hBx3M3eKgbIgk1c/zVCCJjjeh
OeFXKrerPJy7XNlUlyjlQzulsoTf6+Ynq7qmAR2avbjOdIy+Vptst8WNfPb/KV4e
kH7n8ftG8cN5qR065v9v016Bo5bkSjmOaVu1e7LzNoa9Sxx/x4Wfx4Hx4cUq3ufz
uURoBTS5VVQJBQJdMTs8vr1LR8xGZkAyhJ7/aBFvycXCLXMUjFVw2d2uMJIOz29V
I+FnRPlNc0fOm1vMEaQRgRuVgC5f++dqdk/fOEz0wQ8TsVqiNbY77ebIHdsnf1Ma
MiuAFUlBUManL6SD3DeC
=HFQf
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: canto
Source-Version: 0.7.10-4
We believe that the bug you reported is fixed in the latest version of
canto, which is due to be installed in the Debian FTP archive:
canto_0.7.10-4.debian.tar.gz
to main/c/canto/canto_0.7.10-4.debian.tar.gz
canto_0.7.10-4.dsc
to main/c/canto/canto_0.7.10-4.dsc
canto_0.7.10-4_amd64.deb
to main/c/canto/canto_0.7.10-4_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.
Vincent Legout <[email protected]> (supplier of updated canto 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: SHA256
Format: 1.8
Date: Fri, 25 May 2012 14:33:10 +0200
Source: canto
Binary: canto
Architecture: source amd64
Version: 0.7.10-4
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team
<[email protected]>
Changed-By: Vincent Legout <[email protected]>
Description:
canto - flexible ncurses Atom/RSS newsreader for the console
Closes: 674070 674079
Changes:
canto (0.7.10-4) unstable; urgency=low
.
* Use dh_python2 instead of python-support. Patch from Barry Warsaw
(Closes: #674070, #674079)
* debian/copyright: Use Copyright Format 1.0
* Standards Version 3.9.3
Checksums-Sha1:
145d354d95c7df1467ac8bc0531a90e9c6777e40 1975 canto_0.7.10-4.dsc
c3f35d1e5143d38173c06757c1a4cb857783fcd4 5207 canto_0.7.10-4.debian.tar.gz
af0a7682f220dc883bc6a493883293650e4c365b 72256 canto_0.7.10-4_amd64.deb
Checksums-Sha256:
509e80bc82ca6cf9545b02b5af53bf082e2060007f2fb5ad7a6fd956e94781aa 1975
canto_0.7.10-4.dsc
54b40e73b88e8bdbebc8f5c56ac66db13b3e74101d33026e8c9af8602489ed27 5207
canto_0.7.10-4.debian.tar.gz
ed9ecd9042107424742c8452dadac6c01d1ae9b17efdcd7177f9310b3d5913fa 72256
canto_0.7.10-4_amd64.deb
Files:
8e39023738da13cf8159ede4e18313fd 1975 net optional canto_0.7.10-4.dsc
c0cd7420e2cef1c486779f08632374a1 5207 net optional canto_0.7.10-4.debian.tar.gz
650404aafd3be9b0c7a3df60a75e5477 72256 net optional canto_0.7.10-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPv4afAAoJEGWYeJBYoj3pFB8P/Raktjm3DoD8PA1kVCZ3gsBo
HRlPeTgKs7RgTUYlcSC5BD2F2MvXvHT0G/y47/0H97jcwwgn4BUvZt0xH/szPEHV
YfSFFh+AKTnWbKKrkufto4V8KkEPmAchnH4lF9I6RgHBsKysm1Wy3gJc7s0DaTxP
Wh2CHYyAwruVeThkFwnx2IxbOSRSPeT8HfMU06M61kJqoJbcRhjfoEMSbiflzaQH
udj5z8kBcTIvAib9/2M3d+x56mmZHKgBi6kskkr8+R1x04JijYzgTwKkcfBc/Ajd
EZXF3fNyJ3LQpnG5/5D7QzN9tE0lZcIaQUZL8VywA8zzCPZ7RkEdpfV48+qeEFau
uEJsg11cyKJzSXCvHuqmxhe5a/tKl1K5NB+TXLtjqSMgaZu6PgNyFZ9gdTGjSnlA
IRWgpgu03D21YdDHxnWBOxRKCnvyBHd8zeP21H2aZoHmlYKNCHvY5CrsnAFB0XZh
MV3jmXhHUWG51CZACJHIa3xMFfPtqLcqgGOI0PKluTt4ycy5cCyXTNh3QOeJPxV4
6PPokrmbOXZD2r2FaVids0B+Rckulrn/vuTRAwyZlCSmgpDXFG/8W/VCMYjTIUGs
wSxt7oTe6O2rMOIQ/+/T90Sxhe0Y3qLMhELroUAZAAAO4E7hz8ev+PdP04KFw3n4
FxQCcxo14xfTCe/jYpD9
=HAPP
-----END PGP SIGNATURE-----
--- End Message ---