This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmodule-manifest-skip-perl.
commit 9c9a79a1557a38931de8942c22184ec8edcc7ede Author: Jonas Smedegaard <[email protected]> Date: Wed Aug 27 16:46:21 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 22 +++++++++++++++++++--- debian/control | 1 + debian/copyright_hints | 37 ++++++++----------------------------- 3 files changed, 28 insertions(+), 32 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5b50e28..6833703 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,28 @@ -libmodule-manifest-skip-perl (0.17-3) UNRELEASED; urgency=medium +libmodule-manifest-skip-perl (0.23-1) unstable; urgency=medium + + [ upstream ] + * New release(s). + + Switch to Zilla::Dist + + Get rid of "Use of bareword filehandle in open" test warnings. + + Switch IRC to + + Add t/000-compile-modules.t + + CPAN Day 2014 - 21 Release Salute! + + Eliminate File::Basename from test/ + + Meta 0.0.2 [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend [ Jonas Smedegaard ] - * Update copyright info: Add alternate git source. + * Update copyright info: + + Add alternate git source. + + Extend coverage for upstream author to include recent years. + + Drop Files sections for no longer shipped convenience code copies. + * Stop track md5sum of upstream tarball. + * Update package relations: + + Build-depend on libfile-sharedir-install-perl. - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:33:16 +0200 + -- Jonas Smedegaard <[email protected]> Wed, 27 Aug 2014 16:43:49 +0200 libmodule-manifest-skip-perl (0.17-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 267ce97..5a8874d 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: cdbs, perl, debhelper, dh-buildinfo, + libfile-sharedir-install-perl, libmoo-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> diff --git a/debian/copyright_hints b/debian/copyright_hints index a0ce232..18e13c5 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -4,8 +4,10 @@ Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS -Files: Changes +Files: CONTRIBUTING + Changes MANIFEST + META.json META.yml Makefile.PL debian/README.source @@ -15,43 +17,25 @@ Files: Changes debian/gbp.conf debian/source/format debian/watch - inc/Module/Install/Base.pm - inc/Module/Install/Can.pm - inc/Module/Install/Fetch.pm - inc/Module/Install/GithubMeta.pm - inc/Module/Install/Makefile.pm - inc/Module/Install/Share.pm - inc/Module/Install/Win32.pm - inc/Module/Install/WriteAll.pm + lib/Module/Manifest/Skip.pm share/MANIFEST.SKIP - t/Test.pm + t/TestModuleManifestSkip.pm t/create.t t/dir2/skip_file t/recreate.t + t/release-pod-syntax.t t/skip1.t t/update.t Copyright: *No copyright* License: UNKNOWN FIXME -Files: inc/Module/Install/Package.pm - inc/Module/Package.pm - lib/Module/Manifest/Skip.pm -Copyright: 2011 -License: UNKNOWN - FIXME - Files: README lib/Module/Manifest/Skip.pod -Copyright: 2011. Ingy döt Net +Copyright: 2011-2014. Ingy döt Net License: Perl FIXME -Files: inc/Module/Install/Metadata.pm -Copyright: -License: Expat - FIXME - Files: debian/rules Copyright: 2012-2014, Jonas Smedegaard <[email protected]> License: GPL-3+ @@ -61,15 +45,10 @@ Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy <name of author> - 2012, Ingy döt Net + 2014, Ingy döt Net disclaimer" for the program, if interest in the the software, and License: GPL-ever FIXME -Files: inc/Module/Install.pm -Copyright: 2008, - 2012, Adam Kennedy -License: UNKNOWN - FIXME - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-manifest-skip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
