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

X Strike Force X.Org X11 SVN commit: r2208 - trunk/app/twm/debian



Author: dnusinow
Date: 2006-05-21 18:55:18 -0400 (Sun, 21 May 2006)
New Revision: 2208

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

Modified: trunk/app/twm/debian/changelog
===================================================================
--- trunk/app/twm/debian/changelog	2006-05-21 22:53:50 UTC (rev 2207)
+++ trunk/app/twm/debian/changelog	2006-05-21 22:55:18 UTC (rev 2208)
@@ -9,8 +9,9 @@
     of menus. Thanks Bill Allombert.
   * Add quilt to build-depends
   * Bump standards version to 3.7.2.0
+  * Bump debhelper compat to version 5
 
- -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 18:54:17 -0400
+ -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 18:55:46 -0400
 
 twm (1:1.0.1-3) unstable; urgency=low
 

Modified: trunk/app/twm/debian/compat
===================================================================
--- trunk/app/twm/debian/compat	2006-05-21 22:53:50 UTC (rev 2207)
+++ trunk/app/twm/debian/compat	2006-05-21 22:55:18 UTC (rev 2208)
@@ -1 +1 @@
-4
+5

Modified: trunk/app/twm/debian/control
===================================================================
--- trunk/app/twm/debian/control	2006-05-21 22:53:50 UTC (rev 2207)
+++ trunk/app/twm/debian/control	2006-05-21 22:55:18 UTC (rev 2208)
@@ -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, libx11-dev (>= 2:1.0.0-2), libxext-dev (>= 1:1.0.0-1), libxt-dev (>= 1:1.0.0-1), libxmu-dev (>= 1:1.0.1-1), bison, flex, quilt
+Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-2), libxext-dev (>= 1:1.0.0-1), libxt-dev (>= 1:1.0.0-1), libxmu-dev (>= 1:1.0.1-1), bison, flex, quilt
 Standards-Version: 3.7.2.0
 
 Package: twm

Modified: trunk/app/twm/debian/rules
===================================================================
--- trunk/app/twm/debian/rules	2006-05-21 22:53:50 UTC (rev 2207)
+++ trunk/app/twm/debian/rules	2006-05-21 22:55:18 UTC (rev 2208)
@@ -83,7 +83,7 @@
 	dh_installexamples
 	dh_installmenu
 	dh_link
-	dh_strip --dbg-package=$(PACKAGE)
+	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb



Reply to: