|
15.
|
|
|
Format as known from L<dpkg-parsechangelog(1)>. All requested entries (see L<"SYNOPSIS"> on how to select specific entries) are returned in the usual Debian control format, merged in one stanza, ready to be used in a F<.changes> file.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:86
|
|
16.
|
|
|
rfc822
|
|
|
|
rfc822
|
|
Translated and reviewed by
zhangmiao
|
|
|
|
Located in
../bin/parsechangelog:91 ../lib/Parse/DebianChangelog.pm:68
../lib/Parse/DebianChangelog.pm:740
|
|
17.
|
|
|
Similar to the C<dpkg> format, but the requested entries are returned as one stanza each, i.e. they are not merged. This is probably the format to use if you want a machine-usable representation of the changelog.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:93 ../lib/Parse/DebianChangelog.pm:70
|
|
18.
|
|
|
xml
|
|
|
|
xml
|
|
Translated and reviewed by
zhangmiao
|
|
|
|
Located in
../bin/parsechangelog:97 ../lib/Parse/DebianChangelog.pm:74
../lib/Parse/DebianChangelog.pm:801
|
|
19.
|
|
|
Just a simple XML dump of the changelog data. Without any schema or DTD currently, just some made up XML. The actual format might still change. Comments and Improvements welcome.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:99 ../lib/Parse/DebianChangelog.pm:76
|
|
20.
|
|
|
html
|
|
|
|
html
|
|
Translated and reviewed by
zhangmiao
|
|
|
|
Located in
../bin/parsechangelog:103 ../lib/Parse/DebianChangelog.pm:80
../lib/Parse/DebianChangelog.pm:880
|
|
21.
|
|
|
The changelog is converted to a somewhat nice looking HTML file with some nice features as a quick-link bar with direct links to every entry. NOTE: This is not configurable yet and was specifically designed to be used on L<http://packages.debian.org/>. This is planned to be changed until version 1.0. The used Parse::DebianChangelog module already supports configuration, however, this isn't exposed by this program yet.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:105
|
|
22.
|
|
|
SEE ALSO
|
|
|
|
参见
|
|
Translated and reviewed by
zhangmiao
|
|
|
|
Located in
../bin/parsechangelog:240 ../lib/Parse/DebianChangelog.pm:1251
../lib/Parse/DebianChangelog/ChangesFilters.pm:165
../lib/Parse/DebianChangelog/Entry.pm:149
../lib/Parse/DebianChangelog/Util.pm:158 ../lib/Pod/UsageTrans.pm:88
|
|
23.
|
|
|
Parse::DebianChangelog, the underlying Perl module
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:242
|
|
24.
|
|
|
Description of the Debian changelog format in the Debian policy: L<http://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../bin/parsechangelog:244 ../lib/Parse/DebianChangelog.pm:1255
|