Fix linting of the debconf specification
commit33441345231ed5ec7611bcb6aaa49005692a873b
authorRuss Allbery <rra@debian.org>
Mon, 29 May 2017 21:06:17 +0000 (29 14:06 -0700)
committerRuss Allbery <rra@debian.org>
Mon, 29 May 2017 21:06:17 +0000 (29 14:06 -0700)
tree56efdb2f314f5eed572c4274428c2e90963caa66
parent8d0f38d2a614b6f23f921238eee47543e11f0ddb
Fix linting of the debconf specification

* Restructure the command list in the debconf specification document to
  pass xmllint, which didn't like including the body of an itemizedlist
  as an XML entity.

Also fix a schema error in the author section introduced by a previous
commit (this document uses a different top-level type than the other
policy documents).
debconf_spec/debconf_specification.xml
debconf_spec/include/commands.xml
debian/changelog