From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:08 +0000 (+0000) Subject: Changelog updates X-Git-Tag: 0.7.21~316^2~913 X-Git-Url: http://git.hcoop.net/ntk/apt.git/commitdiff_plain/d385e2e8e48f9735d08315b5d277d0c61da2a7b2?hp=25be5a8f52aa37f4f13ec32f57e434b60d2e43fe Changelog updates Author: jgg Date: 1999-11-06 20:05:38 GMT Changelog updates --- diff --git a/configure.in b/configure.in index 3b8e5298..f6f225b0 100644 --- a/configure.in +++ b/configure.in @@ -116,7 +116,6 @@ if test x"$c9x_ints" = x"no"; then AC_SUBST(HAVE_C9X) fi - dnl Check for debiandoc AC_CHECK_PROG(DEBIANDOC_HTML,debiandoc2html,"yes","") AC_CHECK_PROG(DEBIANDOC_TEXT,debiandoc2text,"yes","") diff --git a/debian/changelog b/debian/changelog index 59a49ac8..e39e8c0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,7 +31,9 @@ apt (0.3.13.1) unstable; urgency=low * Increased the cache size. Closes: #47648 * Comment woopsie. Closes: #48789 * Removes existing links when linking sources. Closes: #48775 - * Problem resolver does not install all virtual packages. Closes: #48591 + * Problem resolver does not install all virtual packages. Closes: #48591, #49252 + * Clearer usage message about 'source' Closes: #48858 + * Immediate configure internal error Closes: #49062, #48884 -- Jason Gunthorpe Fri, 3 Sep 1999 09:04:28 -0700 diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo index c5b8a716..6812e46c 100644 --- a/doc/apt-get.8.yo +++ b/doc/apt-get.8.yo @@ -101,6 +101,10 @@ specified then the package will be compiled to a binary .deb using dpkg-buildpackage, if --download-only is specified then the source package will not be unpacked. +Note that source packages are not tracked like binary packages, they exist +only in the current directory and are similar to downloading source +tar balls. + dit(bf(check)) bf(check) is a diagnostic tool; it updates the package cache and checks for broken packages.