[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.5.12-139-gc7ac420



The following commit has been merged in the master branch:
commit c7ac420ec5eb0f41468c0d0763005daf0eca730c
Author: Niels Thykier <niels@thykier.net>
Date:   Wed May 29 20:00:48 2013 +0200

    d/rules: Remove left-over reference to a profile
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/rules b/debian/rules
index cbbdbbc..18f8014 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@ PERL ?= /usr/bin/perl
 VER := $(shell head -1 debian/changelog | sed -e 's/^.*(//' -e 's/).*$$//')
 tmp := $(CURDIR)/debian/lintian
 profiles := profiles/debian/main.profile \
-	    profiles/debian/ftp-master-auto-reject.profile \
-	    profiles/debian/extra-apache2.profile
+	    profiles/debian/ftp-master-auto-reject.profile
 neededfiles := debian/rules frontend/lintian $(profiles)
 docsource := doc/lintian.xml doc/README.in man/lintian.pod.in \
 	     man/lintian-info.pod

-- 
Debian package checker


Reply to: