]> git.saurik.com Git - apt.git/commitdiff
Changelog updates
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:08 +0000 (16:55 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:08 +0000 (16:55 +0000)
Author: jgg
Date: 1999-11-06 20:05:38 GMT
Changelog updates

configure.in
debian/changelog
doc/apt-get.8.yo

index 3b8e5298912681e670e2b7bf5d142c2848094f5f..f6f225b05931836ab54c22746ae117223cef8ebd 100644 (file)
@@ -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","")
index 59a49ac84b6b0637a4522eb72cbbddf7b6242964..e39e8c0bd5e767504e566912dc9eeb0599962c6d 100644 (file)
@@ -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 <jgg@debian.org>  Fri,  3 Sep 1999 09:04:28 -0700
  
index c5b8a716289ca13a613ea8e298437a5402a2303c..6812e46c7d0eb416bb602d7d3961d715a481afd5 100644 (file)
@@ -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.