From b247203097e343779ca429ed9720168f9fc2b959 Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sat, 8 Nov 2008 00:27:41 +0200 Subject: Fixed wrong upload date for 0.7.17~exp4 upload, set approximated one. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 54f3c35af..2eddf8f6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -88,7 +88,7 @@ apt (0.7.17~exp4) experimental; urgency=low failure when GREP_OPTIONS contains options that modify grep output. (Closes: #428752) - -- Eugene V. Lyubimkin Fri, 24 Oct 2008 23:45:17 +0300 + -- Eugene V. Lyubimkin Fri, 31 Oct 2008 23:45:17 +0300 apt (0.7.17~exp3) experimental; urgency=low -- cgit v1.2.3-70-g09d2 From 6823d85bdb3d46f60a7357cc73e60fcf6ba88a96 Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sat, 8 Nov 2008 12:43:37 +0200 Subject: Noted allowed file name characters in /etc/apt/sources.list.d/* files. --- debian/changelog | 9 +++++++++ doc/sources.list.5.xml | 9 ++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2eddf8f6d..41093666b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.7.19) unstable; urgency=low + + [ Eugene V. Lyubimkin ] + * doc/sources.list.5.xml: + - Mentioned allowed characters in file names in /etc/apt/sources.list.d. + Thanks to Matthias Urlichs. (Closes: #426913) + + -- Eugene V. Lyubimkin Sat, 08 Nov 2008 12:40:19 +0200 + apt (0.7.18) unstable; urgency=low [ Christian Perrier ] diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 9eb66d728..b875086ef 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -48,9 +48,12 @@ sources.list.d The /etc/apt/sources.list.d directory provides - a way to add sources.list entries in separate files whose names end with - .list. The format is the same as for the regular - sources.list file. + a way to add sources.list entries in separate files. + The format is the same as for the regular sources.list file. + File names need to end with + .list and may only contain letters (a-z and A-Z), + digits (0-9), underscore (_), hyphen (-) and period (.) characters. + Otherwise they will be silently ignored. The deb and deb-src types -- cgit v1.2.3-70-g09d2 From 2f0b4b144b0b7d81fe324091c2902592bbbac005 Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sat, 8 Nov 2008 13:02:07 +0200 Subject: Update synopsis in apt-get manpage for '-v'/'--version'. --- debian/changelog | 2 ++ doc/apt-get.8.xml | 10 ++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 41093666b..5ff981df6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.7.19) unstable; urgency=low * doc/sources.list.5.xml: - Mentioned allowed characters in file names in /etc/apt/sources.list.d. Thanks to Matthias Urlichs. (Closes: #426913) + * doc/apt-get.8.xml: + - Included '-v'/'--version' as a command to synopsis. -- Eugene V. Lyubimkin Sat, 08 Nov 2008 12:40:19 +0200 diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 325f1964d..416fd0384 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -15,7 +15,7 @@ &apt-email; &apt-product; - 05 November 2008 + 08 November 2008 @@ -33,7 +33,7 @@ apt-get - +