This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libautodie-perl.
commit 098e930fc5a43060ce432fbb004a692166000688 Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 11:11:33 2015 -0300 set build dependency version --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 310233a..ad48563 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,9 @@ libautodie-perl (2.29-1) UNRELEASED; urgency=medium * Team upload. * Imported Upstream version 2.29 - * debian/control: increase debhelper version to 9 + * debian/control: + - increase debhelper version to 9 + - set build dependency version -- Lucas Kanashiro <[email protected]> Sat, 25 Jul 2015 10:52:36 -0300 diff --git a/debian/control b/debian/control index 2f818c8..f3ab80f 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libbsd-resource-perl, - libipc-system-simple-perl, + libipc-system-simple-perl (>= 0.12), libsub-identify-perl, perl Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libautodie-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
