Sebastian Harl wrote: > On Wed, May 19, 2010 at 01:26:55AM -0500, Jonathan Nieder wrote:
>> +++ a/debian/control >> +++ b/debian/control >> @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, >> gettext, quilt, >> zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, >> libdbi0-dev, >> libxml2-dev, >> - tcl-dev, >> + tcl-dev (>= 8.5), >> perl (>= 5.8.0), >> python-all-dev (>= 2.3.5-10), python-all-dbg (>= 2.3.5-10), >> python-support (>= 0.7.1), > > Just to make sure: this is required for the experimental upload only, > right? Yes, exactly. On second thought, it might be necessary to use tcl-dev (>= 8.5), tcl (>= 8.5), still for experimental only, since experimental buildds are a little fussy about where they get their build-deps from[1]. >> Any tips for where to look for example uses of the >> extension, to help make sure it is not broken? > > I'm not aware of any such examples :-/ You could ask on the rrd-users > mailing list [1]. Thanks for the pointer. If I find such a script, I will look into including it as a test case. Thanks for the fast response, Jonathan [1] http://lists.debian.org/debian-devel-announce/2006/04/msg00007.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

