This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-nowarnings-perl.
commit 8324929db810348fb216432383e47e17bfc0ebe5 Author: Lucas Kanashiro <[email protected]> Date: Wed Dec 30 11:28:55 2015 -0200 Update build dependency with cme. Silence lintian. --- debian/changelog | 1 + debian/control | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a64f201..b972d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ libtest-nowarnings-perl (1.04-2) UNRELEASED; urgency=low * Add debian/upstream/metadata * Bump debhelper compatibility level to 9 * Declare compliance with Debian policy 3.9.6 + * Update build dependency with cme. Silence lintian. -- Lucas Kanashiro <[email protected]> Wed, 30 Dec 2015 10:57:11 -0200 diff --git a/debian/control b/debian/control index ae84b4c..3b1002b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, - libtest-simple-perl (>= 1.001010) | libtest-tester-perl | perl (>= 5.21.6) + perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-nowarnings-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-nowarnings-perl.git @@ -29,4 +29,3 @@ Description: module to make sure you didn't emit any warnings while testing . The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-nowarnings-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
