[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][debian/latest] 3 commits: d/control: Depend on systemd-dev
Guido Günther (@agx)
gitlab at salsa.debian.org
Thu Sep 19 07:45:17 BST 2024
Guido Günther pushed to branch debian/latest at Debian On Mobile / gnome-calls
Commits:
a026568c by Guido Günther at 2024-09-18T14:18:25+02:00
d/control: Depend on systemd-dev
This allows meson to figure out the correct path for user units
Closes: #1082105
- - - - -
91a00240 by Guido Günther at 2024-09-18T14:18:31+02:00
install: Use less generic pattern for /usr/lib
This makes sure we notice when e.g. plugins or systemd units
go missing.
- - - - -
2ef70586 by Guido Günther at 2024-09-18T14:19:28+02:00
Document changes and release 47.0-2
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/gnome-calls.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+gnome-calls (47.0-2) unstable; urgency=medium
+
+ * Team upload
+ * d/control: Depend on systemd-dev.
+ This allows meson to figure out the correct path for user units
+ (Closes: #1082105)
+ * install: Use less generic pattern for /usr/lib.
+ This makes sure we notice when e.g. plugins or systemd units
+ go missing.
+
+ -- Guido Günther <agx at sigxcpu.org> Wed, 18 Sep 2024 14:13:11 +0200
+
gnome-calls (47.0-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -33,6 +33,7 @@ Build-Depends:
modemmanager-dev,
pkgconf,
python3-docutils,
+ systemd-dev,
valac,
xauth <!nocheck>,
xvfb <!nocheck>,
=====================================
debian/gnome-calls.install
=====================================
@@ -1,6 +1,7 @@
/etc
/usr/bin
-/usr/lib
+/usr/lib/*/calls/
+/usr/lib/systemd/user/
/usr/share/applications
/usr/share/dbus-1/
/usr/share/glib-2.0/schemas/org.gnome.Calls.gschema.xml
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/05b556c4499aa3180f76d48b1a2fc7df59c4c9bd...2ef705864f8bd35cf325ab44819302e79a98ec40
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/05b556c4499aa3180f76d48b1a2fc7df59c4c9bd...2ef705864f8bd35cf325ab44819302e79a98ec40
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20240919/18b150b5/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list