[Pkg-cups-devel] r44 - cupsys/branches/cups-1.2/debian

Martin Pitt mpitt at costa.debian.org
Wed Dec 7 13:28:38 UTC 2005


Author: mpitt
Date: Wed Dec  7 13:28:37 2005
New Revision: 44

Modified:
   cupsys/branches/cups-1.2/debian/changelog
   cupsys/branches/cups-1.2/debian/rules
Log:
debian/rules: Remove empty debian/patched on clean.

Modified: cupsys/branches/cups-1.2/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2/debian/changelog	(original)
+++ cupsys/branches/cups-1.2/debian/changelog	Wed Dec  7 13:28:37 2005
@@ -15,8 +15,9 @@
       default cupsd.conf file.
     - debian/cupsys.postinst: Remove fiddling with cupsd.conf.
     - This will ensure that cupsd.conf will remain an unchanged conffile.
+  * debian/rules: Remove empty debian/patched on clean.
 
- -- Martin Pitt <mpitt at debian.org>  Wed,  7 Dec 2005 14:08:37 +0100
+ -- Martin Pitt <mpitt at debian.org>  Wed,  7 Dec 2005 14:28:14 +0100
 
 cupsys (1.1.99.b1.r4841-1) experimental; urgency=low
 

Modified: cupsys/branches/cups-1.2/debian/rules
==============================================================================
--- cupsys/branches/cups-1.2/debian/rules	(original)
+++ cupsys/branches/cups-1.2/debian/rules	Wed Dec  7 13:28:37 2005
@@ -37,6 +37,7 @@
 	-rm systemv/disable systemv/enable systemv/reject
 	-rm cups-config cups.list conf/cupsd.conf conf/pam.conf
 	-rm config.log config.h config.cache config.status Makedefs cups.sh
+	-rmdir --ignore-fail-on-non-empty debian/patched
 
 common-install-prehook-impl::
 	(cd fonts && $(MAKE) install BUILDROOT=$(DEB_DESTDIR))



More information about the Pkg-cups-devel mailing list