diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:18:14 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:18:14 +0200 |
commit | 9233ef0dd48f896d2740e1a14061cc1c99a27d84 (patch) | |
tree | 9e0fca387d8f93af69b780e703b5653ebdc3668d | |
parent | 4fd5ef4244bc2eb1f7b444ec4ee7c30867b4757d (diff) |
remove the gnome-apt reference as it is removed from unstable
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/apt-get.8.xml | 2 | ||||
-rw-r--r-- | doc/apt.ent | 6 |
3 files changed, 2 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 006149a60..0d114c915 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low * doc/apt-get.8.xml: - do not say explicit target_release_{name,version,codename}, it should be clear by itself and 'man' can break lines again (Closes: #566166) + - remove the gnome-apt reference as it is removed from unstable [ Jari Aalto ] * debian/rules: diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index fd4e89bf0..abdec96c1 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -112,7 +112,7 @@ <para><command>apt-get</command> is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library. Several "front-end" interfaces exist, such as &dselect;, - &aptitude;, &synaptic;, &gnome-apt; and &wajig;.</para> + &aptitude;, &synaptic; and &wajig;.</para> <para>Unless the <option>-h</option>, or <option>--help</option> option is given, one of the commands below must be present.</para> diff --git a/doc/apt.ent b/doc/apt.ent index be769e232..494c6b02c 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -142,12 +142,6 @@ </citerefentry>" > -<!ENTITY gnome-apt "<citerefentry> - <refentrytitle><command>gnome-apt</command></refentrytitle> - <manvolnum>1</manvolnum> - </citerefentry>" -> - <!ENTITY wajig "<citerefentry> <refentrytitle><command>wajig</command></refentrytitle> <manvolnum>1</manvolnum> |