Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-23 Thread Michael Hanke
Hi! On Fri, Dec 23, 2005 at 12:37:20PM +0100, Joost van Baal wrote: > Op vr 23 dec 2005 om 02:31:16 -0800 schreef Steve Langasek: > > > > I don't know what minimum version of cdebconf (if any) you should specify to > > get support for settitle. > > From the changelog: > > cdebconf (0.43) >

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-23 Thread Joey Hess
Russ Allbery wrote: > I hate to say this, since actually implementing it is a lot of work in > supporting programs like debhelper, but if the debconf-2.0 pseudopackage > was introduced prior to a new feature in the debconf interface there needs > to be a debconf-2.1 or debconf-3.0 as well. If cdeb

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-23 Thread Joost van Baal
Op vr 23 dec 2005 om 02:31:16 -0800 schreef Steve Langasek: > > I don't know what minimum version of cdebconf (if any) you should specify to > get support for settitle. From the changelog: cdebconf (0.43) "Add new command SETTITLE" Bye, Joost signature.asc Description: Digital signature

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-23 Thread Steve Langasek
On Thu, Dec 22, 2005 at 09:36:57AM +0100, Michael Hanke wrote: > > If you depend on newer features than those guaranteed by the debconf-2.0 > > interface, you will need to depend on the providers of those features > > explicitly, *without* an or on "debconf-2.0". > Thanks. I did'nt realize this fac

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-22 Thread Joe Smith
Russ Allbery said: I hate to say this, since actually implementing it is a lot of work in supporting programs like debhelper, but if the debconf-2.0 pseudopackage was introduced prior to a new feature in the debconf interface there needs to be a debconf-2.1 or debconf-3.0 as well. If cdebconf im

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-22 Thread Russ Allbery
Michael Hanke <[EMAIL PROTECTED]> writes: > Thanks. I did'nt realize this fact. So if I get you right the solution > would be to get rid of the debconf-2.0 dependency. If I do so lintian is > fine, but I guess Joey Hess is not: > http://lists.debian.org/debian-devel/2005/08/msg00136.html > (and f

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-22 Thread Michael Hanke
Hi! On Wed, Dec 21, 2005 at 04:18:13PM -0800, Steve Langasek wrote: > > The strange thing is, that I have the following line in the control file: > > > Depends: ${misc:Depends}, iptables (>=1.2.11), gawk, debconf (>=1.3.22) | > > debconf-2.0 > > > There is clearly a versioned debconf dependency

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-21 Thread Steve Langasek
On Wed, Dec 21, 2005 at 08:35:52PM +0100, Michael Hanke wrote: > I'm preparing a package which uses debconf. When I run lintian on the > package the following error is reported: > E: arno-iptables-firewall: settitle-requires-versioned-depends config > N: > N: Debconf only supports the SETTITLE

Re: Lintian error about missing debconf dependency (which is not missing)

2005-12-21 Thread Russ Allbery
Michael Hanke <[EMAIL PROTECTED]> writes: > I'm preparing a package which uses debconf. When I run lintian on the > package the following error is reported: > E: arno-iptables-firewall: settitle-requires-versioned-depends config > N: > N: Debconf only supports the SETTITLE command as of version

Lintian error about missing debconf dependency (which is not missing)

2005-12-21 Thread Michael Hanke
Hi! I'm preparing a package which uses debconf. When I run lintian on the package the following error is reported: E: arno-iptables-firewall: settitle-requires-versioned-depends config N: N: Debconf only supports the SETTITLE command as of version 1.3.22. To N: ensure upgrades work correctly