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 ea818e27d24a31829479d348ef2b8df23c339067 Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 11:31:15 2015 -0300 undo: set build dependency version --- debian/changelog | 4 +--- debian/control | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 51da15f..24faeea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,7 @@ libautodie-perl (2.29-1) UNRELEASED; urgency=medium * Team upload. * Imported Upstream version 2.29 - * debian/control: - - increase debhelper version to 9 - - set build dependency version + * debian/control: increase debhelper version to 9 -- Lucas Kanashiro <[email protected]> Sat, 25 Jul 2015 10:52:36 -0300 diff --git a/debian/control b/debian/control index f3ab80f..2f818c8 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 (>= 0.12), + libipc-system-simple-perl, 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
