summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-08-11 19:39:44 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-08-11 19:39:44 +0200
commit086bb6d7b5ba933e0a8a6de13d731fcfb8eeda74 (patch)
treeb1b145cd3c2448452045e487c64d940c4854e3bc /debian
parentb472c6b08e0bfd1ea94390cd525cef579ea3ccee (diff)
* cmdline/apt-get.cc:
- let APT::Get::Arch-Only in build-dep default to false again (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report!
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1207fb52f..0a6a7a8fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,11 @@ apt (0.8.0~pre1) UNRELASED; urgency=low
* apt-pkg/algorithms.cc:
- change the debug outputs to display also arch of the
package and version dependencies information
+ * cmdline/apt-get.cc:
+ - let APT::Get::Arch-Only in build-dep default to false again
+ (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report!
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 10 Aug 2010 15:56:11 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 11 Aug 2010 19:36:21 +0200
apt (0.7.26~exp12) experimental; urgency=low