summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-06-18 21:24:35 +0200
committerMichael Biebl <biebl@debian.org>2017-06-18 21:24:35 +0200
commiteb2473a843f46fae54f981c822fcace18d8f6fdf (patch)
tree4d80821cbcbccb024b04d038ecd2de3ae28fc1a9 /debian
parentedc0a3e656365158e30d8109590fc58a43291c16 (diff)
Release version 1.8.0-5 to unstable debian/1.8.0-5
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1947232b..297b34a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+network-manager (1.8.0-5) unstable; urgency=medium
+
+  * Install ifupdown dispatcher script via network-manager.install.
+    This avoids a FTBFS when doing arch:all builds.
+    Rename the script to 01-ifupdown while at it for consistencies sake.
+    (Closes: #864980)
+  * Fix creation of network-manager.service symlink.
+    Explicitly specify the network-manager package when creating the
+    symlink. Otherwise the symlink is created for the wrong package when
+    doing arch:all builds where the first package is not network-manager.
+  * Add gir related lintian overrides.
+    We deliberately ship NMClient-1.0.typelib alongside
+    NetworkManager-1.0.typelib in gir1.2-networkmanager-1.0.
+    Add overrides for typelib-package-name-does-not-match and
+    gir-missing-typelib-dependency.
+
+ -- Michael Biebl <biebl@debian.org>  Sun, 18 Jun 2017 21:23:48 +0200
+
 network-manager (1.8.0-4) unstable; urgency=medium
 
   * Mention privacy implications of the connectivity checks.