summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-07-10 13:18:33 +0200
committerMichael Vogt <mvo@debian.org>2014-07-10 13:18:33 +0200
commitb4a976fd53773983c50916ce396292901e5a7b09 (patch)
treee7eb4c994e13f0b34b62be951b6692f7a515b017
parent343325f4cc460b709fc929f85bc2a3d4691d63fe (diff)
prepare release 1.1~exp2
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c959bc20..52e4e7a3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+apt (1.1~exp2) experimental; urgency=medium
+
+ [ Guillem Jover ]
+ * Add new Base256ToNum long long overload function
+ * Fix ar and tar code to be LFS-safe (Closes: #742882)
+
+ [ Michael Vogt ]
+ * increase libapt-inst to version 1.6
+ * Only allow "apt-get build-dep path" when path starts with ./ or /
+ * Allow passing a full path to apt-get install /foo/bar.deb (CLoses: #752327)
+ * merge changes from the 1.0.6 upload
+
+ -- Michael Vogt <mvo@debian.org> Thu, 10 Jul 2014 13:18:08 +0200
+
apt (1.1~exp1) experimental; urgency=low
[ David Kalnischkies ]