[Pkg-cups-devel] r722 - in cupsys/branches/cups-1.2-ubuntu: . debian

Martin Pitt mpitt at alioth.debian.org
Mon Mar 17 16:17:59 UTC 2008


Author: mpitt
Date: Mon Mar 17 16:17:59 2008
New Revision: 722

Log:
* debian/rules: Do not try to build a -dbg on Ubuntu, we removed it from the
  control file.

Modified:
   cupsys/branches/cups-1.2-ubuntu/   (props changed)
   cupsys/branches/cups-1.2-ubuntu/debian/changelog
   cupsys/branches/cups-1.2-ubuntu/debian/rules

Modified: cupsys/branches/cups-1.2-ubuntu/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/changelog	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/changelog	Mon Mar 17 16:17:59 2008
@@ -3,8 +3,10 @@
   * debian/cupsys.postinst: Fix 'revert to single file' transitional code to
     also apply to newer versions in dapper-updates, remove a debugging
     statement, and fix syntax of the check.
+  * debian/rules: Do not try to build a -dbg on Ubuntu, we removed it from the
+    control file.
 
- -- Martin Pitt <martin.pitt at ubuntu.com>  Mon, 17 Mar 2008 16:54:28 +0100
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Mon, 17 Mar 2008 17:01:32 +0100
 
 cupsys (1.3.6-2ubuntu1) hardy; urgency=low
 

Modified: cupsys/branches/cups-1.2-ubuntu/debian/rules
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/rules	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/rules	Mon Mar 17 16:17:59 2008
@@ -27,7 +27,6 @@
 DEB_MAKE_INSTALL_TARGET := install BUILDROOT=$(DEB_DESTDIR)
 DEB_INSTALL_CHANGELOGS_ALL := CHANGES.txt
 DEB_DH_INSTALLINIT_ARGS := -u'start 20 2 3 4 5 . stop 80 1 .'
-DEB_DH_STRIP_ARGS := --dbg-package=cupsys-dbg
 DEB_DH_FIXPERMS_ARGS := -Xusr/lib/cups/backend-available
 DEB_DH_COMPRESS_ARGS := -Xusr/share/doc/libcupsys2-dev/examples/scripting
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp



More information about the Pkg-cups-devel mailing list