[libmoosex-runnable-perl] 05/08: Update changelog and control file.
Jonas Smedegaard
dr at jones.dk
Tue Oct 14 12:31:13 UTC 2014
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 <dr at jones.dk>
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 <carnil at debian.org> 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 <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>,
Daniel Lintott <daniel at serverb.co.uk>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list