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

Francesco P. Lovergine francesco at lovergine.com
Thu Mar 17 10:43:11 UTC 2011


The following commit has been merged in the master branch:
commit 59f337a0c2772ebbd0f017e568e3b71f1bcf5ded
Author: Francesco P. Lovergine <francesco at lovergine.com>
Date:   Thu Mar 17 11:29:12 2011 +0100

    Clean target now more clean

diff --git a/debian/changelog b/debian/changelog
index fa63535..2fd300e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ proftpd-dfsg (1.3.4~rc1+20110317-1) unstable; urgency=low
         debian/patches/odbc
   * Patch use_hypen_in_manpage.patch: dropped extension.
   * Now debian/control is also a phony target.
+  * Now clean target does not remove upstream files to be more nice against gbp.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 17 Mar 2011 11:05:31 +0100
 
diff --git a/debian/rules b/debian/rules
index bf1161a..4b8aa6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -102,7 +102,6 @@ myclean:
 	rm -rf debian/$(PACKAGE) debian/$(NAME)-doc
 	rm -rf debian/files* debian/*.gz core
 	rm -f $$(find * -name "*.orig") modules/mod_ratio.c
-	rm -f contrib/dist/rpm/proftpd.spec
 	rm -rf $$(find $(CURDIR) -name .libs)
 	rm -f $$(find $(CURDIR) -name config.log )
 	rm -f $$(find $(CURDIR) -name config.status )

-- 
ProFTPD core package



More information about the Pkg-proftpd-maintainers mailing list