summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-11-28 19:45:44 +0100
committerMichael Vogt <mvo@debian.org>2013-11-28 19:45:44 +0100
commitc872ac503156caff9d0e33306c4121dd667a6567 (patch)
tree7e4e8ae4b157f69784441973546b34fa1484598a /debian
parent96ae6de5d3d5ae31100079c78fffc5ebc4a0b81c (diff)
add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 92b9635dd..ca6bb4406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-apt (0.9.13.1) unstable; urgency=low
+apt (0.9.13.1) UNRELEASED; urgency=low
[ Colin Watson ]
* fix "apt-get --purge build-dep" (closes: #720597)
* fix regression that APT::Keep-Fds is not honored (closes: #730490)
+
+ [ Michael Vogt ]
+ * add "-f" option to "build-dep" as sbuild is using it to fix
+ regression with cross-building (LP: #1255806)
-- Michael Vogt <mvo@debian.org> Thu, 28 Nov 2013 16:49:31 +0100