[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][wip/update-0.12.1] 3 commits: d/watch: update to reflect migration to GNOME infrastructure
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Tue Aug 10 13:05:29 BST 2021
Arnaud Ferraris pushed to branch wip/update-0.12.1 at Debian On Mobile / phosh
Commits:
7a12deab by Arnaud Ferraris at 2021-08-10T14:03:59+02:00
d/watch: update to reflect migration to GNOME infrastructure
- - - - -
32ff9863 by Guido Günther at 2021-08-10T14:03:59+02:00
d/control: Bump breaks on gnome-calls
Not strictly necessary but makes missing deps easier to detect
Signed-off-by: Guido Günther <guido.gunther at puri.sm>
- - - - -
76fec3d1 by Arnaud Ferraris at 2021-08-10T14:04:28+02:00
d/changelog: prepare 0.13.0-1 release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,27 @@
+phosh (0.13.0-1) UNRELEASED; urgency=medium
+
+ [ Guido Günther ]
+ * debian: Add breaks relationship on older calls.
+ This makes sure calls we don't try to run against a calls without
+ the DBus interface.
+ * d/control: Bump phoc recommends.
+ Recommend a version that allows us to bind all the interesting
+ keys.
+ * d/control: Bump breaks on gnome-calls.
+ Not strictly necessary but makes missing deps easier to detect.
+
+ [ Arnaud Ferraris ]
+ * New upstream version 0.13.0
+ * d/control: add build dependency on libgudev.
+ This is required by the new torch manager implementation.
+ * d/control: drop duplicate Homepage field
+ * d/control: drop Build-Depends on linux-libc-dev.
+ This is a downstream change, causing the arm64 build to fail on Debian
+ as our most recent kernel is 5.10.x.
+ * d/watch: update to reflect migration to GNOME infrastructure
+
+ -- Arnaud Ferraris <arnaud.ferraris at collabora.com> Tue, 10 Aug 2021 11:17:12 +0200
+
phosh (0.11.0-1) experimental; urgency=medium
* New upstream version 0.11.0
=====================================
debian/control
=====================================
@@ -62,7 +62,7 @@ Provides:
notification-daemon,
polkit-1-auth-agent,
Breaks:
- gnome-calls (<< 0.3.4),
+ gnome-calls (<< 41~alpha),
Description: Pure Wayland shell for mobile devices
Phosh is a graphical shell for Wayland compositors speaking the layer-surface
protocol and aimed at mobile devices like smart phones and tablets using touch
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts=filenamemangle=s/.*\/archive\/(\d\S+)\/phosh.*\.tar\.gz/phosh-$1\.tar\.gz/g \
- https://source.puri.sm/Librem5/phosh/tags?sort=updated_desc .*/archive/v(\d\S+)/.*\.tar\.gz.*
+ https://gitlab.gnome.org/World/Phosh/phosh/-/tags?sort=updated_desc .*/archive/v(\d\S+)/.*\.tar\.gz.*
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/c475413df9f5fe5fd4cdec695b82e271e5ba295b...76fec3d1f206af0c4459253f9d1fa4286d8e115c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/c475413df9f5fe5fd4cdec695b82e271e5ba295b...76fec3d1f206af0c4459253f9d1fa4286d8e115c
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/20210810/e48486c1/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list