Bug#960448: openldap: Dynamically generate contact email
Ryan Tandy
ryan at nardis.ca
Sat May 23 03:31:45 BST 2020
Control: tag -1 - patch
On Tue, May 12, 2020 at 02:36:39PM -0300, Andreas Hasenack wrote:
>-+WHOWHERE="Debian OpenLDAP Maintainers <pkg-openldap-devel at lists.alioth.debian.org>"
>++WHOWHERE="$(grep ^Maintainer: debian/control | sed 's,Maintainer: ,,')"
Now I remember that I actually did try this initially.
The mkversion script is called from different parts of the build tree
(by recursive make) and doesn't have easy access to $(top_srcdir).
The patch you've suggested just leaves WHOWHERE empty.
More information about the Pkg-openldap-devel
mailing list