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

Re: gtimer update



Fri, Feb 23, 2001 at 12:02:18AM +0100 wrote:
> >> "Chad C . Walstrom" <chewie@wookimus.net> writes:
> 
>  > The only problem that remains for me is a complaint from lintian[1] about
>  > the source package not having a Build-Depends, but alas, there is one
>  > in the control file.
> 
>  Uh? I'm blind:
> 
>  +Source: gtimer
>  +Section: utils
>  +Priority: optional
>  +Maintainer: Chad C. Walstrom <chewie@debian.org>
>  +Standards-Version: 3.5.0
>  +

Not blind, just looking in the wrong place?

Lintian is complaining specifically about missing a build depends on debhelper.

--- orig/gtimer-1.1.5/debian/control	Thu Feb 22 15:44:46 2001
+++ gtimer-1.1.5/debian/control	Thu Feb 22 15:45:03 2001
@@ -8,7 +8,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: netscape
-Build-Depends: libc6-dev, xlibs-dev, libgtk1.2-dev, libglib1.2-dev
+Build-Depends: debhelper, libc6-dev, xlibs-dev, libgtk1.2-dev, libglib1.2-dev
 Description: GTK-based X11 task timer
  Program to track how your time is spent.  This useful piece of
  software allows multiple clocks to run simultaneously, allows for

-David
> 
> --
> Marcelo



Reply to: