This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libimage-seek-perl.
commit 04b85e0b261869ab237e28773b65721fdfbea358 Author: Lucas Kanashiro <[email protected]> Date: Tue Dec 22 11:26:26 2015 -0200 Add build dependency on libextutils-cppguess-perl --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78617c8..f7edd35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libimage-seek-perl (0.05-1) UNRELEASED; urgency=medium * Import upstream version 0.05 + * Add build dependency on libextutils-cppguess-perl -- Lucas Kanashiro <[email protected]> Tue, 22 Dec 2015 11:15:19 -0200 diff --git a/debian/control b/debian/control index 2b62cf9..7bce47e 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9.20120312~), + libextutils-cppguess-perl (>= 0.11), perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libimage-seek-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimage-seek-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
