[Pkg-cups-devel] r684 - in cupsys/trunk: . debian debian/local

Martin Pitt mpitt at alioth.debian.org
Tue Feb 26 13:25:35 UTC 2008


Author: mpitt
Date: Tue Feb 26 13:25:34 2008
New Revision: 684

Log:
* Drop enable{sharing,browsing} and {sharing,browsing}_status scripts. They
  have never been used in Debian, not used any more in Ubuntu, and the
  current frontends (web, system-config-printer, etc.) do this in a much
  better way.

Removed:
   cupsys/trunk/debian/local/browsing_status
   cupsys/trunk/debian/local/enable_browsing
   cupsys/trunk/debian/local/enable_sharing
   cupsys/trunk/debian/local/sharing_status
Modified:
   cupsys/trunk/   (props changed)
   cupsys/trunk/debian/changelog
   cupsys/trunk/debian/rules

Modified: cupsys/trunk/debian/changelog
==============================================================================
--- cupsys/trunk/debian/changelog	(original)
+++ cupsys/trunk/debian/changelog	Tue Feb 26 13:25:34 2008
@@ -10,8 +10,12 @@
   * Dropped cupsd.conf-AllowLocal.dpatch; it does not do anything good any
     more for the current web and GUI administration tools (they handle this
     fine by themselves), so it's obsolete now.
+  * Drop enable{sharing,browsing} and {sharing,browsing}_status scripts. They
+    have never been used in Debian, not used any more in Ubuntu, and the
+    current frontends (web, system-config-printer, etc.) do this in a much
+    better way.
 
- -- Martin Pitt <martin.pitt at ubuntu.com>  Tue, 26 Feb 2008 13:03:32 +0100
+ -- Martin Pitt <mpitt at debian.org>  Tue, 26 Feb 2008 13:34:04 +0100
 
 cupsys (1.3.5-2) unstable; urgency=low
 

Modified: cupsys/trunk/debian/rules
==============================================================================
--- cupsys/trunk/debian/rules	(original)
+++ cupsys/trunk/debian/rules	Tue Feb 26 13:25:34 2008
@@ -43,7 +43,6 @@
 
 binary-post-install/cupsys::
 	(cd $(DEB_DESTDIR)/../cupsys/usr/share/doc/cupsys && ln -sf ../../cups/doc-root online-docs)
-	install -m 755 debian/local/browsing_status debian/local/enable_browsing debian/local/sharing_status debian/local/enable_sharing $(DEB_DESTDIR)/../cupsys/usr/share/cups
 
 	# Install PPDs into /usr/share/ppd/cups-included/<Manufacturer>, see
 	# http://wiki.debian.org/PpdFileStructureSpecification



More information about the Pkg-cups-devel mailing list