summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-12-29 16:49:35 +0000
committerSimon McVittie <smcv@debian.org>2023-12-29 16:49:35 +0000
commit2b44db3f474de201ff69b830fe8b0fca3327bae0 (patch)
tree03dd28616838199375f8ee625bc1fb5bebe4294b
parent33cc5f3881a34e9ecf1f8b45f03882846aac2046 (diff)
Release to unstabledebian/45.0-2
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 78b1f9e2..a254d85b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+gnome-music (45.0-2) unstable; urgency=medium
+
+ * Team upload
+ * d/control: Stop generating from d/control.in
+ * d/control: Explicitly depend on gir1.2-girepository-2.0.
+ GIRepository is imported by the main script. At the moment it's part
+ of 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.
+ * d/control: Explicitly depend on gir1.2-gdkpixbuf-2.0.
+ This is imported explicitly. In practice it's pulled in by GTK,
+ but it's more robust to list all of our direct dependencies, even
+ if today they're also indirect dependencies.
+ * d/control: Explicitly depend on gir1.2-gio-2.0, gir1.2-gobject-2.0.
+ Just for completeness: these are likely to stay part of the same
+ binary package as gir1.2-glib-2.0.
+
+ -- Simon McVittie <smcv@debian.org> Fri, 29 Dec 2023 16:49:00 +0000
+
gnome-music (45.0-1) unstable; urgency=medium
* New upstream release