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

Martin Pitt mpitt at costa.debian.org
Wed Apr 12 16:19:12 UTC 2006


Author: mpitt
Date: Wed Apr 12 16:19:11 2006
New Revision: 162

Modified:
   cupsys/branches/cups-1.2/debian/changelog
   cupsys/branches/cups-1.2/debian/rules
Log:
* debian/rules: Ship browsing_status and enable_browsing.

Modified: cupsys/branches/cups-1.2/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2/debian/changelog	(original)
+++ cupsys/branches/cups-1.2/debian/changelog	Wed Apr 12 16:19:11 2006
@@ -83,8 +83,9 @@
   * debian/cupsd.init: Have force-reload to reload, not restart.
   * debian/cupsys.logrotate: Use force-reload instead of reload, since the
     latter is not required to exist by Debian Policy.
+  * debian/rules: Ship browsing_status and enable_browsing.
 
- -- Martin Pitt <mpitt at debian.org>  Wed, 12 Apr 2006 18:09:01 +0200
+ -- Martin Pitt <mpitt at debian.org>  Wed, 12 Apr 2006 18:16:42 +0200
 
 cupsys (1.1.99.b1.r4885-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 Apr 12 16:19:11 2006
@@ -55,6 +55,8 @@
 	#(cd $(DEB_DESTDIR)/../cupsys/usr/share/man && mv man1/backend.1 man1/cups-backend.1 && mv man1/filter.1 man1/cups-filter.1)
 	(install -m 755 -o root -g root $(DEB_DESTDIR)/../pdftops $(DEB_DESTDIR)/../cupsys/usr/lib/cups/filter/)
 	install -o root -g root -m 644 debian/cupsys.default debian/cupsys/etc/default/cupsys
+	install -m 755 debian/local/browsing_status debian/local/enable_browsing $(DEB_DESTDIR)/../cupsys/usr/share/cups
+
 binary-post-install/libcupsimage2-dev::
 	rm -r debian/libcupsimage2-dev/usr/share/doc/libcupsimage2-dev
 	ln -s libcupsimage2 debian/libcupsimage2-dev/usr/share/doc/libcupsimage2-dev



More information about the Pkg-cups-devel mailing list