summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 11066f1d7..e8071b84e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (1.9.4+dyson1) experimental; urgency=medium
+
+ * Package for Dyson:
+ - Update Vcs fields
+ - Do not rely on external file in tests
+ - Remove unreliable test for tmp dir
+ - Include <signal.h> for signal()
+ - Just remove statfs()
+ - Fix iconv
+ - Use appropriate getservbyport_r()
+ - Define O_DIRECTORY=0 if undefined
+ - Fix detecting statvfs
+
+ -- Igor Pashev <pashev.igor@gmail.com> Fri, 29 Nov 2019 15:35:55 +0300
+
apt (1.9.4) experimental; urgency=medium
* CMake: Pass -Werror=return-type to gcc