This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcode-tidyall-perl.
commit 3b585910495e8dfb4cb96dc8057cf742f86ab86b Author: Jonas Smedegaard <[email protected]> Date: Thu Oct 5 18:05:06 2017 +0200 Prepare for release: Update changelog, and control file. --- debian/changelog | 31 +++++++++++++++++++++++++++++++ debian/control | 12 +++++++----- 2 files changed, 38 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b99e167..1f55fc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +libcode-tidyall-perl (0.67-1) unstable; urgency=medium + + [ upstream ] + * New release(s). + + [ Jonas Smedegaard ] + * Stop repackage upstream tarball: No non-DFSG files or convenience + code copies shipped upstream any longer. + * Update watch file: Use substitution strings. + * Modernize cdbs: + + Do copyright-check in maintainer script (not during build). + + Stop build-depend on licensecheck. + * Modernize Vcs-* fields: + + Consistently use git (not cgit) in path. + + Consistently include .git suffix in path. + * Declare compliance with Debian Policy 4.1.1. + * Update copyright info: + + Use https protocol in file format URL. + + Extend coverage for myself. + + Extend coverage for main upstream author. + * Tighten lintian overrides regarding License-Reference. + * Update package relations: + + (Build-)depend on libscope-guard-perl (not libguard-perl). + + Tighten to (build-)depend versioned on libspecio-perl. + + (Build-)depend on libfile-pushd-perl (not + libfile-slurp-tiny-perl). + + Build-depend on libtest-fatal-perl + libcode-tidyall-plugin-sortlines-naturally-perl. + + -- Jonas Smedegaard <[email protected]> Thu, 05 Oct 2017 18:04:45 +0200 + libcode-tidyall-perl (0.55~dfsg-2) unstable; urgency=medium * Drop obsolete lintian override regarding debhelper 9. diff --git a/debian/control b/debian/control index f96cddc..50eee3e 100644 --- a/debian/control +++ b/debian/control @@ -8,29 +8,31 @@ Build-Depends: cdbs, libcapture-tiny-perl, libconfig-ini-perl, libtimedate-perl, - libfile-slurp-tiny-perl, libfile-zglob-perl, + libfile-pushd-perl, libfile-which-perl, - libguard-perl, libipc-run3-perl, libipc-system-simple-perl, liblist-compare-perl, liblist-someutils-perl, liblog-any-perl, - libspecio-perl, + libscope-guard-perl, libspecio-library-path-tiny-perl, libtime-duration-parse-perl, libtry-tiny-perl, libmoo-perl (>= 2), libpath-tiny-perl (>= 0.098), + libspecio-perl (>= 0.40), libtext-diff-perl (>= 1.44), libparallel-forkmanager-perl, libtest-class-most-perl, libtest-differences-perl, - libtest-warnings-perl + libtest-fatal-perl, + libtest-warnings-perl, + libcode-tidyall-plugin-sortlines-naturally-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git Homepage: http://metacpan.org/release/Code-TidyAll -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
