diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-changelog.1.xml | 80 | ||||
-rw-r--r-- | doc/apt.conf.5.xml | 2 | ||||
-rw-r--r-- | doc/examples/sources.list | 12 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 7 | ||||
-rw-r--r-- | doc/po/fr.po | 3 |
5 files changed, 92 insertions, 12 deletions
diff --git a/doc/apt-changelog.1.xml b/doc/apt-changelog.1.xml new file mode 100644 index 000000000..f881dad8a --- /dev/null +++ b/doc/apt-changelog.1.xml @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + +<!ENTITY % aptent SYSTEM "apt.ent"> +%aptent; + +<!ENTITY % aptverbatiment SYSTEM "apt-verbatim.ent"> +%aptverbatiment; + +]> + +<refentry> + +<refentryinfo> + + <author> + <firstname>Martin</firstname> + <surname>Pitt</surname> + <contrib></contrib> + </author> + &apt-email; + &apt-product; + <!-- The last update date --> + <date>09 November 2010</date> + </refentryinfo> + + <refmeta> + <refentrytitle>apt-changelog</refentrytitle> + <manvolnum>1</manvolnum> + <refmiscinfo class="manual">APT</refmiscinfo> + </refmeta> + + <!-- Man page title --> + <refnamediv> + <refname>apt-changelog</refname> + <refpurpose>APT package changelog retriever</refpurpose> + </refnamediv> + + <!-- Arguments --> + <refsynopsisdiv> + <cmdsynopsis> + <command>apt-changelog</command> + <arg choice="plain"><replaceable>packagename</replaceable></arg> + <group> + <arg choice="plain"><replaceable>version</replaceable></arg> + <arg choice="plain">candidate</arg> + </group> + </cmdsynopsis> + </refsynopsisdiv> + + <refsect1><title>Description</title> + <para> + <command>apt-changelog</command> downloads a package changelog and displays + it through <command>sensible-pager</command>. The server name and base + directory is defined in the <literal>APT::Changelog::Server</literal> + variable (e. g. <ulink>http://packages.debian.org/changelogs</ulink> for + Debian or <ulink>http://changelogs.ubuntu.com/changelogs</ulink> for + Ubuntu). + </para> + + <para> + By default it displays the changelog for the version that is installed. + However, you can specify a different version as the second argument; if you + specify <constant>candidate</constant>, it will fetch the changelog for the + latest available version of that package, i. e. the version which you would + get with <command>apt-get install <parameter>packagename</parameter></command>. + </para> +</refsect1> + +<refsect1><title>See Also</title> +<para> +&apt-get; +</para> +</refsect1> + + &manbugs; + +</refentry> + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index f00baacea..7d86c9789 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -455,7 +455,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; When downloading <literal>gzip</literal> compressed indexes (Packages, Sources, or Translations), keep them gzip compressed locally instead of unpacking them. This saves quite a lot of disk space at the expense of more CPU - requirements when building the local package caches. False by default. + requirements when building the local package caches. True by default. </para></listitem> </varlistentry> diff --git a/doc/examples/sources.list b/doc/examples/sources.list index ef729e203..cc0fd2b8d 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -1,9 +1,11 @@ # See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. -deb http://http.us.debian.org/debian stable main contrib non-free -deb http://security.debian.org stable/updates main contrib non-free +deb http://us.archive.ubuntu.com/ubuntu hardy main restricted +deb-src http://us.archive.ubuntu.com/ubuntu hardy main restricted -# Uncomment if you want the apt-get source function to work -#deb-src http://http.us.debian.org/debian stable main contrib non-free -#deb-src http://security.debian.org stable/updates main contrib non-free +deb http://security.ubuntu.com/ubuntu hardy-security main restricted +deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted + +deb http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted +deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates main restricted diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 8365c460f..49f5d7ab9 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -7,14 +7,13 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-14 00:03+0300\n" +"POT-Creation-Date: 2010-10-29 10:10-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: ENCODING" #. type: TH #: apt.8:17 diff --git a/doc/po/fr.po b/doc/po/fr.po index 4204053dc..b51bbf28d 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -618,7 +618,6 @@ msgstr "" " <listitem><para>Liste d'état des paquets installés automatiquement.\n" " Élément de configuration : <literal>Dir::State::extended_states</literal>.</para></listitem>\n" " </varlistentry>\n" -"\">\n" #. type: Plain text #: apt.ent:191 @@ -6667,7 +6666,7 @@ msgstr "" "La liste <literal>Ignore-Files-Silently</literal> permet d'indiquer quels " "sont les fichiers qu'APT peut ignorer sans avertissement dans les " "répertoires contenant des fragments de configuration. Par défaut, les " -"fichiers qui se terminent par <literal>.disabled</literal>, <literal>~</" +"fichiers qui se terminent par literal>.disabled</literal>, <literal>~</" "literal>, <literal>.bak</literal> ou <literal>.dpkg-[a-z]+</literal> sont " "ignorés. Comme cela est visible dans le dernier élément de cette liste, il " "est possible d'utiliser la syntaxe des expressions rationnelles." |