From 388f2962666a265709ad7c6e18902d49726b1f2c Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Thu, 19 May 2011 14:16:43 +0200 Subject: remove invalid pkgcache.bin and rebuild it if possible The next invocation of APT tried to load an outdated big (and possible io-cold) file just to end up rebuilding it (possibly only as non-root in memory again and again), so we remove it here and if we have a srcpkgcache we are going to rebuild, too. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b64594c2c..7f52d844e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low - let VisitRProvides report if the calls were successful * apt-pkg/deb/dpkgpm.cc: - replace obsolete usleep with nanosleep + - remove invalid pkgcache.bin and rebuild it if possible * debian/apt{,-utils}.symbols: - update both experimental symbol-files to reflect 0.8.14 state * debian/rules: -- cgit v1.2.3 From 97be52d4372d1ca6b8d276060b434348876ca322 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Mon, 23 May 2011 18:10:48 +0200 Subject: log reinstall commands in history.log --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7f52d844e..fe562e363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low * apt-pkg/deb/dpkgpm.cc: - replace obsolete usleep with nanosleep - remove invalid pkgcache.bin and rebuild it if possible + - log reinstall commands in history.log * debian/apt{,-utils}.symbols: - update both experimental symbol-files to reflect 0.8.14 state * debian/rules: -- cgit v1.2.3 From 7a7d697d07edb75057a6987158f2969bda96912b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 25 May 2011 14:43:05 +0200 Subject: debian/changelog: next version will be 0.8.15 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b64594c2c..9f25c984b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.14.2) UNRELEASED; urgency=low +apt (0.8.15) UNRELEASED; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: -- cgit v1.2.3 From db95f57184f0e5a767aa07c1b629b987093f342e Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Wed, 25 May 2011 14:45:04 +0200 Subject: Italian translation update (Milo Casagrande). Closes: #627834 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9f25c984b..5f5e23eb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ apt (0.8.15) UNRELEASED; urgency=low [ Christian Perrier ] * Galician translation update (Miguel Anxo Bouzada). Closes: #626505 + * Italian translation update (Milo Casagrande). Closes: #627834 [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by -- cgit v1.2.3 From a5ca55e452d48bb59b4a5151816042ed722c4983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Sommer?= Date: Sat, 28 May 2011 10:54:10 +0200 Subject: =?UTF-8?q?*=20apt-pkg/init.cc:=20=20=20-=20don't=20set=20deprecat?= =?UTF-8?q?ed=20APT::Acquire::Translation,=20thanks=20J=C3=B6rg=20Sommer!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fe562e363..a416af19e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,8 +72,10 @@ apt (0.8.14.2) UNRELEASED; urgency=low * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + * apt-pkg/init.cc: + - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer! - -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 + -- David Kalnischkies Sat, 28 May 2011 10:52:08 +0200 apt (0.8.14.1) unstable; urgency=low -- cgit v1.2.3 From aa833344f36bb81fb79c9d1dbe8f9240a00fc645 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 28 May 2011 10:56:46 +0200 Subject: * cmdline/apt-config.cc: - show Acquire::Languages and APT::Architectures settings in 'dump' (Closes: 626739) --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a416af19e..971cf53b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -74,8 +74,11 @@ apt (0.8.14.2) UNRELEASED; urgency=low lock step even in immediate configuration (Closes: #618288) * apt-pkg/init.cc: - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer! + * cmdline/apt-config.cc: + - show Acquire::Languages and APT::Architectures settings + in 'dump' (Closes: 626739) - -- David Kalnischkies Sat, 28 May 2011 10:52:08 +0200 + -- David Kalnischkies Sat, 28 May 2011 10:54:23 +0200 apt (0.8.14.1) unstable; urgency=low -- cgit v1.2.3 From 0901c5d08eadea5b5d91b09d4f532a029cb42574 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 30 May 2011 14:04:01 +0200 Subject: apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Closes: #195301) This commit deals with the following cases: - First section of index file (Packages,Sources,Translation) without Package field - Signed release files without GPG data (NODATA) - i18n/Index files without hash sums Handling unsigned Release files is more complicated, and the example code using indexRecords is disabled as it can reject correct Release files without hashes. How we can reliably check unsigned Release files is another question, and not urgent anyway, as it should have no dramatic effect (we could check that it is a valid RFC-822 section, but that's a bit too long to write) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5f5e23eb1..b1d276d5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.8.15) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - Really release action groups only once (Closes: #622744) - Make purge work again for config-files (LP: #244598) (Closes: #150831) + * apt-pkg/acquire-item.cc: + - Reject files known to be invalid (LP: #346386) (Closes: #195301) * debian/apt.cron.daily: - Check power after wait, patch by manuel-soto (LP: #705269) * debian/control: -- cgit v1.2.3 From 4fdb612374655361c8923a4611db6a0d10054317 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 30 May 2011 14:14:11 +0200 Subject: Reject files known to be invalid (LP: #346386) (Closes: #627642) --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b1d276d5d..d02091f54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ apt (0.8.15) UNRELEASED; urgency=low - Really release action groups only once (Closes: #622744) - Make purge work again for config-files (LP: #244598) (Closes: #150831) * apt-pkg/acquire-item.cc: - - Reject files known to be invalid (LP: #346386) (Closes: #195301) + - Reject files known to be invalid (LP: #346386) (Closes: #627642) * debian/apt.cron.daily: - Check power after wait, patch by manuel-soto (LP: #705269) * debian/control: -- cgit v1.2.3 From 95f395cc774d522eda1b80b310bd75767aa11bd4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 7 Jun 2011 08:48:09 +0200 Subject: * methods/mirror.cc: - ignore lines starting with "#" in the mirror file - ignore non http urls in the mirrors --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d02091f54..9fbcf0ad6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -73,6 +73,11 @@ apt (0.8.15) UNRELEASED; urgency=low * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + + [ Michael Vogt ] + * methods/mirror.cc: + - ignore lines starting with "#" in the mirror file + - ignore non http urls in the mirrors -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From 6885f3def825a5a0be6bb1715c800fada22f9b73 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 7 Jun 2011 13:21:47 +0200 Subject: append the dist (e.g. sid, wheezy) as a query string when asking for a suitable mirror --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9fbcf0ad6..dc653a090 100644 --- a/debian/changelog +++ b/debian/changelog @@ -78,6 +78,8 @@ apt (0.8.15) UNRELEASED; urgency=low * methods/mirror.cc: - ignore lines starting with "#" in the mirror file - ignore non http urls in the mirrors + - append the dist (e.g. sid, wheezy) as a query string when + asking for a suitable mirror -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From 782486e8219705249d9096c79638bd85b930522d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 8 Jun 2011 17:12:32 +0200 Subject: initial librarification push --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index dc653a090..a973c0aca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,6 +80,8 @@ apt (0.8.15) UNRELEASED; urgency=low - ignore non http urls in the mirrors - append the dist (e.g. sid, wheezy) as a query string when asking for a suitable mirror + * debian/control: + - add libapt-pkg4.10 and libapt-inst1.2 library packages -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From 85c26e8c9a04e98d1b5dc330d18429f628f230d4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 9 Jun 2011 11:51:45 +0200 Subject: * apt-pkg/deb/deblistparser.cc: - include all known languages when building the apt cache (LP: #794907) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index dc653a090..d75e2fb9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,6 +80,9 @@ apt (0.8.15) UNRELEASED; urgency=low - ignore non http urls in the mirrors - append the dist (e.g. sid, wheezy) as a query string when asking for a suitable mirror + * apt-pkg/deb/deblistparser.cc: + - include all known languages when building the apt cache + (LP: #794907) -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From 21c1da10a011a341b0bb14904999442e64bb7584 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 9 Jun 2011 14:02:03 +0200 Subject: update changelog for the previous two commits --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d75e2fb9d..2c296b597 100644 --- a/debian/changelog +++ b/debian/changelog @@ -83,6 +83,8 @@ apt (0.8.15) UNRELEASED; urgency=low * apt-pkg/deb/deblistparser.cc: - include all known languages when building the apt cache (LP: #794907) + * apt-pkg/deb/debindexfile.cc: + - remove some no longer valid checks for "TranslationsAvailable()" -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From f0b9c328358d16555cb1e94df71f5ee0da04a0ff Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Thu, 9 Jun 2011 22:48:35 +0200 Subject: German documentation translation update (Chris Leick). Closes: #629949 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index d02091f54..bb072a15b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ apt (0.8.15) UNRELEASED; urgency=low [ Christian Perrier ] * Galician translation update (Miguel Anxo Bouzada). Closes: #626505 * Italian translation update (Milo Casagrande). Closes: #627834 + * German documentation translation update (Chris Leick). Closes: #629949 [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by -- cgit v1.2.3 From 06e18b140238809e6537c13303ca8f561a9c5b55 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 10 Jun 2011 15:45:04 +0200 Subject: releasing version 0.8.15~exp1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 0b81acb01..a286d4b8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.15~exp1) UNRELEASED; urgency=low +apt (0.8.15~exp1) experimental; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: @@ -84,7 +84,7 @@ apt (0.8.15~exp1) UNRELEASED; urgency=low * debian/control: - add libapt-pkg4.10 and libapt-inst1.2 library packages - -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 + -- Michael Vogt Fri, 10 Jun 2011 15:32:07 +0200 apt (0.8.14.1) unstable; urgency=low -- cgit v1.2.3 From 92ea25520e6beed1ed6f74620023f42efd4cdc28 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 15 Jun 2011 17:21:41 +0200 Subject: * debian/control: - fix incorrect Replaces (closes: #630204) for libapt-inst1.2 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a286d4b8f..1696c9e49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.15~exp2) experimental; urgency=low + + * debian/control: + - fix incorrect Replaces (closes: #630204) for libapt-inst1.2 + + -- Michael Vogt Wed, 15 Jun 2011 16:51:14 +0200 + apt (0.8.15~exp1) experimental; urgency=low [ Julian Andres Klode ] -- cgit v1.2.3 From a0088ddd5a6924445eb5716c955aa332ab9362a9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 17 Jun 2011 21:49:52 +0200 Subject: * debian/control: - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1696c9e49..a0098e517 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.15~exp3) experimental; urgency=low + + * debian/control: + - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and + libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) + + -- Michael Vogt Fri, 17 Jun 2011 17:39:25 +0200 + apt (0.8.15~exp2) experimental; urgency=low * debian/control: -- cgit v1.2.3 From d2f828a93c72a3925a70e285ae304f272ff12ce8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 17 Jun 2011 22:27:53 +0200 Subject: use depends for the ${shlibs:Depends} to make the breaks work --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a0098e517..b7b10e1c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ apt (0.8.15~exp3) experimental; urgency=low * debian/control: - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214) + - use depends for the ${shlibs:Depends} to make the breaks work - -- Michael Vogt Fri, 17 Jun 2011 17:39:25 +0200 + -- Michael Vogt Fri, 17 Jun 2011 21:51:41 +0200 apt (0.8.15~exp2) experimental; urgency=low -- cgit v1.2.3 From 0db864630c16afb3ed70370f2ccac3f59475699d Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sat, 18 Jun 2011 13:56:21 +0200 Subject: Catalan translation update (Jordi Mallach). Closes: #630657 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bb072a15b..b6ce716b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ apt (0.8.15) UNRELEASED; urgency=low * Galician translation update (Miguel Anxo Bouzada). Closes: #626505 * Italian translation update (Milo Casagrande). Closes: #627834 * German documentation translation update (Chris Leick). Closes: #629949 + * Catalan translation update (Jordi Mallach). Closes: #630657 [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by -- cgit v1.2.3 From 33ee638a051927e4eed0ed7fb5d4837c83fcd104 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 22 Jun 2011 10:54:28 +0200 Subject: * debian/control: - modernize package description (closes: #624618) --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b7b10e1c3..bf1b2d962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.15~exp4) UNRELEASED; urgency=low + + * debian/control: + - modernize package description (closes: #624618) + + -- Michael Vogt Wed, 22 Jun 2011 10:52:00 +0200 + apt (0.8.15~exp3) experimental; urgency=low * debian/control: -- cgit v1.2.3 From 9c76a88155c346666325339c5581a528d70b1f69 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 27 Jun 2011 10:46:41 +0200 Subject: * apt-pkg/deb/dpkgpm.cc: - set permissions of term.log to root.adm and 644 (LP: #404724) --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 2c296b597..16c0990d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -86,6 +86,10 @@ apt (0.8.15) UNRELEASED; urgency=low * apt-pkg/deb/debindexfile.cc: - remove some no longer valid checks for "TranslationsAvailable()" + [ Kenneth Solbø Andersen ] + * apt-pkg/deb/dpkgpm.cc: + - set permissions of term.log to root.adm and 644 (LP: #404724) + -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 apt (0.8.14.1) unstable; urgency=low -- cgit v1.2.3 From 15657fcc72462aed8e5b361fe52450484229ec5d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 28 Jun 2011 15:45:59 +0100 Subject: cherry pick from donkult --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b6ce716b6..bbfe9022e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,6 +75,9 @@ apt (0.8.15) UNRELEASED; urgency=low * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) + * apt-pkg/orderlist.cc: + - ensure that an old version of a package with a provides can + never satisfy a dependency of a newer version of this package -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 -- cgit v1.2.3 From 8293f00b642e77908dd1c8cedf1f21ec6e7e1653 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 28 Jun 2011 15:46:28 +0100 Subject: change to 0.8.14.2 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bbfe9022e..8c1688bd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.15) UNRELEASED; urgency=low +apt (0.8.14.2) UNRELEASED; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: -- cgit v1.2.3 From 1fc8c9229ab6272ff7422af36ecfbc7a21376544 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 28 Jun 2011 17:00:07 +0100 Subject: various typo and syntax corrections in doc/*.xml --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6ba17d067..6cb4ab261 100644 --- a/debian/changelog +++ b/debian/changelog @@ -101,6 +101,9 @@ apt (0.8.14.2) UNRELEASED; urgency=low [ Kenneth Solbø Andersen ] * apt-pkg/deb/dpkgpm.cc: - set permissions of term.log to root.adm and 644 (LP: #404724) + + [ Chris Leick ] + * various typo and syntax corrections in doc/*.xml -- David Kalnischkies Sat, 28 May 2011 10:54:23 +0200 -- cgit v1.2.3 From e449f717078978396b76a2fdae844196888d0211 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 28 Jun 2011 18:49:01 +0200 Subject: releasing version 0.8.15 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6cb4ab261..7598a139d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.14.2) UNRELEASED; urgency=low +apt (0.8.15) unstable; urgency=low [ Julian Andres Klode ] * apt-pkg/depcache.cc: @@ -105,7 +105,7 @@ apt (0.8.14.2) UNRELEASED; urgency=low [ Chris Leick ] * various typo and syntax corrections in doc/*.xml - -- David Kalnischkies Sat, 28 May 2011 10:54:23 +0200 + -- Michael Vogt Tue, 28 Jun 2011 18:00:48 +0200 apt (0.8.14.1) unstable; urgency=low -- cgit v1.2.3 From c56c4b82dd77258da5640bf9f63a8db10424b59a Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 29 Jun 2011 13:00:06 +0200 Subject: releasing version 0.8.16~exp1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ceb75182d..a62003a0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -apt (0.8.16~exp1) UNRELEASED; urgency=low +apt (0.8.16~exp1) experimental; urgency=low * merged with the debian/unstable upload - -- Michael Vogt Tue, 28 Jun 2011 10:38:02 +0100 + -- Michael Vogt Wed, 29 Jun 2011 12:40:31 +0200 apt (0.8.15) unstable; urgency=low -- cgit v1.2.3 From 6f747894998e10649d0237fe5f7b9b85a5266f1f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 29 Jun 2011 15:20:55 +0200 Subject: releasing version 0.8.16~exp2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 701f03252..0c104137e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.16~exp2) UNRELEASEDexperimental; urgency=low +apt (0.8.16~exp2) experimental; urgency=low [ David Kalnischkies ] * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which @@ -30,7 +30,7 @@ apt (0.8.16~exp2) UNRELEASEDexperimental; urgency=low without breaking the ABI * increase ABI version and update package names - -- Michael Vogt Wed, 29 Jun 2011 12:26:54 +0100 + -- Michael Vogt Wed, 29 Jun 2011 13:57:28 +0200 apt (0.8.16~exp1) experimental; urgency=low -- cgit v1.2.3