Your message dated Sun, 18 Jun 2017 00:20:13 +0000
with message-id <[email protected]>
and subject line Bug#853045: fixed in pkg-perl-tools 0.37
has caused the Debian Bug report #853045,
regarding pkg-perl-tools: Broken link for repack.sh in examples/repack.stub
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.)


-- 
853045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853045
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pkg-perl-tools
Version: 0.36
Severity: minor

Dear Maintainer,

examples/repack.stub displays a message if repack.sh cannot be found in one of
the expected locations. It says that repack.sh can be downloaded from:

http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/pkg-perl-tools.git;a=blob_plain;f=scripts/repack.sh;hb=HEAD

This link returns a 404. I think the correct link should be:

https://anonscm.debian.org/cgit/pkg-perl/packages/pkg-perl-tools.git/plain/scripts/repack.sh

Thanks.

Christopher Hoskin

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pkg-perl-tools depends on:
ii  debhelper                      10.2.3
ii  devscripts                     2.17.0
ii  dh-make-perl                   0.92
ii  dpkg-dev                       1.18.18
ii  git                            1:2.11.0-2
ii  git-buildpackage               0.8.10
ii  libdatetime-perl               2:1.42-1
ii  libdpkg-perl                   1.18.18
ii  libipc-run-perl                0.94-1
ii  libparse-debianchangelog-perl  1.2.0-12
ii  libproc-invokeeditor-perl      1.07-1
ii  librt-client-rest-perl         1:0.50-1
ii  lintian                        2.5.50
ii  openssh-client [ssh-client]    1:7.4p1-5
pn  perl:any                       <none>
ii  pristine-tar                   1.37
ii  quilt                          0.63-8

Versions of packages pkg-perl-tools recommends:
ii  autodep8                   0.8
ii  autopkgtest                4.3
ii  libconfig-model-dpkg-perl  2.090
ii  libconfig-model-perl       2.097-1
ii  libdebian-copyright-perl   0.2-4
ii  libfile-slurp-perl         9999.19-6
ii  libmime-lite-perl          3.030-2
ii  libmodule-inspector-perl   1.05-2
ii  libnet-github-perl         0.86-1
ii  libsoap-lite-perl          1.20-1
ii  libwww-mechanize-perl      1.83-1
ii  libyaml-libyaml-perl       0.63-2
ii  lintian                    2.5.50
ii  myrepos [mr]               1.20160123

Versions of packages pkg-perl-tools suggests:
ii  bc                   1.06.95-9+b2
ii  cdbs                 0.4.150
pn  duck                 <none>
pn  moreutils            <none>
pn  perl-depends         <none>
ii  python               2.7.13-1
ii  python-launchpadlib  1.10.4-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: pkg-perl-tools
Source-Version: 0.37

We believe that the bug you reported is fixed in the latest version of
pkg-perl-tools, 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 pkg-perl-tools 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: Sat, 17 Jun 2017 20:12:54 +0200
Source: pkg-perl-tools
Binary: pkg-perl-tools pkg-perl-autopkgtest
Architecture: source
Version: 0.37
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 853045 855135
Description: 
 pkg-perl-autopkgtest - collection of autopktest scripts for Perl packages
 pkg-perl-tools - collection of tools to aid packaging Perl modules in Debian
Changes:
 pkg-perl-tools (0.37) unstable; urgency=medium
 .
   [ Christopher Hoskin ]
   * Fix "Broken link for repack.sh in examples/repack.stub" Changed broken link
     to working link (Closes: #853045)
 .
   [ gregor herrmann ]
   * dpt-gen-itp: handle encoding of From and Owner.
   * dpt-gen-itp: mention dpt-gen-itp(1) in the footer of its output.
     Thanks to Balint Reczey for the proposal and the patch.
     (Closes: #855135)
 .
   [ Niko Tyni ]
   * autopkgtest/smoke: run prove with --recurse.
     This takes away most needs for the smoke-tests configuration file, and
     seems to work for at least libimager-perl and libdancer2-perl.
     Thanks to Alex Muntada for the idea.
 .
   [ gregor herrmann ]
   * debian/control: Add more test dependencies.
     Needed for t/patchedit/01_patchedit.t which now is run in autopkgtest due
     to the change in autopkgtest/scripts/build-deps.d/smoke.
   * Makefile: run prove recursively during build as well.
   * Revert "remove patchedit" (e2fcacaeff23ce3b22cef5855ffb8bab6442ae2f).
     The .orig files are still needed for t/patchedit/01_patchedit.t which
     wasn't run since 2013, apparently.
   * debian/rules: add override_dh_clean to avoid removal of the
     t/patchedit/*.orig files.
   * t/patchedit/01_patchedit.t: fix path and add some error handling.
   * Skip t/patchedit/01_patchedit.t for now.
     The real output has diverged too much from the expected one.
Checksums-Sha1: 
 94d5ef05208f34dc1a6818de7c75c1c70a338763 2606 pkg-perl-tools_0.37.dsc
 d2b7c2a0e8ca8a08fb94db3d3e459c8cbe0165ae 66792 pkg-perl-tools_0.37.tar.xz
Checksums-Sha256: 
 bfaea2e0ea832c489d52f0609e670cc19917b48fe9fd1dadcb6883c9235c41fc 2606 
pkg-perl-tools_0.37.dsc
 0aacfb4c2be0f30778fc04ac7b7904d68fc038775071234441ed77d5f71b2226 66792 
pkg-perl-tools_0.37.tar.xz
Files: 
 3701dd7854f97193cb35dc868de61f0c 2606 devel extra pkg-perl-tools_0.37.dsc
 5bb8c1527df9a90e5d3fb8858bdf342f 66792 devel extra pkg-perl-tools_0.37.tar.xz

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAllFcjtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaNeQ//VdisJdHQi0eCRmpHdAnw+l5aV/96jk2QzQqUq1xOWWnU6w8I16JIisXT
qMu3o1aiBKdYLNQFHA7n7O0GuPnkeV9igIaaTkAWUk7g92vhIQzdij05+q2qjapX
ez8ImLRmd2byKVKGp4JcCS7rsBBPnxGlTiSl0PQ0aboOgx3K0hdU7lkPymHgN0J4
5AKKa7lZ5QKhYBit16rzLahVJ6EuT+NfjqH/6PXUk2bRnmI1NbyEwpZHuf89Hp8f
LaipeacIHj7I1BV3dJkj0RWH5nyDQV86lBCe5P3RBYYVRVejB6hasEyCgqATejZ/
XGp9eISd+Q6cPIbi6KIxxrwgXuGJ2WYVn6+w7cnX/cbe8jEV7VIOhX0Nejh4dDbs
uHOxVlZy9ZflulqYebcsX/AqDdiOuXqm5zh3DSOdbkRTGbyUPecDJ4e4r7f+wvU6
foYVG+NTepv54pjGErZqqe2dr3l6Iqlsal2T1zxX7ZU9ymX7haWoaROn/45TkEEv
B9/Xw2X8abloc0Aikwyyy6pLh4WvUycQOcJ3hIQCtu76/tkh/RIJzJJ59XCYhzwR
Lzz8EsXnJ36vN8/VHxbBd13doEzpvHpg9igOxVyHvzP8Yojv6K8eBPznc184LbgE
c6yH3FF4QzoIs6ujpIkqhcwW/hiuS18wXDTMWse7a0IE2593A+8=
=bOAl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to