r498 - squishdot/trunk/debian

Jérémy Bobbio lunar-guest at alioth.debian.org
Sat Nov 18 12:19:06 CET 2006


Author: lunar-guest
Date: 2006-11-18 12:19:05 +0100 (Sat, 18 Nov 2006)
New Revision: 498

Modified:
   squishdot/trunk/debian/changelog
   squishdot/trunk/debian/control
Log:
Move debhelper to Build-Depends instead of Build-Depends-Indep.
(Closes: #392642)


Modified: squishdot/trunk/debian/changelog
===================================================================
--- squishdot/trunk/debian/changelog	2006-11-18 11:17:31 UTC (rev 497)
+++ squishdot/trunk/debian/changelog	2006-11-18 11:19:05 UTC (rev 498)
@@ -2,8 +2,10 @@
 
   * Depend on tofrodos instead of sysutils, thanks to Matej Vela.
     (Closes: #382173)
+  * Move debhelper to Build-Depends instead of Build-Depends-Indep.
+    (Closes: #392642)
 
- -- Jérémy Bobbio <jeremy.bobbio at etu.upmc.fr>  Sat, 18 Nov 2006 12:16:48 +0100
+ -- Jérémy Bobbio <jeremy.bobbio at etu.upmc.fr>  Sat, 18 Nov 2006 12:18:29 +0100
 
 squishdot (1.5.0-5) unstable; urgency=low
 

Modified: squishdot/trunk/debian/control
===================================================================
--- squishdot/trunk/debian/control	2006-11-18 11:17:31 UTC (rev 497)
+++ squishdot/trunk/debian/control	2006-11-18 11:19:05 UTC (rev 498)
@@ -4,7 +4,8 @@
 Maintainer: Debian Zope team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Igor Stroh <jenner at debian.org>
 Standards-Version: 3.6.2
-Build-Depends-Indep: debhelper (>= 4.1.16), tofrodos, zope-debhelper
+Build-Depends: debhelper (>= 4.1.16)
+Build-Depends-Indep: tofrodos, zope-debhelper
 
 Package: squishdot
 Architecture: all




More information about the pkg-zope-commits mailing list