[SCM] proftpd-dfsg branch, master, updated. debian/1.3.3a-6-42-g2f48c4e

Francesco Paolo Lovergine frankie at debian.org
Sat Apr 9 15:23:27 UTC 2011


The following commit has been merged in the master branch:
commit 5f0537d4168caf637d5691b172e3fdd84bd3e40d
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Sat Apr 9 17:15:57 2011 +0200

    Removed old quilt related vars.

diff --git a/debian/rules b/debian/rules
index 1cdcaf6..58acd45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ debian/control: debian/control.in
 debian/proftpd-substvars: debian/proftpd-substvars.in
 	sed -e 's/@VERSION@/$(VERSION)/' $< >$@
 
-build: $(QUILT_STAMPFN) debian/proftpd-substvars configure-stamp build-stamp
+build: debian/proftpd-substvars configure-stamp build-stamp
 build-stamp: 
 	dh_testdir
 	
@@ -70,7 +70,7 @@ install: build
 	mv $(CURDIR)/debian/tmp/usr/share/locale/ru_RU $(CURDIR)/debian/tmp/usr/share/locale/ru
 
 configure: configure-stamp
-configure-stamp: $(QUILT_STAMPFN)
+configure-stamp: 
 	dh_testdir
 	
 	# Use current autotools helpers

-- 
ProFTPD core package



More information about the Pkg-proftpd-maintainers mailing list