diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-04 16:08:07 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-04 16:08:07 +0200 |
| commit | 81e5928f26b40b0227604ccaf4b051fe14c9b3ef (patch) | |
| tree | 08439566bfb3c33994a46f029c5f592f22345b74 | |
| parent | 2b086f9c89f159f6bb2cfd48714a03935bfbb451 (diff) | |
Release version 1.12.2-3 to unstable debian/1.12.2-3
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9666bcad..903c9dac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +network-manager (1.12.2-3) unstable; urgency=medium + + [ Simon McVittie ] + * Apply patch from upstream to fix FTBFS with GLib 2.57 (Closes: #906965) + + -- Michael Biebl <biebl@debian.org> Tue, 04 Sep 2018 16:07:24 +0200 + network-manager (1.12.2-2) unstable; urgency=medium * Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro (Closes: #905372) |