summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-12-29 19:38:32 +0100
committerMichael Biebl <biebl@debian.org>2023-12-29 19:38:32 +0100
commit535ecf92edd8ad054ae8102a224c3dd8f3acf967 (patch)
treec1841ed75e65ae4dfabc0b0ddf2434b92462db67 /debian
parentd864c0c29fc5fcceb3d46c4822d07c0e55fb89cd (diff)
Release version 1.44.2-7 to unstable debian/1.44.2-7
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a0e6527e..3dd68d2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+network-manager (1.44.2-7) unstable; urgency=medium
+
+  [ Simon McVittie ]
+  * d/control: Explicitly build-depend on gir1.2-girepository-2.0.
+    This is currently a virtual package provided by gir1.2-glib-2.0, but it
+    will need to be split into a separate package during the
+    GNOME 46/GLib 2.79.x cycle.
+    Making this dependency explicit will also help to keep track of which
+    packages will need coordination when PyGI switches from GIRepository 2.0
+    to GIRepository 3.0, which again is likely to happen during the GNOME 46
+    cycle. (Closes: #1059623)
+
+ -- Michael Biebl <biebl@debian.org>  Fri, 29 Dec 2023 19:38:14 +0100
+
 network-manager (1.44.2-6) unstable; urgency=medium
 
   * Revert "Add versioned Breaks against isc-dhcp-client"