summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-02-22 16:03:03 +0100
committerJulian Andres Klode <jak@debian.org>2017-02-22 16:03:03 +0100
commit2c19feb4e6c046b97078fdfd3e6e5bd6442b13fe (patch)
tree1dcd14799f28e6fd29baae6cacf2981659ec77b1 /debian
parentf5e9be1da89725f9bf1915bdf86fdc4a77edf917 (diff)
Release 1.4~rc21.4_rc2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b5b713f1..9489d3e00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (1.4~rc2) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * add Auto-Built-Package to tagfile-order
+ * don't test with "too early for 32bit" years
+
+ [ Julian Andres Klode ]
+ * Do not lowercase package names representing .dsc/.deb/... files (Closes: #854794)
+ * shippable: Perform CI on Debian stretch instead of Ubuntu xenial
+ * Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
+ Thanks to James Clarke for debugging these issues
+ * CMake: Install statvfs.h to include/sys, not just include/
+ * debian: Generate debian/copyright during clean
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 22 Feb 2017 16:02:10 +0100
+
apt (1.4~rc1) unstable; urgency=medium
[ David Kalnischkies ]