1 <?xml version=
"1.0" encoding=
"utf-8" standalone=
"no"?>
2 <!DOCTYPE refentry PUBLIC
"-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
5 <!ENTITY % aptent SYSTEM
"apt.ent">
8 <!ENTITY % aptverbatiment SYSTEM
"apt-verbatim.ent">
18 <firstname>Martin
</firstname>
19 <surname>Pitt
</surname>
24 <!-- The last update date -->
25 <date>09 November
2010</date>
29 <refentrytitle>apt-changelog
</refentrytitle>
30 <manvolnum>1</manvolnum>
31 <refmiscinfo class=
"manual">APT
</refmiscinfo>
34 <!-- Man page title -->
36 <refname>apt-changelog
</refname>
37 <refpurpose>APT package changelog retriever
</refpurpose>
43 <command>apt-changelog
</command>
44 <arg choice=
"plain"><replaceable>packagename
</replaceable></arg>
46 <arg choice=
"plain"><replaceable>version
</replaceable></arg>
47 <arg choice=
"plain">candidate
</arg>
52 <refsect1><title>Description
</title>
54 <command>apt-changelog
</command> downloads a package changelog and displays
55 it through
<command>sensible-pager
</command>. The server name and base
56 directory is defined in the
<literal>APT::Changelog::Server
</literal>
57 variable (e. g.
<ulink>http://packages.debian.org/changelogs
</ulink> for
58 Debian or
<ulink>http://changelogs.ubuntu.com/changelogs
</ulink> for
63 By default it displays the changelog for the version that is installed.
64 However, you can specify a different version as the second argument; if you
65 specify
<constant>candidate
</constant>, it will fetch the changelog for the
66 latest available version of that package, i. e. the version which you would
67 get with
<command>apt-get install
<parameter>packagename
</parameter></command>.
71 <refsect1><title>See Also
</title>