|
|
@@ -1,3 +1,19 @@
|
|
|
+apt (1.1~exp10) experimental; urgency=medium
|
|
|
+
|
|
|
+ [ Michael Vogt ]
|
|
|
+ * add support for SRV record lookup before connect
|
|
|
+ * Provide "apt-get full-upgrade" to match "apt full-upgrade"
|
|
|
+ * Add support for "apt-cache showsrc --only-source srcpkgname"
|
|
|
+ Thanks to Steve Slangasek for the suggestion (Closes: 695633)
|
|
|
+
|
|
|
+ [ Julian Andres Klode ]
|
|
|
+ * Support tabs in sources.list files (Closes: #796067)
|
|
|
+ * Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
|
|
|
+ * postinst: Correctly pass --home instead of -home, and fixup old user.
|
|
|
+ Thanks to Niels Thykier for reporting this on IRC
|
|
|
+
|
|
|
+ -- Michael Vogt <mvo@debian.org> Mon, 24 Aug 2015 10:12:15 +0200
|
|
|
+
|
|
|
apt (1.1~exp9) experimental; urgency=medium
|
|
|
|
|
|
[ Michael Vogt ]
|