[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/latest] 3 commits: tests: Check that library pkgconf file has all dependencies
Guido Günther (@agx)
gitlab at salsa.debian.org
Sun Feb 9 14:52:42 GMT 2025
Guido Günther pushed to branch debian/latest at Debian On Mobile / phosh
Commits:
e4d4961c by Guido Günther at 2025-02-09T15:22:31+01:00
tests: Check that library pkgconf file has all dependencies
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
1b6b22a8 by Guido Günther at 2025-02-09T15:23:34+01:00
Add libappstream-dev to libphosh-dev's dependencies
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
5277c93c by Guido Günther at 2025-02-09T15:24:43+01:00
Document changes and release 0.45~rc1-2
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+phosh (0.45~rc1-2) unstable; urgency=medium
+
+ * tests: Check that library pkgconf file has all dependencies
+ * Add libappstream-dev to libphosh-dev's dependencies
+
+ -- Guido Günther <agx at sigxcpu.org> Sun, 09 Feb 2025 15:24:13 +0100
+
phosh (0.45~rc1-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -153,6 +153,7 @@ Section: libdevel
Depends:
${misc:Depends},
${shlibs:Depends},
+ libappstream-dev,
libcallaudio-dev,
libfeedback-dev,
libgcr-3-dev,
=====================================
debian/tests/control
=====================================
@@ -2,3 +2,6 @@ Test-Command: /usr/libexec/phosh --help
Restrictions: superficial
Depends: phosh
+Test-Command: pkg-config --libs --cflags libphosh-0.45
+Restrictions: superficial
+Depends: libphosh-0.45-dev
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/e48c925f5168acbb882d757ec186345ba8efab82...5277c93ca3c3e7de621fc531758d8806a90b166e
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/e48c925f5168acbb882d757ec186345ba8efab82...5277c93ca3c3e7de621fc531758d8806a90b166e
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/20250209/d2287422/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list