From d3aac32ece65fd5424a94402f46db065298c07a8 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 22 May 2012 18:33:43 +0200 Subject: * apt-pkg/contrib/fileutl.cc: - dup() given compressed fd in OpenDescriptor if AutoClose is disabled as otherwise gzclose() and co will close it --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e17ee702b..3c43f6589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.9.6) UNRELEASED; urgency=low + + * apt-pkg/contrib/fileutl.cc: + - dup() given compressed fd in OpenDescriptor if AutoClose + is disabled as otherwise gzclose() and co will close it + + -- David Kalnischkies Tue, 22 May 2012 18:13:19 +0200 + apt (0.9.5) unstable; urgency=low [ Chris Leick ] -- cgit v1.2.3 From aec2216091b3d70b3baa5a5b8c87ce208e35c19c Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 23 May 2012 18:00:32 +0200 Subject: * doc/*.xml: - mark even more stuff as untranslateable and improve the markup here and there (no real text change) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3c43f6589..d416dc83e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ apt (0.9.6) UNRELEASED; urgency=low * apt-pkg/contrib/fileutl.cc: - dup() given compressed fd in OpenDescriptor if AutoClose is disabled as otherwise gzclose() and co will close it + * doc/*.xml: + - mark even more stuff as untranslateable and improve the + markup here and there (no real text change) -- David Kalnischkies Tue, 22 May 2012 18:13:19 +0200 -- cgit v1.2.3 From 81cf16a26fa162ac672b084a88148b822e645665 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 23 May 2012 18:20:55 +0200 Subject: use docbook DTD 4.5 instead of 4.2 to have valid docs --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d416dc83e..a87456bdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ apt (0.9.6) UNRELEASED; urgency=low * doc/*.xml: - mark even more stuff as untranslateable and improve the markup here and there (no real text change) + - use docbook DTD 4.5 instead of 4.2 to have valid docs -- David Kalnischkies Tue, 22 May 2012 18:13:19 +0200 -- cgit v1.2.3 From b176de3af77f686a512dec04a98e8fa6ce6af908 Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Thu, 24 May 2012 15:09:49 +0200 Subject: * doc/*.xml: - remove 'GNU/Linux' from 'Debian systems' strings as Debian has more systems than just GNU/Linux nowadays --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a87456bdb..443aedf62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ apt (0.9.6) UNRELEASED; urgency=low + [ David Kalnischkies ] * apt-pkg/contrib/fileutl.cc: - dup() given compressed fd in OpenDescriptor if AutoClose is disabled as otherwise gzclose() and co will close it @@ -8,6 +9,11 @@ apt (0.9.6) UNRELEASED; urgency=low markup here and there (no real text change) - use docbook DTD 4.5 instead of 4.2 to have valid docs + [ Justin B Rye ] + * doc/*.xml: + - remove 'GNU/Linux' from 'Debian systems' strings as Debian + has more systems than just GNU/Linux nowadays + -- David Kalnischkies Tue, 22 May 2012 18:13:19 +0200 apt (0.9.5) unstable; urgency=low -- cgit v1.2.3