[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r2300 - trunk/app/xutils/debian



Author: dnusinow
Date: 2006-06-11 19:11:52 -0400 (Sun, 11 Jun 2006)
New Revision: 2300

Modified:
   trunk/app/xutils/debian/changelog
   trunk/app/xutils/debian/compat
   trunk/app/xutils/debian/control
   trunk/app/xutils/debian/rules
Log:
* Bump debhelper compat to version 5

Modified: trunk/app/xutils/debian/changelog
===================================================================
--- trunk/app/xutils/debian/changelog	2006-06-11 23:01:07 UTC (rev 2299)
+++ trunk/app/xutils/debian/changelog	2006-06-11 23:11:52 UTC (rev 2300)
@@ -1,10 +1,11 @@
-xutils (1:7.0.0-4) UNRELEASED; urgency=low
+xutils (1:7.1.ds-1) UNRELEASED; urgency=low
 
   * Update rstart to version 1.0.2
     + We can drop the explicit shipping of rstart's commands in the .install
       file and just use a shell glob
+  * Bump debhelper compat to version 5
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 11 Jun 2006 19:00:27 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sun, 11 Jun 2006 19:10:42 -0400
 
 xutils (1:7.0.0-3) unstable; urgency=low
 

Modified: trunk/app/xutils/debian/compat
===================================================================
--- trunk/app/xutils/debian/compat	2006-06-11 23:01:07 UTC (rev 2299)
+++ trunk/app/xutils/debian/compat	2006-06-11 23:11:52 UTC (rev 2300)
@@ -1 +1 @@
-4
+5

Modified: trunk/app/xutils/debian/control
===================================================================
--- trunk/app/xutils/debian/control	2006-06-11 23:01:07 UTC (rev 2299)
+++ trunk/app/xutils/debian/control	2006-06-11 23:11:52 UTC (rev 2300)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, quilt, libfontenc-dev (>= 1:1.0.1), libfreetype6-dev, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), libfs-dev (>= 2:1.0.0)
+Build-Depends: debhelper (>= 5.0.0), pkg-config, quilt, libfontenc-dev (>= 1:1.0.1), libfreetype6-dev, libxfont-dev (>= 1:1.0.0), libx11-dev (>= 2:1.0.0), libfs-dev (>= 2:1.0.0)
 Standards-Version: 3.6.1.0
 
 Package: xutils

Modified: trunk/app/xutils/debian/rules
===================================================================
--- trunk/app/xutils/debian/rules	2006-06-11 23:01:07 UTC (rev 2299)
+++ trunk/app/xutils/debian/rules	2006-06-11 23:11:52 UTC (rev 2300)
@@ -84,7 +84,7 @@
 	dh_install --sourcedir=debian/tmp
 	dh_installchangelogs
 	dh_link
-	dh_strip --dbg-package=$(PACKAGE)
+	dh_strip 
 	dh_compress
 	dh_fixperms
 	dh_installdeb



Reply to: