Your message dated Wed, 03 Aug 2011 14:48:26 +0000
with message-id <[email protected]>
and subject line Bug#634724: fixed in mpd 0.16.3-1
has caused the Debian Bug report #634724,
regarding mpd: debian/control uses hardcoded list of non-Linux architectures
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.)
--
634724: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpd
Severity: wishlist
User: [email protected]
Usertags: linux-any
The debian/control file in mpd uses a negated list of architectures
to specify a package relationship (most likely Build-Depends) on a
Linux-specific package. I.e. something like:
Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
This is problematic because it will fail for any future kfreebsd-* or hurd-*
architecture (like the upcoming kfreebsd-mipsel port). The correct way
would be to use dpkg architecture wildcards, e.g.:
Build-Depends: libfoo-dev [linux-any]
Please consider making this adjustment to make life easier for future
porting efforts.
Thanks!
--- End Message ---
--- Begin Message ---
Source: mpd
Source-Version: 0.16.3-1
We believe that the bug you reported is fixed in the latest version of
mpd, which is due to be installed in the Debian FTP archive:
mpd-dbg_0.16.3-1_amd64.deb
to main/m/mpd/mpd-dbg_0.16.3-1_amd64.deb
mpd_0.16.3-1.diff.gz
to main/m/mpd/mpd_0.16.3-1.diff.gz
mpd_0.16.3-1.dsc
to main/m/mpd/mpd_0.16.3-1.dsc
mpd_0.16.3-1_amd64.deb
to main/m/mpd/mpd_0.16.3-1_amd64.deb
mpd_0.16.3.orig.tar.gz
to main/m/mpd/mpd_0.16.3.orig.tar.gz
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.
Alexander Wirt <[email protected]> (supplier of updated mpd 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: Wed, 03 Aug 2011 15:54:05 +0200
Source: mpd
Binary: mpd mpd-dbg
Architecture: source amd64
Version: 0.16.3-1
Distribution: unstable
Urgency: low
Maintainer: mpd maintainers <[email protected]>
Changed-By: Alexander Wirt <[email protected]>
Description:
mpd - Music Player Daemon
mpd-dbg - Music Player Daemon debugging symbols
Closes: 634724
Changes:
mpd (0.16.3-1) unstable; urgency=low
.
* [730dbc1] use wildcard to list of non-Linux architectures (Closes: #634724)
* [c887ddc] Imported Upstream version 0.16.3
* [37a0cfb] Remove quilt
* [e70bfa8] Bump debhelper compat to 8
* [d69655e] Move from cdbs to dh
* [5229745] Get rid of unused deps
Checksums-Sha1:
3bd34b1bfc7658773a900889a835f91e0b11af6d 1696 mpd_0.16.3-1.dsc
c69c717344a3d8e4411f9621d5e8f0191689a3a7 619869 mpd_0.16.3.orig.tar.gz
33f761d31ac144c1d3ac5b55034eaa97af3b9ca8 17908 mpd_0.16.3-1.diff.gz
30ee6de05f1dd9b10415f842d3dcfd2827159dc7 250222 mpd_0.16.3-1_amd64.deb
29a81a2c6c22d5a94be515d33fa0e9cb80e81597 581896 mpd-dbg_0.16.3-1_amd64.deb
Checksums-Sha256:
7bdd61c77392a664751d0fbbb13f9c44f36475104258b57b72a9d904772fa93c 1696
mpd_0.16.3-1.dsc
9eb03fddc2b8230e4d7251a8977f51e3e39adab715410f160ceeaa5c807aa98b 619869
mpd_0.16.3.orig.tar.gz
5f3bb3314934ee12d438cd5e264b35c3ecad56204512251f1e471694932b4b0d 17908
mpd_0.16.3-1.diff.gz
eebf73cda30796fe76820f9e76321bcd358d17c143c08b1384453d0d1f1f5e9a 250222
mpd_0.16.3-1_amd64.deb
7844e8c4ea6f990cd697e2e3fc31a08e20654430b58e12f34448e50af595b016 581896
mpd-dbg_0.16.3-1_amd64.deb
Files:
437eeb543b2a8a3d178dceea9c99b2e9 1696 sound optional mpd_0.16.3-1.dsc
0ec5063ebaf8589a4cdfea8f66ffbeea 619869 sound optional mpd_0.16.3.orig.tar.gz
0cd0b3ccec2e7be150694db589fcae24 17908 sound optional mpd_0.16.3-1.diff.gz
51ffe808041e0db30dad43880a858eae 250222 sound optional mpd_0.16.3-1_amd64.deb
94a0f149a9b86865143e21acf0450084 581896 debug extra mpd-dbg_0.16.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk45VVYACgkQ01u8mbx9AgpKZgCeKoJBDXztU17Ir0oooTWv1MT+
CUoAnjKLhMolGk+7kR3fQ8k4u0QN/AxS
=/p2c
-----END PGP SIGNATURE-----
--- End Message ---