[pkg-perl-tools] 01/01: Add some comment to debian/rules about the build system fakery, too

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 14:30:35 UTC 2015


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

abe pushed a commit to branch master
in repository pkg-perl-tools.

commit 60e36ffd7f21d889c6554c63161049030bf2c353
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Aug 8 16:30:14 2015 +0200

    Add some comment to debian/rules about the build system fakery, too
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 58914da..40f3358 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@
 APT=$(CURDIR)/debian/pkg-perl-autopkgtest/usr/share/pkg-perl-autopkgtest
 
 %:
+	# The build system is hard-coded to make sure debhelper
+	# doesn't fall for the trick which is intended to fool
+	# autodep8. See the fake Makefile.PL for details.
 	dh $@ --buildsystem=makefile
 
 override_dh_fixperms:

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



More information about the Pkg-perl-cvs-commits mailing list