]> git.deb.at Git - deb/packages.git/commit
[UBUNTU] Implement on-the-fly rewriting of maintainer fields
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 21 Apr 2008 18:02:04 +0000 (20:02 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 21 Apr 2008 18:02:04 +0000 (20:02 +0200)
commit974926bc9499febca5504f5e4da8e4733ddd960e
tree03909a5a7a58802fca45075629f9fc0b1d2aed34
parentaa31f643447b3533675e6c169784048834ff9088
[UBUNTU] Implement on-the-fly rewriting of maintainer fields

Implement the same rules as pkgbinarymangler for rewriting
maintainer fields. This will fix the maintainer field of
source packages that were taken without changes from Debian
and contain therefor still the original maintainer information.

This should significantly reduce the number of Debian maintainers
that are listed on packages.ubuntu.com as Maintainers.

Thanks again to Colin Watson <cjwatson -at- ubuntu com> for the
suggestion.
lib/Packages/Page.pm
lib/Packages/SrcPage.pm