[cod-tools] 120/142: branches/single-source-build/ There is no need to call lintian for *.deb files as .dsc and .changes files contain everything needed for lintian.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 9f0e326b6e7ab0c0f1ced07b71ead246ecf345e2
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Mon May 22 12:16:45 2017 +0000
branches/single-source-build/
There is no need to call lintian for *.deb files as .dsc and .changes
files contain everything needed for lintian.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/branches/single-source-build@120 26752c47-bcd6-4c9c-b022-347364b77eb5
---
MasterMakefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/MasterMakefile b/MasterMakefile
index 66845ee..dbe4eba 100644
--- a/MasterMakefile
+++ b/MasterMakefile
@@ -52,7 +52,6 @@ signed:
lint lintian:
-lintian --pedantic ${DSC_FILE}
-lintian --pedantic ${CHANGES_FILE}
- -lintian --pedantic ${DEB_FILE}
cleanAll distclean: origclean
rm -f ${ORIG_TAR_GZ}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list