r2039 - packages/trunk/netpanzer-data/debian

Gonéri Le Bouder goneri-guest at alioth.debian.org
Thu Dec 7 18:50:26 CET 2006


Author: goneri-guest
Date: 2006-12-07 18:50:26 +0100 (Thu, 07 Dec 2006)
New Revision: 2039

Modified:
   packages/trunk/netpanzer-data/debian/changelog
   packages/trunk/netpanzer-data/debian/control
Log:
moved debhelper from Build-Depends-Indep to Build-Depends because of this
warning from lintian:
E: netpanzer-data source: build-depends-indep-should-be-build-depends debhelper


Modified: packages/trunk/netpanzer-data/debian/changelog
===================================================================
--- packages/trunk/netpanzer-data/debian/changelog	2006-12-07 17:47:18 UTC (rev 2038)
+++ packages/trunk/netpanzer-data/debian/changelog	2006-12-07 17:50:26 UTC (rev 2039)
@@ -2,6 +2,7 @@
 
   * fix watch file
   * Standards-Version: 3.7.2
+  * moved debhelper from Build-Depends-Indep to Build-Depends
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Wed, 22 Mar 2006 22:01:01 +0100
 

Modified: packages/trunk/netpanzer-data/debian/control
===================================================================
--- packages/trunk/netpanzer-data/debian/control	2006-12-07 17:47:18 UTC (rev 2038)
+++ packages/trunk/netpanzer-data/debian/control	2006-12-07 17:50:26 UTC (rev 2039)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends-Indep: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
 
 Package: netpanzer-data




More information about the Pkg-games-commits mailing list