summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2008-12-02 20:54:43 +0100
committerMichael Vogt <mvo@debian.org>2008-12-02 20:54:43 +0100
commitd59228b0656483be9b60aa9d5e7b4759bf9e6b15 (patch)
treed713314330118d235d93c68df21ce858272cbc30 /debian
parent8f989911535e3a7e96fe2bb1746c55e072583061 (diff)
make "apt-get build-dep" installed packages marked automatic
by default. This can be changed by setting the value of APT::Get::Build-Dep-Automatic to false (thanks to Aaron Haviland, closes: #44874, LP: #248268)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d1ccf8b8f..325804f84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-apt (0.7.20~exp2) unstable; urgency=low
+apt (0.7.20~exp3) unstable; urgency=low
+
+ [ Michael Vogt ]
+ * make "apt-get build-dep" installed packages marked automatic
+ by default. This can be changed by setting the value of
+ APT::Get::Build-Dep-Automatic to false (thanks to Aaron
+ Haviland, closes: #44874, LP: #248268)
[ Eugene V. Lyubimkin ]
* doc/examples/sources.list:
@@ -8,7 +14,7 @@ apt (0.7.20~exp2) unstable; urgency=low
- Added instruction how to work around MMap error in MMap error message.
(Closes: #385674, 436028)
- -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Wed, 26 Nov 2008 22:06:21 +0200
+ -- Michael Vogt <mvo@debian.org> Tue, 02 Dec 2008 20:30:14 +0100
apt (0.7.19) unstable; urgency=low