Your message dated Mon, 04 Feb 2019 16:51:14 +0000
with message-id <[email protected]>
and subject line Bug#908164: fixed in dh-make-perl 0.104
has caused the Debian Bug report #908164,
regarding dh-make-perl: Suggests to use dselect
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.)


-- 
908164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908164
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make-perl
Version: 0.103

dh-make-perl gives quite outdated recommendations and suggests to run
"dselect update" (!) if it is unable to obtain version information for
some module:

Unable to obtain version information for Class::Accessor. You may need to 
install and run "dselect update" at /usr/share/perl5/Debian/Control/FromCPAN.pm 
line 351.
Unable to obtain version information for Parse::RecDescent. You may need to 
install and run "dselect update" at /usr/share/perl5/Debian/Control/FromCPAN.pm 
line 351.

Please change that to "apt update" since fewer and fewer systems have
dselect installed: https://qa.debian.org/popcon.php?package=dpkg (And
probably even fewer administrators even know about it.)

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), 
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 
'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages dh-make-perl depends on:
ii  debhelper                      11.3.5
ii  dpkg-dev                       1.19.0.5
ii  fakeroot                       1.23-1
ii  libapt-pkg-perl                0.1.34
ii  libarray-unique-perl           0.08-2
ii  libclass-accessor-perl         0.51-1
ii  libconfig-ini-perl             1:0.025-1
ii  libdebian-source-perl          0.103
ii  libdpkg-perl                   1.19.0.5
ii  libemail-address-xs-perl       1.04-1
ii  libemail-date-format-perl      1.005-1
ii  libfile-which-perl             1.22-1
ii  liblist-moreutils-perl         0.416-1+b3
ii  libmodule-depends-perl         0.16-3
ii  libparse-debianchangelog-perl  1.2.0-12
ii  libsoftware-license-perl       0.103013-2
ii  libtie-ixhash-perl             1.23-2
ii  libwww-mechanize-perl          1.88-1
ii  libwww-perl                    6.35-2
ii  libyaml-libyaml-perl           0.72+repack-1
ii  libyaml-perl                   1.26-1
ii  make                           4.2.1-1.2
ii  perl [libcpan-meta-perl]       5.26.2-7

Versions of packages dh-make-perl recommends:
ii  apt                   1.6.4
ii  apt-file              3.1.6
ii  git                   1:2.19.0~rc2-1
ii  libdpkg-parse-perl    0.03-2
ii  libmodule-build-perl  0.422400-1
ii  libsys-cpu-perl       0.61-2+b3
ii  pristine-tar          1.44

dh-make-perl suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: dh-make-perl
Source-Version: 0.104

We believe that the bug you reported is fixed in the latest version of
dh-make-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated dh-make-perl 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: SHA512

