Your message dated Mon, 12 Sep 2011 20:47:35 +0000
with message-id <[email protected]>
and subject line Bug#634932: fixed in dh-make-perl 0.74-1
has caused the Debian Bug report #634932,
regarding dh-make-perl: demo/demos directory
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.)
--
634932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make-perl
Version: 0.73-1
Severity: wishlist
A few cpan dists have a "demo" or "demos" directory of sample code.
Eg. Inline::Files. It'd be good if dh-make-perl included that in the
package the same as it does for "examples".
I see DhMakePerl::Command::Packaging extract_examples() has a pattern
for variants example/examples/eg/sample/samples. Is that the right
spot? Perhaps demo/demos would be easy too.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages dh-make-perl depends on:
ii debhelper 8.9.1 helper programs for debian/rules
ii dpkg-dev 1.16.0.3 Debian package development tools
ii fakeroot 1.16-1 tool for simulating superuser priv
ii libapt-pkg-perl 0.1.24+b2 Perl interface to libapt-pkg
ii libarray-unique-perl 0.08-1 Tie-able array that allows only un
ii libclass-accessor-perl 0.34-1 Perl module that automatically gen
ii libcpan-meta-perl 2.110930-1 Perl module to access distribution
ii libdpkg-perl 1.16.0.3 Dpkg perl modules
ii libemail-address-perl 1.892-1 Perl module for RFC 2822 address p
ii libemail-date-format-perl 1.002-1 Module to generate RFC-2822-valid
ii liblist-moreutils-perl 0.32-1 Perl module with additional list f
ii libmodule-corelist-perl 2.53-1 module to determine modules shippe
ii libmodule-depends-perl 0.15-2 Perl module to identify the depend
ii libparse-debcontrol-perl 2.005-3 parser for debian control-like fil
ii libparse-debianchangelog-perl 1.2.0-1 parse Debian changelogs and output
ii libsoftware-license-perl 0.103002-1 module providing templated softwar
ii libtie-ixhash-perl 1.21-2 ordered associative arrays for Per
ii libwww-mechanize-perl 1.68-1 module to automate interaction wit
ii libyaml-perl 0.73-1 YAML Ain't Markup Language
ii make 3.81-8.1 An utility for Directing compilati
ii perl 5.12.4-1 Larry Wall's Practical Extraction
ii perl-modules [libmodule-corel 5.12.4-1 Core Perl modules
Versions of packages dh-make-perl recommends:
ii apt-file 2.4.2 search for files within Debian pac
ii git 1:1.7.5.4-1 fast, scalable, distributed revisi
dh-make-perl suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: dh-make-perl
Source-Version: 0.74-1
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:
dh-make-perl_0.74-1.diff.gz
to main/d/dh-make-perl/dh-make-perl_0.74-1.diff.gz
dh-make-perl_0.74-1.dsc
to main/d/dh-make-perl/dh-make-perl_0.74-1.dsc
dh-make-perl_0.74-1_all.deb
to main/d/dh-make-perl/dh-make-perl_0.74-1_all.deb
dh-make-perl_0.74.orig.tar.gz
to main/d/dh-make-perl/dh-make-perl_0.74.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.
Damyan Ivanov <[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: SHA256
Format: 1.8
Date: Mon, 12 Sep 2011 23:17:59 +0300
Source: dh-make-perl
Binary: dh-make-perl
Architecture: source all
Version: 0.74-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Description:
dh-make-perl - helper for creating Debian packages from perl modules
Closes: 634932
Changes:
dh-make-perl (0.74-1) unstable; urgency=low
.
[ Tim Retout ]
* t/cache.t: New test for handling unreadable cache files.
* Debian::WNPP::Query: return an empty hashref rather than undef after
failing to read cache file.
* DhMakePerl::Config: Change default source format to 3.0 (quilt).
* dh-make-perl: Update documentation of default source format.
.
[ Damyan Ivanov ]
* Packaging.pm: extend the examples regular expression to match demo/demos.
Thanks to Kevin Ryde. Closes: #634932
* add pristine-tar to Recommends. Thanks to Tim.
* fix t/debian-version.t to not plan twice in case debian/changelog does not
exist (e.g. when testing the CPAN distribution, which lacks debian/ stuff)
RT#66214
* setup_git_repository: streamline import of upstream sources
.
[ gregor herrmann ]
* Update created Vcs-Browser URLs for Debian Perl Group repositories.
* Change URLs for DEP5 Format-Specification to point to
http://anonscm.debian.org.
* Update list of contributors/copyright holders in dh-make-perl and
debian/copyright.
.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* DhMakePerl::Config: Change default VCS to Git.
.
[ Salvatore Bonaccorso ]
* Debian::AptContents: Fix typo in POD.
.
[ Maximilian Gass ]
* Fix Debian::AptContents for file name changes in apt-file 2.5.0
* debian/control: Change Recommends on apt-file to versioned Recommends on
apt-file (>= 2.5.0).
Checksums-Sha1:
242359805306aa5a8b3aec076db21bda7507351a 2936 dh-make-perl_0.74-1.dsc
37eeaabe7feda63c1e4719e2a916f452d366e738 773725 dh-make-perl_0.74.orig.tar.gz
d6a2064c105f33fb90ab0c9fbe29ec4ebf56806d 22672 dh-make-perl_0.74-1.diff.gz
03f783c3e8dfc812c8c210562124ba1d3d203f7f 167642 dh-make-perl_0.74-1_all.deb
Checksums-Sha256:
4c1847df7171715c53d2ccae8786fb46d246080ed8c2922514d930feff295720 2936
dh-make-perl_0.74-1.dsc
34c580986d79971ae0a2206347c8d5dcab91fcef9255f2dd995a68b0e83674b4 773725
dh-make-perl_0.74.orig.tar.gz
3c069e7239ffd671ae6811f4e603946e179bdc9c11584e8beed4b28acc57edb5 22672
dh-make-perl_0.74-1.diff.gz
e418ebf1a056a16af695a20ca367d51970a3900ece4ffc5e2fe3bdf5aafb1578 167642
dh-make-perl_0.74-1_all.deb
Files:
4df1142bc3b493421ea9663f2dae6d6c 2936 perl optional dh-make-perl_0.74-1.dsc
54908249b72c04d3095fc28d2f91a394 773725 perl optional
dh-make-perl_0.74.orig.tar.gz
b857e1b3fa6f418858c47a6e668c82ec 22672 perl optional
dh-make-perl_0.74-1.diff.gz
a69c9d4c1c2c9a7cdd7076fafe0b6178 167642 perl optional
dh-make-perl_0.74-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJObmnkAAoJENu+nU2Z0qAE22sP/AoQzb/Fd0zvaTuAyuoCcDHT
uYj/Ya9HoRgYtQkPCeuo45whztjpBKt21Moqkg2Opi2tAPdqJa6/XVp0QgBJFTo2
uLXcZ8MQTDkGFjLFngHsedoedI2EHinjO0+3uuDxcs0b5QB94iAZiuRE9G6JK9BM
0U/M8CUiODyRdHvDkG7UOG5483O5CFu7iI1LD2lF2XXzpJfe/VUja7c1YB3DKtnv
2UoxpxO/zg9UwcpCtqv4GVuBZjoc57b8Bbej1rprSGpTOAQYU8MFuBoKsoqcNHx1
dVJJQt1saX8LmQiNEgaJ3GA9ijB+N44wSAOEudHfUGa0jLyMlVggXA8hP5wKnF4+
mkvYo87S8cmnOA8r1ttt//TGKABGlgVCjsYMZQ8C8vm0X95mk4plL7GNRti43m1n
09ZrRm+8UnrYg1sBu70sbJbMsYKTfrPTe67gj+z/Z/i3baep4ysmxHjK4GUj5Bqy
oTI5Gcj4WOcutXGovwCcmTONQXEaAh+yVZhU8sz/wTR9TAM2tsFpbtqA+xqYdZBd
a/hoKxanqmNWTaSs0/1Ru8n4neSqFi/1g0Vj2a9zczd8TCPOxaETQV4fuYgH2SGv
e/pJHrRuBSVEflGHO/KPrYLQV0LBJgobKn2JllY3OPHE/Ehh7fJk5Ds34sKgl54f
rnVL3oUX7ttuBYSu8oKx
=JwlP
-----END PGP SIGNATURE-----
--- End Message ---