[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/latest] 5 commits: d/control: Ensure recent versions of pho*
Guido Günther (@agx)
gitlab at salsa.debian.org
Fri Sep 8 13:52:43 BST 2023
Guido Günther pushed to branch debian/latest at Debian On Mobile / meta-phosh
Commits:
b1132073 by Guido Günther at 2023-09-08T12:44:02+02:00
d/control: Ensure recent versions of pho*
E.g. Phosh 0.31.0 can run with older phoc but phoc 0.31.0 fixes bugs in
0.30.0 so version that dependency to help partial upgrades.
- - - - -
03ecca6b by Guido Günther at 2023-09-08T12:56:56+02:00
d/control: Version pipewire dependency
Require a version that gives us suitable audio icons
- - - - -
fde42162 by Guido Günther at 2023-09-08T13:36:58+02:00
d/control: Add a homepage field
This allows users to get more information on what this meta package
actually tries to install.
- - - - -
76278a6c by Guido Günther at 2023-09-08T13:36:58+02:00
gitignore debian build directories
- - - - -
f1495cff by Guido Günther at 2023-09-08T13:37:10+02:00
Document changes and release 31
- - - - -
3 changed files:
- + .gitignore
- debian/changelog
- debian/control
Changes:
=====================================
.gitignore
=====================================
@@ -0,0 +1,9 @@
+debian/.debhelper/
+debian/debhelper-build-stamp
+debian/files
+debian/*.substvars
+debian/phosh-core/
+debian/phosh-full/
+debian/phosh-games/
+debian/phosh-phone/
+debian/phosh-tablet/
=====================================
debian/changelog
=====================================
@@ -1,3 +1,24 @@
+meta-phosh (31) unstable; urgency=medium
+
+ [ Evangelos Ribeiro Tzaras ]
+ * phosh-core: Fix bluetooth PA/PW conditional dependency.
+
+ [ Guido Günther ]
+ * d/control: Move xdg-desktop-portal-gtk from phosh-full to core.
+ Portals are increasingly used even outside containers (e.g. in GTK4 for
+ file dialogs) so make sure we have a portal installed.
+ * d/control: Add xdg-desktop-portal-wlr.
+ Needed for screenshots and screencasts
+ * d/control: Ensure recent versions of pho*
+ E.g. Phosh 0.31.0 can run with older phoc but phoc 0.31.0 fixes bugs in
+ 0.30.0 so version that dependency to help partial upgrades.
+ * d/control: Version pipewire dependency.
+ Require a version that gives us suitable audio icons
+ * gitignore debian build directories
+ * Add homepage field
+
+ -- Guido Günther <agx at sigxcpu.org> Fri, 08 Sep 2023 12:58:02 +0200
+
meta-phosh (29) unstable; urgency=medium
[ Chris Talbot ]
=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
+Homepage: https://phosh.mobi
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/meta-phosh.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/meta-phosh
@@ -36,12 +37,13 @@ Depends:
libglib2.0-bin,
libpam-gnome-keyring,
network-manager,
- phosh (>= 0.27.0),
- phosh-mobile-tweaks,
- pipewire-pulse | pulseaudio,
+ phoc (>= 0.31.0),
+ phosh (>= 0.31.0),
+ phosh-mobile-tweaks (>= 0.31.0),
+ pipewire-pulse (>= 0.3.73) | pulseaudio,
libspa-0.2-bluetooth | pulseaudio-module-bluetooth,
sound-theme-freedesktop,
- squeekboard (>= 1.22.0) | phosh-osk-stub (>= 0.27.0),
+ squeekboard (>= 1.22.0) | phosh-osk-stub (>= 0.31.0),
${misc:Depends},
Recommends:
epiphany-browser,
@@ -49,7 +51,7 @@ Recommends:
gnome-contacts (>= 44),
gnome-console (>= 44),
libproxy1-plugin-networkmanager [linux-any],
- phosh-mobile-settings (>= 0.27.0),
+ phosh-mobile-settings (>= 0.31.0),
phosh-tour,
xdg-desktop-portal-gtk,
xdg-desktop-portal-wlr,
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/c822846b9ba14d0f94a196f208eb1cd24801c9d7...f1495cff39bec6f776097cf40f4e01b83d12f911
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/c822846b9ba14d0f94a196f208eb1cd24801c9d7...f1495cff39bec6f776097cf40f4e01b83d12f911
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/20230908/2414eea0/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list