Format: 1.8
Date: Mon,  4 Feb 2019 17:22:29 CET
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: source
Version: 0.104
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source 
packages
Closes: 908164 911769 919964
Changes:
 dh-make-perl (0.104) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * DhMakePerl::Command::Packaging: install CODE_OF_CONDUCT files in
     extract_docs().
   * Replace sugesstion to run 'dselect update' with 'apt update' in
     Debian::Control::FromCPAN.
     Thanks to Axel Beckert for finding and reporting this gem.
     (Closes: #908164)
 .
   [ Damyan Ivanov ]
   * make: add --revision option for setting the debian revision of the package
     version (RT#127109)
 .
   [ gregor herrmann ]
   * DhMakePerl::Command::Packaging: use HTTPS URL for Apache-2.0 license.
   * Update Standards-Version to 4.3.0 for dh-make-perl itself, for created
     packages, and in the test suite.
   * Add lintian-override for false positive uses-dpkg-database-directly.
   * Bump debhelper compatibility level in created packages to 11.
   * Bump debhelper comaptibility level to 11.
   * DhMakePerl::Command::Packaging: update discover_utility_deps().
     Adjust documentation to reality, add support for "--with perl_openssl",
     some code reformatting.
   * Debian::Control::*: add support for Build-{Depends,Conflicts}-Arch.
     Thanks to Aaron M. Ucko for the bug report. (Closes: #919964)
   * Debian::Control::*: add some more fields.
     Package-Type (binary) and some Vcs-* (source) were missing.
   * Debian::DpkgLists: strip arch qualifiers from package names. Also
     update the corresponding test. (Closes: #911769)
   * DhMakePerl::Command::Packaging: extract_docs(): ignore debian/NEWS.
   * DhMakePerl::Command::Packaging: update_file_list(): sort content
     before writing .docs/.examples files.
     This avoids reproducibility failures when the file system ordering
     changes.
     Thanks to reprotest.
   * Update copyright years.
Checksums-Sha256: 
 70392f2257ab3b5cec32dedfec79297aa032c8702b20e0a5889901909f70c62c 2822 
dh-make-perl_0.104.dsc
 ea57f2a803d69e98c749ce20666393a88b2afd3ba5f484dea4024f4cb4a787cb 113904 
dh-make-perl_0.104.tar.xz
 b5f731ae39bd02fad01c86fc5a56d0d1596f977ba14872d479db385110f39723 9169 
dh-make-perl_0.104_sourceonly.buildinfo
Checksums-Sha1: 
 46ac01a3e03cc7aba6872d8388b48ee66855969f 2822 dh-make-perl_0.104.dsc
 c3fa3c32ed289f9ae145316e2086e7fef7ebba60 113904 dh-make-perl_0.104.tar.xz
 f894166b007257ce4338b9c78b95dd4298b9eeba 9169 
dh-make-perl_0.104_sourceonly.buildinfo
Files: 
 096d74c30075f698574e7c6b40dc846e 2822 perl optional dh-make-perl_0.104.dsc
 2e1a409a456dd818b341ff069e768352 113904 perl optional dh-make-perl_0.104.tar.xz
 a5d4ff51564f66ffd399d6bfa9ca7022 9169 - - 
dh-make-perl_0.104_sourceonly.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlxYZsZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZLWxAAtp7gU+JpESVnuSmkMuz3y4RV0ZKC/JGkQt+mz0cMJx/g0HgOJChDFQ2q
W5Xv4dy9EFWKIEkbdfGlgZGeay0vOypxlesiGdRl8Ek7p0fcd9rCBFu4cwjygI3f
d3n7EVZ3KvhRxF20sSyGk/pVUH9gjfqUxbT0wxtxuFvJxkogwtB/F4ifDU9jYbRy
wGvxbnaXoz0apPfIAW+x5dzPeyzr5mC5nT99SkNeT+inmIvq7vf3q8dAALofXuHO
ifKlT40DuKMFfc8UToQsm1xR1Zph8QTCkMJ56Fcz+cxMWrSiIRBkuV+y8J7NV5yb
Anr6u/tguWuS0NCYHo3iz+DdlA/MD+fXTbKIMn/MPidwvucV0WHmM6zzXMPwZsYR
nSw84SO4SwSfjFgucHrEPUfvO5UZqwJbR6RWzCws+qZ38bM60TMwFHFXOjpAK8CK
CHBqJPRhVbVXmutXaRJwF6GYB0sugJ26tdCAqFR6OFYycg30Qv+bDcOzXG+wdew+
Lv5ocVzhxAF/HlhUMBRvvFuabJ1gQRuWSgyqpisL2Wy6nVuescCiesG5LIcp1MT/
BRDu/xqXvJFSCI186nYmgtig4lZ1AthRp35VZ+CvU2sYGtpI7lvsjlgqwz8HIVFg
T37gnlnI+xQgLW7Bb8Uq+1cy5mpD2rPvL/BdiDTUgA/e4x5UHIQ=
=e0Jr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to