[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/master] 6 commits: phosh-core: Allow for pipewire too
Guido Günther (@agx)
gitlab at salsa.debian.org
Fri Dec 31 11:49:23 GMT 2021
Guido Günther pushed to branch debian/master at Debian On Mobile / meta-phosh
Commits:
702f302b by Guido Günther at 2021-12-31T12:22:21+01:00
phosh-core: Allow for pipewire too
Closes: #1002874
- - - - -
dd9d42aa by Guido Günther at 2021-12-31T12:22:21+01:00
phosh-phone: Drop purple-mm-sms
Chatty as of 0.4.0 supports sms natively
- - - - -
127f3410 by Guido Günther at 2021-12-31T12:22:21+01:00
phosh-phone: Depend on mmsd-tng
This enables mms support in chatty once 0.5.0 enters unstable.
- - - - -
7bceccde by Guido Günther at 2021-12-31T12:23:43+01:00
Document changes and release 6
- - - - -
ee820cfe by Guido Günther at 2021-12-31T12:25:48+01:00
Document changes and release 7
- - - - -
7618dc0d by Guido Günther at 2021-12-31T11:49:19+00:00
Merge branch 'catchup' into 'debian/master'
Update some dependencies to catch up with pipewire and recent chatty / mmsd-tng
See merge request DebianOnMobile-team/meta-phosh!9
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,28 @@
+meta-phosh (7) unstable; urgency=medium
+
+ [ Arnaud Ferraris ]
+ * d/control: fix phosh-games long description (Closes: #974642)
+
+ [ Guido Günther ]
+ * phosh-core: Allow for pipewire too (Closes: #1002874)
+ * phosh-phone: Drop purple-mm-sms.
+ Chatty as of 0.4.0 supports sms natively
+ * phosh-phone: Depend on mmsd-tng.
+ This enables mms support in chatty once 0.5.0 enters unstable.
+ * Document changes and release 6
+
+ -- Guido Günther <agx at sigxcpu.org> Fri, 31 Dec 2021 12:25:24 +0100
+
+meta-phosh (6) unstable; urgency=medium
+
+ * phosh-core: Allow for pipewire too (Closes: #1002874)
+ * phosh-phone: Drop purple-mm-sms.
+ Chatty as of 0.4.0 supports sms natively
+ * phosh-phone: Depend on mmsd-tng.
+ This enables mms support in chatty once 0.5.0 enters unstable.
+
+ -- Guido Günther <agx at sigxcpu.org> Fri, 31 Dec 2021 12:20:58 +0100
+
meta-phosh (5) unstable; urgency=medium
[ Henry-Nicolas Tourneur ]
=====================================
debian/control
=====================================
@@ -39,8 +39,8 @@ Depends:
network-manager,
phosh,
phosh-mobile-tweaks,
- pulseaudio,
- pulseaudio-module-bluetooth,
+ pulseaudio | pipewire-pulse,
+ pulseaudio-module-bluetooth | libspa-0.2-bluetooth,
purple-lurch,
sound-theme-freedesktop,
squeekboard [!mipsel] | phosh-osk-stub [mipsel],
@@ -63,12 +63,12 @@ Description: GNOME/Phosh mobile Environment -- essential components
Package: phosh-phone
Architecture: linux-any
Depends:
- chatty,
+ chatty (>= 0.4.0),
gnome-calls,
gnome-contacts,
+ mmsd-tng,
modemmanager,
phosh-core (= ${binary:Version}),
- purple-mm-sms,
wys,
${misc:Depends},
Description: GNOME/Phosh mobile Environment -- phone components
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/ff00bc6079fd27d0b77c3dc75ee17bb7a2bd1cb4...7618dc0d11993d6c934a46de907ec4385f89d8fa
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/ff00bc6079fd27d0b77c3dc75ee17bb7a2bd1cb4...7618dc0d11993d6c934a46de907ec4385f89d8fa
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/20211231/68ef5a62/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list