diff options
| author | Michael Biebl <biebl@debian.org> | 2018-01-21 19:51:04 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-01-21 19:51:04 +0100 |
| commit | ca75059f238159a436f97a5883269e9d4c172441 (patch) | |
| tree | 309e4c1da5a6bb456130c528353db778e7715cb6 | |
| parent | aefcc4b86fc7ade5101c5247d8fb2a565453df2d (diff) | |
Release version 1.10.2-3 to unstable debian/1.10.2-3
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36b4e953..3c9badac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +network-manager (1.10.2-3) unstable; urgency=medium + + * secret-agent: construct the dbus proxy for async agent with the correct + bus name + * Revert "Bump debhelper compat level to 11" + There are currently too many issues with dh_installsystemd, so switch + back to compat 10 using dh_systemd_enable and dh_systemd_start for the + time being. + + -- Michael Biebl <biebl@debian.org> Sun, 21 Jan 2018 19:50:39 +0100 + network-manager (1.10.2-2) unstable; urgency=medium * libnm-core/tc-config: remove deprecation guards from typedefs |