From 4d7ac88c6827fab1e25238415ed0ebdf7d7f5404 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 25 Feb 2010 13:29:41 +0100 Subject: * apt-pkg/deb/dpkgpm.cc: - fix backgrounding when dpkg runs (closes: #486222) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bfdf79385..fb378b59a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ apt (0.7.25.4) UNRELEASED; urgency=low * abicheck/ - add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker + * apt-pkg/deb/dpkgpm.cc: + - fix backgrounding when dpkg runs (closes: #486222) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be -- cgit v1.2.3 From eefacd4c6653485b3da8dc267a8068207398464b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 Mar 2010 10:13:44 +0100 Subject: * cmdline/apt-mark: - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fb378b59a..ffbc9f459 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,9 @@ apt (0.7.25.4) UNRELEASED; urgency=low http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker * apt-pkg/deb/dpkgpm.cc: - fix backgrounding when dpkg runs (closes: #486222) + * cmdline/apt-mark: + - show error on incorrect aguments (LP: #517917), thanks to + Torsten Spindler [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be -- cgit v1.2.3 From ddff663f897a422d61a36238ec71edb7fe3e3eb1 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 Mar 2010 15:39:06 +0100 Subject: * cmdline/apt-get.cc: - if apt-get source foo=version or foo/distro can not be found, error out (LP: #502641) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ffbc9f459..9665cd2d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,9 @@ apt (0.7.25.4) UNRELEASED; urgency=low * cmdline/apt-mark: - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler + * cmdline/apt-get.cc: + - if apt-get source foo=version or foo/distro can not be found, + error out (LP: #502641) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be -- cgit v1.2.3 From 0d6c5e7dcb2d4fe5334a4177aff3a2b6e55e6768 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 Mar 2010 22:06:08 +0100 Subject: * apt-pkg/indexfile.cc: - deal correctly with three letter langcodes (LP: #391409) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9665cd2d1..6a078c498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ apt (0.7.25.4) UNRELEASED; urgency=low * cmdline/apt-get.cc: - if apt-get source foo=version or foo/distro can not be found, error out (LP: #502641) + * apt-pkg/indexfile.cc: + - deal correctly with three letter langcodes (LP: #391409) [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be -- cgit v1.2.3