[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/master] 5 commits: d/control: drop duplicate Homepage field
Guido Günther (@agx)
gitlab at salsa.debian.org
Tue Aug 10 13:22:41 BST 2021
Guido Günther pushed to branch debian/master at Debian On Mobile / phosh
Commits:
2392c87c by Arnaud Ferraris at 2021-08-10T11:27:12+02:00
d/control: drop duplicate Homepage field
- - - - -
61d910e6 by Arnaud Ferraris at 2021-08-10T11:27:22+02:00
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.
- - - - -
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
=====================================
@@ -23,7 +23,6 @@ Build-Depends:
libpulse-dev,
libupower-glib-dev,
libwayland-dev,
- linux-libc-dev (>= 5.12) [arm64],
meson,
pandoc <!nodoc>,
# to run the tests
@@ -39,7 +38,6 @@ Build-Depends:
Standards-Version: 4.5.0
Homepage: https://gitlab.gnome.org/World/Phosh/phosh/
Rules-Requires-Root: no
-Homepage: https://source.puri.sm/Librem5/phosh
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/phosh
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/phosh.git
@@ -64,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/d0223646d39b4f9a44b05e75bf49f89a8a9c125b...76fec3d1f206af0c4459253f9d1fa4286d8e115c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/d0223646d39b4f9a44b05e75bf49f89a8a9c125b...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/83e92948/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list