Debian Bug report logs - #597340
dpkg-gencontrol: implicit substvar at the end of every field

version graph

Package: dpkg-dev; Maintainer for dpkg-dev is Dpkg Developers <[email protected]>; Source for dpkg-dev is src:dpkg (PTS, buildd, popcon).

Reported by: Raphaël Hertzog <[email protected]>

Date: Sat, 18 Sep 2010 19:27:01 UTC

Severity: wishlist

Found in version dpkg/1.15.8.5

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], [email protected], [email protected], Dpkg Developers <[email protected]>:
Bug#597340; Package dpkg-dev. (Sat, 18 Sep 2010 19:27:04 GMT) (full text, mbox, link).


Acknowledgement sent to Raphaël Hertzog <[email protected]>:
New Bug report received and forwarded. Copy sent to [email protected], [email protected], Dpkg Developers <[email protected]>. (Sat, 18 Sep 2010 19:27:04 GMT) (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Raphaël Hertzog <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: dpkg-gencontrol: implicit substvar at the end of every field
Date: Sat, 18 Sep 2010 21:23:51 +0200
Package: dpkg-dev
Version: 1.15.8.5
Severity: wishlist

Every time that debhelper needs to adjust a dependency it provides a new
substvar and the maintainer needs to put it in the right field. I was
thinking that we could avoid the second half if some specific substvars
was added at the end of every field.

dpkg-gencontrol could be modified to always append the value of
${implicit:<fieldname>} at the end of the corresponding field. Maybe
we should even support multiple substvars (say
${implicit:<fieldname>:<origin>}) so that there's no coordination problem
if multiple tools want to add something at the end of the same field.

This would even make it possible for debhelper to add dependencies that
are not at all present in debian/control, like for example Breaks... this
would have been handy for example when several dh_* tools have stopped
doing their work on the assumption that the triggerized version of
the postinst snippet was available on the system. With a break, it could
ensure that the relevant package had been upgraded...

With such a system, the ${misc:Depends} that we are currently adding
everywhere would not have been needed.

CCing -devel and Joey Hess to have some input on this idea. Do you think
it would be useful ? Do you have comments and suggestions ?

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
                      ▶ http://RaphaelHertzog.fr (Français)




Information forwarded to [email protected], Dpkg Developers <[email protected]>:
Bug#597340; Package dpkg-dev. (Sat, 18 Sep 2010 19:48:04 GMT) (full text, mbox, link).


Acknowledgement sent to Joey Hess <[email protected]>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <[email protected]>. (Sat, 18 Sep 2010 19:48:04 GMT) (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Joey Hess <[email protected]>
To: Raphaël Hertzog <[email protected]>, [email protected]
Subject: Re: Bug#597340: dpkg-gencontrol: implicit substvar at the end of every field
Date: Sat, 18 Sep 2010 15:45:14 -0400
[Message part 1 (text/plain, inline)]
Raphaël Hertzog wrote:
> dpkg-gencontrol could be modified to always append the value of
> ${implicit:<fieldname>} at the end of the corresponding field.

Note this would mean that for depends fields, the content of the
substvar would need to start with ", ".

> CCing -devel and Joey Hess to have some input on this idea. Do you think
> it would be useful ? Do you have comments and suggestions ?

It seems like a good idea, it would reduce clutter if misc:Depends did
not need to be manually listed. I don't know if debhelper's perl:Depends
and python:Depends could be sanely made implicit.

-- 
see shy jo
[signature.asc (application/pgp-signature, inline)]

Information forwarded to [email protected], Dpkg Developers <[email protected]>:
Bug#597340; Package dpkg-dev. (Sun, 19 Sep 2010 20:54:03 GMT) (full text, mbox, link).


Acknowledgement sent to Steve McIntyre <[email protected]>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <[email protected]>. (Sun, 19 Sep 2010 20:54:03 GMT) (full text, mbox, link).


Message #15 received at [email protected] (full text, mbox, reply):

From: Steve McIntyre <[email protected]>
To: [email protected]
Cc: [email protected],[email protected]
Subject: Re: Bug#597340: dpkg-gencontrol: implicit substvar at the end of every field
Date: Sun, 19 Sep 2010 21:50:12 +0100
Raphaël Hertzog wrote:
>
>Every time that debhelper needs to adjust a dependency it provides a new
>substvar and the maintainer needs to put it in the right field. I was
>thinking that we could avoid the second half if some specific substvars
>was added at the end of every field.
>
>dpkg-gencontrol could be modified to always append the value of
>${implicit:<fieldname>} at the end of the corresponding field. Maybe
>we should even support multiple substvars (say
>${implicit:<fieldname>:<origin>}) so that there's no coordination problem
>if multiple tools want to add something at the end of the same field.
>
>This would even make it possible for debhelper to add dependencies that
>are not at all present in debian/control, like for example Breaks... this
>would have been handy for example when several dh_* tools have stopped
>doing their work on the assumption that the triggerized version of
>the postinst snippet was available on the system. With a break, it could
>ensure that the relevant package had been upgraded...
>
>With such a system, the ${misc:Depends} that we are currently adding
>everywhere would not have been needed.
>
>CCing -devel and Joey Hess to have some input on this idea. Do you think
>it would be useful ? Do you have comments and suggestions ?

I'm uncomfortable with the idea of (even more?) build-time package
settings being hidden away outside of debian/control. :-/

-- 
Steve McIntyre, Cambridge, UK.                                [email protected]
"I suspect most samba developers are already technically insane... Of
 course, since many of them are Australians, you can't tell." -- Linus Torvalds




Information forwarded to [email protected], Dpkg Developers <[email protected]>:
Bug#597340; Package dpkg-dev. (Sun, 19 Sep 2010 21:18:06 GMT) (full text, mbox, link).


Acknowledgement sent to Raphael Hertzog <[email protected]>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <[email protected]>. (Sun, 19 Sep 2010 21:18:06 GMT) (full text, mbox, link).


Message #20 received at [email protected] (full text, mbox, reply):

From: Raphael Hertzog <[email protected]>
To: [email protected], [email protected]
Subject: Re: Bug#597340: dpkg-gencontrol: implicit substvar at the end of every field
Date: Sun, 19 Sep 2010 23:07:44 +0200
On Sun, 19 Sep 2010, Steve McIntyre wrote:
> >CCing -devel and Joey Hess to have some input on this idea. Do you think
> >it would be useful ? Do you have comments and suggestions ?
> 
> I'm uncomfortable with the idea of (even more?) build-time package
> settings being hidden away outside of debian/control. :-/

On the flip side, it means less possibilities of mistakes for debhelper
users, a simpler learning curve to newbies who don't have to know about
substvars right from the start, etc.

But I can understand your feeling and we will probably need options to
disable this behaviour in some cases.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
                      ▶ http://RaphaelHertzog.fr (Français)




Information forwarded to [email protected], Dpkg Developers <[email protected]>:
Bug#597340; Package dpkg-dev. (Mon, 20 Sep 2010 09:09:09 GMT) (full text, mbox, link).


Acknowledgement sent to Julien Cristau <[email protected]>:
Extra info received and forwarded to list. Copy sent to Dpkg Developers <[email protected]>. (Mon, 20 Sep 2010 09:09:09 GMT) (full text, mbox, link).


Message #25 received at [email protected] (full text, mbox, reply):

From: Julien Cristau <[email protected]>
To: [email protected], [email protected]
Subject: Re: Bug#597340: dpkg-gencontrol: implicit substvar at the end of every field
Date: Mon, 20 Sep 2010 11:08:42 +0200
[Message part 1 (text/plain, inline)]
On Sun, Sep 19, 2010 at 23:07:44 +0200, Raphael Hertzog wrote:

> On Sun, 19 Sep 2010, Steve McIntyre wrote:
> > >CCing -devel and Joey Hess to have some input on this idea. Do you think
> > >it would be useful ? Do you have comments and suggestions ?
> > 
> > I'm uncomfortable with the idea of (even more?) build-time package
> > settings being hidden away outside of debian/control. :-/
> 
> On the flip side, it means less possibilities of mistakes for debhelper
> users, a simpler learning curve to newbies who don't have to know about
> substvars right from the start, etc.
> 
> But I can understand your feeling and we will probably need options to
> disable this behaviour in some cases.
> 
I'm at least as uncomfortable with new options as I am with new magic.
dpkg-source has way too many options already.

Cheers,
Julien
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 05:32:54 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.