According to upgrading-checklist, support for alternative changelog
formats were removed in Debian Policy 3.8.1.0. However, appendix C still
documents their usage:
$ zgrep -A4 'alternative changelog' /usr/share/doc/debian-policy/policy.txt.gz
C.2.2.1. Defining alternative changelog formats
-----------------------------------------------
It is possible to use a different format to the standard one, by
providing a parser for the format you wish to use.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
The appendices are not normative parts of policy, they are
around so that we do not lose bits of documentation that ought to be
part of dpkg documentation.
Having said that, perhaps it is time to yank these non-normative
sections into a separate document, and away from policy proper?
manoj
--
"Money is the root of all money." the moving finger
Manoj Srivastava <sriv...@acm.org> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
> The appendices are not normative parts of policy, they are
> around so that we do not lose bits of documentation that ought to be
> part of dpkg documentation.
> Having said that, perhaps it is time to yank these non-normative
> sections into a separate document, and away from policy proper?
Yeah, I'm all in favor. I was going to look at doing that but haven't had
the time.
--
Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/>
> According to upgrading-checklist, support for alternative changelog
> formats were removed in Debian Policy 3.8.1.0. However, appendix C still
> documents their usage:
> $ zgrep -A4 'alternative changelog'
> /usr/share/doc/debian-policy/policy.txt.gz C.2.2.1. Defining alternative
> changelog formats
> -----------------------------------------------
> It is possible to use a different format to the standard one, by
> providing a parser for the format you wish to use.
I checked with the dpkg maintainers and while this is still a supported
feature, it's very rarely used and the documentation that was in Policy
has bitrotted somewhat. Given that and given that it's not allowed in the
Debian archive, Policy clearly isn't the place for it. The dpkg
maintainers will be picking up this documentation, updating it, and adding
it to the dpkg-parsechangelog man page or some other similar place.
Since it's not even accurate as it stands, with the (implied) agreement of
the dpkg maintainers, I'm going to pull it out of Policy for the next
release even in advance of it being incorporated in the dpkg
documentation.
See #584141.
--
Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/>
--