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 b996764eed4f120d650667c7cf895a424194cfbf Author: Jonas Smedegaard <[email protected]> Date: Wed Aug 27 17:04:15 2014 +0200 Update changelog and control file. --- debian/changelog | 14 ++++++++++++++ debian/control | 10 +++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d251e6a..d05e7ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,21 @@ libmoosex-runnable-perl (0.07-2) UNRELEASED; urgency=medium + [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to 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. + * Update copyright info: + + Add alternate git source. + -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:33:27 +0200 libmoosex-runnable-perl (0.07-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 1b147bb..7abd93b 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,11 @@ Source: libmoosex-runnable-perl Section: perl Priority: optional -Build-Depends: devscripts, +Build-Depends: cdbs (>= 0.4.122~), + devscripts, perl, - cdbs (>= 0.4.122~), - debhelper (>= 8~), + libmodule-build-tiny-perl, + debhelper, dh-buildinfo, libmoose-perl, libmoosex-getopt-perl, @@ -19,8 +20,7 @@ Build-Depends: devscripts, libtest-tabledriven-perl, libtest-use-ok-perl, libtest-exception-perl, - libtest-fatal-perl, - libmodule-build-tiny-perl + libtest-fatal-perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Daniel Lintott <[email protected]> -- 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
