This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmoosex-runnable-perl.
commit eded4a06e70680fa0b666a83dc63086f94386aec Author: Jonas Smedegaard <[email protected]> Date: Tue Oct 14 14:23:52 2014 +0200 Prepare for release: Update changelog, control file and copyright hints. --- debian/changelog | 21 ++++++++++++--------- debian/control | 2 +- debian/copyright_hints | 3 +-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index d05e7ca..5a40d25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,22 +1,25 @@ -libmoosex-runnable-perl (0.07-2) UNRELEASED; urgency=medium +libmoosex-runnable-perl (0.09-1) unstable; urgency=medium + + [ upstream ] + * New release(s). + + Fix untranslated shebang in mx-run. + + Remove README.pod from shipped dist. [ Salvatore Bonaccorso ] - * Update Vcs-Browser URL to cgit web frontend + * Update Vcs-Browser URL to use cgit web frontend. [ Jonas Smedegaard ] * Update watch file to use metacpan.org and www.cpan.org URLs (replacing search.cpan.org URL). * Update package relations: - + Fix include perl-build.mk (not perl-module.mk), to let CDBS - auto-resolve build-dependency on libmodule-build-tiny-perl. - + Tighten build-dependency on cdbs: Needed to Module::Build::Tiny - support. - + Relax build-dependency on cdbs: Needed version satisfied even on - oldstable. + + Fix include perl-build.mk (not deprecated perl-module.mk). + + Tighten build-dependency on cdbs: Needed for detecting use of + Module::Build::Tiny. * Update copyright info: + Add alternate git source. + * Declare compliance with Debian Policy 3.9.6. - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:33:27 +0200 + -- Jonas Smedegaard <[email protected]> Tue, 14 Oct 2014 14:23:44 +0200 libmoosex-runnable-perl (0.07-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7abd93b..dae4655 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: cdbs (>= 0.4.122~), Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Daniel Lintott <[email protected]> -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-runnable-perl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-runnable-perl.git Homepage: http://search.cpan.org/dist/MooseX-Runnable/ diff --git a/debian/copyright_hints b/debian/copyright_hints index 5551c90..56e5ca0 100644 --- a/debian/copyright_hints +++ b/debian/copyright_hints @@ -34,6 +34,7 @@ Files: Build.PL lib/MooseX/Runnable/Invocation/Scheme/MooseX/Getopt.pm script/mx-run t/00-load.t + t/00-report-prereqs.dd t/00-report-prereqs.t t/arg-parser.t t/basic-mx-getopt.t @@ -56,13 +57,11 @@ Files: Build.PL xt/release/pod-no404s.t xt/release/pod-syntax.t xt/release/portability.t - xt/release/test-version.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README - README.md lib/MooseX/Runnable.pm lib/MooseX/Runnable/Invocation/Plugin/Debug.pm lib/MooseX/Runnable/Run.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
