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

X Strike Force X.Org X11 SVN commit: r2147 - trunk/font/xfonts-encodings/debian



Author: dnusinow
Date: 2006-05-15 23:58:06 -0400 (Mon, 15 May 2006)
New Revision: 2147

Modified:
   trunk/font/xfonts-encodings/debian/changelog
   trunk/font/xfonts-encodings/debian/control
Log:
* Move pkg-config and xutils build-depends to build-depends-indep because
  they aren't required to run the "clean" target of debian/rules

Modified: trunk/font/xfonts-encodings/debian/changelog
===================================================================
--- trunk/font/xfonts-encodings/debian/changelog	2006-05-16 03:55:23 UTC (rev 2146)
+++ trunk/font/xfonts-encodings/debian/changelog	2006-05-16 03:58:06 UTC (rev 2147)
@@ -11,8 +11,10 @@
   * Bump debhelper compatibility level to 5
   * Bump standards version to 3.7.2.0
   * Add lintian overrides for the compatability stuff we put in to /usr/X11R6
+  * Move pkg-config and xutils build-depends to build-depends-indep because
+    they aren't required to run the "clean" target of debian/rules
 
- -- David Nusinow <dnusinow@debian.org>  Mon, 15 May 2006 23:42:31 -0400
+ -- David Nusinow <dnusinow@debian.org>  Mon, 15 May 2006 23:58:12 -0400
 
 xfonts-encodings (1:1.0.0-3) unstable; urgency=low
 

Modified: trunk/font/xfonts-encodings/debian/control
===================================================================
--- trunk/font/xfonts-encodings/debian/control	2006-05-16 03:55:23 UTC (rev 2146)
+++ trunk/font/xfonts-encodings/debian/control	2006-05-16 03:58:06 UTC (rev 2147)
@@ -3,7 +3,8 @@
 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 (>= 5.0.0), pkg-config, xfonts-utils, quilt
+Build-Depends: debhelper (>= 5.0.0), quilt
+Build-Depends-Indep: pkg-config, xfonts-utils
 Standards-Version: 3.7.2.0
 
 Package: xfonts-encodings



Reply to: