Your message dated Thu, 19 Mar 2015 01:18:52 +0000
with message-id <e1yyp6q-0003y2...@franck.debian.org>
and subject line Bug#779420: fixed in debconf 1.5.56
has caused the Debian Bug report #779420,
regarding debconf-{i18n,utils}: dependency on debconf too weak
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 ow...@bugs.debian.org
immediately.)
--
779420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debconf-i18n,debconf-utils
Version: 1.5.55
Severity: serious
Justification: policy 12.3 footnote 2
Tags: patch
debconf-i18n contains a symlink /usr/share/doc/debconf-i18n -> debconf.
Its dependency on debconf is unversioned though which means, that the
copyright and changelog files can get out of sync. This violates the
Debian policy section 12.3 footnote 2.
The solution is to add "(= ${source:Version})" (since both are Arch:all) to
debconf-i18n's Depends in debian/control.
Note that debhelper cannot be blamed on this, because debconf does not
use dh_installdocs --link-doc, but rather instantiates this symlink on
its own. It therefore is debconf's responsibility to add the versioned
dependency.
The same issue holds for nettle-utils.
Attaching a .debdiff for your convenience.
Helmut
diff -Nru debconf-1.5.55/debian/changelog debconf-1.5.55+nmu1/debian/changelog
--- debconf-1.5.55/debian/changelog 2014-12-14 08:43:06.000000000 +0100
+++ debconf-1.5.55+nmu1/debian/changelog 2015-02-28 11:22:37.000000000
+0100
@@ -1,3 +1,11 @@
+debconf (1.5.55+nmu1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Tighten dependency on debconf for packages sharing their
+ /usr/share/doc to comply with Debian policy 12.3. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Sat, 28 Feb 2015 11:21:46 +0100
+
debconf (1.5.55) unstable; urgency=low
* Team upload
diff -Nru debconf-1.5.55/debian/control debconf-1.5.55+nmu1/debian/control
--- debconf-1.5.55/debian/control 2014-11-24 10:11:06.000000000 +0100
+++ debconf-1.5.55+nmu1/debian/control 2015-02-28 11:21:43.000000000 +0100
@@ -31,7 +31,7 @@
Conflicts: debconf-english, debconf-utils (<< 1.3.22)
Replaces: debconf (<< 1.3.0), debconf-utils (<< 1.3.22)
Architecture: all
-Depends: debconf, liblocale-gettext-perl, libtext-iconv-perl,
libtext-wrapi18n-perl, libtext-charwidth-perl, ${misc:Depends}
+Depends: debconf (= ${source:Version}), liblocale-gettext-perl,
libtext-iconv-perl, libtext-wrapi18n-perl, libtext-charwidth-perl,
${misc:Depends}
Description: full internationalization support for debconf
This package provides full internationalization for debconf, including
translations into all available languages, support for using translated
@@ -52,7 +52,7 @@
Package: debconf-utils
Section: devel
-Depends: debconf (>= 1.3.20), ${misc:Depends}
+Depends: debconf (= ${source:Version}), ${misc:Depends}
Conflicts: debconf (<< 0.1.0)
Replaces: debconf (<< 0.1.0)
Architecture: all
--- End Message ---
--- Begin Message ---
Source: debconf
Source-Version: 1.5.56
We believe that the bug you reported is fixed in the latest version of
debconf, which is due to be installed in the Debian FTP archive.
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 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated debconf 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 19 Mar 2015 00:54:33 +0000
Source: debconf
Binary: debconf debconf-i18n debconf-doc debconf-utils
Architecture: source all
Version: 1.5.56
Distribution: unstable
Urgency: medium
Maintainer: Debconf Developers <debconf-de...@lists.alioth.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Description:
debconf - Debian configuration management system
debconf-doc - debconf documentation
debconf-i18n - full internationalization support for debconf
debconf-utils - debconf utilities
Closes: 682959 779420
Changes:
debconf (1.5.56) unstable; urgency=medium
.
[ Helmut Grohne ]
* Tighten dependency on debconf for packages sharing their /usr/share/doc
to comply with Debian policy 12.3 (closes: #779420).
.
[ Colin Watson ]
* Make Debconf::DbDriver::File stop trying to mkdir the empty string if
configured with a path that does not contain a slash (closes: #682959).
Checksums-Sha1:
8f7e08b20fafabbff2e7d2b73795d0838d117799 1977 debconf_1.5.56.dsc
fec332d46f65f0f4dd88e053a2a5411822bd6c6f 1004238 debconf_1.5.56.tar.gz
7b71e696e29eb3698fea3b5d36cc3b09b640563e 167410 debconf_1.5.56_all.deb
a8cd8f3ff912732c0fc8a81ed36ed9370e145767 206050 debconf-i18n_1.5.56_all.deb
63fedb69ef69fb2b8fdb8f5f2466648b76bc589f 316496 debconf-doc_1.5.56_all.deb
95a73bf748f3f4aed61a32729685f89dd995a5a1 57634 debconf-utils_1.5.56_all.deb
Checksums-Sha256:
584e73f5a84791f4b25ac0bcb65dd5a63de10e5398d986cb005597566fd23ca4 1977
debconf_1.5.56.dsc
e8371becb1ad91b69b0f2b2e580d30a0a4c63b4c2803dea2fb8e3136b662bfa5 1004238
debconf_1.5.56.tar.gz
bc773e0b34097ec23baeb08c48f66639a88c23815b0ca9903710c6cc2c8e9041 167410
debconf_1.5.56_all.deb
7466e5710ced6992091824e48fd7eb190ceba42209b8c7a6f726533863f946f9 206050
debconf-i18n_1.5.56_all.deb
7ffd881e9d702badc9686d5f6d49da5440306757ddab3af6d884436fb01a4756 316496
debconf-doc_1.5.56_all.deb
621888f2b414d1a21d27dce2d9c7eaf778e14b45c91ff16b8d47aa337ee95ec9 57634
debconf-utils_1.5.56_all.deb
Files:
b937af6ae46bf80fb68749426e8bd209 1977 admin optional debconf_1.5.56.dsc
4a39b79a3c3a16664a8f83793a3b01ec 1004238 admin optional debconf_1.5.56.tar.gz
bf11b982800b3a06a471e64987ff86a0 167410 admin important debconf_1.5.56_all.deb
04c44a2e1ad92b95fe80e207e8eefef4 206050 localization important
debconf-i18n_1.5.56_all.deb
53c2c171efa14b37b5d108dd4018765b 316496 doc optional debconf-doc_1.5.56_all.deb
9e9f44f661bce386555da8ee8a306fa3 57634 devel optional
debconf-utils_1.5.56_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwat...@debian.org> -- Debian developer
iQIVAwUBVQogNTk1h9l9hlALAQjW1w/8C3SvZ0p8v23IsQExuKju4zMkxA5RkH5A
tTAr7w4iowgeFH151eUv0hGT2NElDqLCM/g2Y2KGGGrm/WGl7J+y85wOhm34/oiJ
iadOCPN5V/MVBMechx8dSLnZlpwMqfu3sfOnnTK+PiZsH8jd92EZeq2Ld+IFLn9r
cFIdy5QZFcMsRO1+95VEQDupbpcd/1Ux+qX78pb70Ezl8isptt00sQKuk7hQBewG
OPD8UxiTEnt/csRqWlSYb3mKX9VclIcfVrxHdenRDPm60p9UkoKXAzfskKlsVmkh
I8jSoMEArkuoJePOyi3Yc91eWg/PIBx1y6QLCLPA9YmEbQj/se+USkLjPbY2WcH9
gz5r755TlH6PePJ6BaD9apwxezUtSgepvuAE/4kXAyTdvIuaIj7cpoAhsMXjFKpN
q7lSolERLLLrb4n16BvtcOBc2biaaXEJ9UTddwQ6uZ/DhEOtAfl22x7fbRQCf6gH
+IxBy3kPbxtuHWEhMoRw0LOtziyJXEv1oGShMrjACquHHNIxs93XV325/lzhR/t1
WI/ELOQ2mo/60dse66lS+tsWZgRbAyaUaPsp651h1CL1RsD2sen/fYxv6yoIhq0g
+RpjqNuFmklMspkJf9VgRupqi42whziFwyHUYGkX6qUPNUdBGh5uWWaW1Y1BD5Ai
qRyo9isuCgU=
=NX66
-----END PGP SIGNATURE-----
--- End Message ---