This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmoox-configfromfile-perl.
commit 55a507eefe29381e5e148bafd2ac4c47e0f00357 Author: Jonas Smedegaard <[email protected]> Date: Wed Jul 2 18:11:25 2014 +0200 Prepare for release: Update changelog and control file. --- debian/changelog | 8 ++++++++ debian/control | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 95f70c7..90f5a6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libmoox-configfromfile-perl (0.002-2) unstable; urgency=medium + + * Fix build-depend explicitly on libmodule-build-perl. + * Update watch file to use www.cpan.org URL (in addition to + metacpan.org URL). + + -- Jonas Smedegaard <[email protected]> Wed, 02 Jul 2014 18:11:15 +0200 + libmoox-configfromfile-perl (0.002-1) unstable; urgency=low * Initial packaging release. diff --git a/debian/control b/debian/control index 1d2db8e..0959652 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Build-Depends: cdbs, devscripts, perl, + libmodule-build-perl, debhelper, dh-buildinfo, libconfig-any-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-configfromfile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
