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 3b8e529..f6f225b 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 59a49ac..e39e8c0 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 c5b8a71..6812e46 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.