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

X Strike Force X.Org X11 SVN commit: r2199 - trunk/lib/libxt/debian



Author: dnusinow
Date: 2006-05-21 17:13:22 -0400 (Sun, 21 May 2006)
New Revision: 2199

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

Modified: trunk/lib/libxt/debian/changelog
===================================================================
--- trunk/lib/libxt/debian/changelog	2006-05-21 20:55:22 UTC (rev 2198)
+++ trunk/lib/libxt/debian/changelog	2006-05-21 21:13:22 UTC (rev 2199)
@@ -4,8 +4,9 @@
     several people for the report, and to Brendan O'Dea and Ian Wienand for
     the diagnosis and fix respectively. (closes: #365612)
   * Bump standards version to 3.7.2.0
+  * Bump debhelper compat to version 5
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 16:55:42 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 16:56:49 -0400
 
 libxt (1:1.0.0-4) unstable; urgency=low
 

Modified: trunk/lib/libxt/debian/compat
===================================================================
--- trunk/lib/libxt/debian/compat	2006-05-21 20:55:22 UTC (rev 2198)
+++ trunk/lib/libxt/debian/compat	2006-05-21 21:13:22 UTC (rev 2199)
@@ -1 +1 @@
-4
+5

Modified: trunk/lib/libxt/debian/control
===================================================================
--- trunk/lib/libxt/debian/control	2006-05-21 20:55:22 UTC (rev 2198)
+++ trunk/lib/libxt/debian/control	2006-05-21 21:13:22 UTC (rev 2199)
@@ -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), libx11-dev (>= 1:0.99.2-1), libsm-dev (>= 1:0.99.1-1), libice-dev (>= 1:0.99.0-1), pkg-config, quilt
+Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), libsm-dev (>= 1:0.99.1-1), libice-dev (>= 1:0.99.0-1), pkg-config, quilt
 Standards-Version: 3.7.2.0
 
 Package: libxt6

Modified: trunk/lib/libxt/debian/rules
===================================================================
--- trunk/lib/libxt/debian/rules	2006-05-21 20:55:22 UTC (rev 2198)
+++ trunk/lib/libxt/debian/rules	2006-05-21 21:13:22 UTC (rev 2199)
@@ -77,7 +77,7 @@
 	dh_install --sourcedir=debian/tmp
 	dh_installchangelogs
 	dh_link
-	dh_strip --dbg-package=$(PACKAGE)
+	dh_strip --dbg-package=$(PACKAGE)-dbg
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs



Reply to: