From 314037ba995328f4ac1026bbfb2125af6224248c Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:59 +0000 Subject: Fixed list notation doc bug and 'b' vs 'B' Author: jgg Date: 1999-06-06 05:52:37 GMT Fixed list notation doc bug and 'b' vs 'B' --- debian/changelog | 2 ++ debian/postinst | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6136fa9d9..4ed4424de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ apt (0.3.6.1) unstable; urgency=low * Fixed typo in apt-get help. Closes: #38712 * Improved the error message in the case of broken held package. Closes: #38777 * Fixed handling of MD5 failures + * Documented list notation Closes: #39008 + * Change the 'b' to 'B'. Closes: #39007 -- Jason Gunthorpe Wed, 12 May 1999 09:18:49 -0700 diff --git a/debian/postinst b/debian/postinst index 87476bfc0..d1b46d1a2 100755 --- a/debian/postinst +++ b/debian/postinst @@ -18,8 +18,9 @@ create_apt_conf () # Use for a local mirror - remove the ftp1 http lines for the bits # your mirror contains. # deb file:/your/mirror/here/debian stable main contrib non-free -# See sources.list(5) for more information, especial +# See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs +# CDROMs are managed throught the apt-cdrom tool. deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable non-US -- cgit v1.2.3