[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/feedbackd][debian/master] d/control: libfeedback-0.0-0 recommends feedbackd
Guido Günther (@agx)
gitlab at salsa.debian.org
Wed Jul 20 13:47:27 BST 2022
Guido Günther pushed to branch debian/master at Debian On Mobile / feedbackd
Commits:
c8069e5f by Evangelos Ribeiro Tzaras at 2022-07-20T12:09:16+02:00
d/control: libfeedback-0.0-0 recommends feedbackd
Users running the library typically want the daemon installed as well.
While a "Depends" would also make sense we use "Recommends"
since e.g. libmm-glib0 does the same
and we like packaging practices to be consistent in the DebianOnMobile
team.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -62,6 +62,7 @@ Section: libs
Depends:
${misc:Depends},
${shlibs:Depends},
+Recommends: feedbackd (>= ${binary:Version})
Description: Library for managing haptic/visual/audio feedback
Feedbackd is a DBus activated daemon that provides haptic/
visual/audio feedback based on events.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c8069e5f87282920ad05572f22d7d3a45379f06c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/commit/c8069e5f87282920ad05572f22d7d3a45379f06c
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/20220720/640ee1f5/attachment.htm>
More information about the Debian-on-mobile-maintainers
mailing list