This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmodule-starter-perl.

commit 2fd05ee473850b3f08bc0be70a82789259544ea0
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jul 31 01:43:51 2015 +0200

    add libmodule-build-perl (for test), and lintian override
    
    Gbp-Dch: Ignore
---
 debian/control                  | 1 +
 debian/source.lintian-overrides | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 5df7596..ae50390 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmodule-install-authortests-perl,
+                     libmodule-build-perl,
                      libpath-class-perl,
                      perl
 Standards-Version: 3.9.6
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..3ffa3e3
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# pkg-perl specific lintian check
+# false positive; in this case Module::Build is used optionally in a test
+# and also optionally at runtime but not for building the package itself
+libmodule-starter-perl source: 
libmodule-build-perl-needs-to-be-in-build-depends

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmodule-starter-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to