[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][chatty-recommends] 5 commits: Merge branch 'wip/a-wai/small-fixes' into 'debian/master'
Guido Günther (@agx)
gitlab at salsa.debian.org
Tue Aug 30 08:14:48 BST 2022
Guido Günther pushed to branch chatty-recommends at Debian On Mobile / meta-phosh
Commits:
e04f8b34 by Guido Günther at 2022-03-30T09:47:52+00:00
Merge branch 'wip/a-wai/small-fixes' into 'debian/master'
Small fixes
See merge request DebianOnMobile-team/meta-phosh!10
- - - - -
cc9b1a12 by Debian Janitor at 2022-03-30T10:44:46+00:00
Remove constraints unnecessary since buster
* phosh-full: Drop versioned constraint on cups-pk-helper, gstreamer1.0-libav and gstreamer1.0-plugins-ugly in Depends.
Changes-By: deb-scrub-obsolete
- - - - -
65fc6817 by Guido Günther at 2022-08-30T07:14:36+00:00
d/control: Move chatty to recommends
Don't let chatty block the libsoup3 and eds transitions but also avoid
that the whole phone stack gets removed.
- - - - -
14606e9a by Guido Günther at 2022-08-30T07:14:36+00:00
Bump standards version to 4.6.1
No changes required
- - - - -
8377248e by Guido Günther at 2022-08-30T07:14:36+00:00
Document changes and release 8
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+meta-phosh (8) unstable; urgency=medium
+
+ * d/control: Move chatty to recommends.
+ Don't let chatty block the libsoup3 transition but also avoid that the
+ whole phone stack gets removed.
+ * Bump standards version to 4.6.1
+
+ -- Guido Günther <agx at sigxcpu.org> Mon, 29 Aug 2022 13:15:42 +0200
+
meta-phosh (7) unstable; urgency=medium
* phosh-core: Drop phosh-osk-stub dependency for mipsel
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers at alioth-list
Uploaders:
Arnaud Ferraris <arnaud.ferraris at gmail.com>,
Guido Günther <agx at sigxcpu.org>,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
@@ -63,7 +63,6 @@ Description: GNOME/Phosh mobile Environment -- essential components
Package: phosh-phone
Architecture: linux-any
Depends:
- chatty (>= 0.4.0),
gnome-calls,
gnome-contacts,
mmsd-tng,
@@ -71,6 +70,8 @@ Depends:
phosh-core (= ${binary:Version}),
wys,
${misc:Depends},
+Recommends:
+ chatty (>= 0.4.0),
Description: GNOME/Phosh mobile Environment -- phone components
These are the phone related components of the GNOME/Phosh environment for
mobile devices.
@@ -84,10 +85,11 @@ Description: GNOME/Phosh mobile Environment -- phone components
Package: phosh-tablet
Architecture: linux-any
Depends:
- chatty,
gnome-contacts,
phosh-core (= ${binary:Version}),
${misc:Depends},
+Recommends:
+ chatty,
Description: GNOME/Phosh mobile Environment -- tablet components
These are the tablet related components of the GNOME/Phosh environment for
mobile devices.
@@ -101,12 +103,12 @@ Package: phosh-full
Architecture: linux-any
Depends:
avahi-daemon,
- cups-pk-helper (>= 0.2),
+ cups-pk-helper,
desktop-base,
gnome-clocks (>= 3.38),
gnome-console,
- gstreamer1.0-libav (>= 1.10),
- gstreamer1.0-plugins-ugly (>= 1.10),
+ gstreamer1.0-libav,
+ gstreamer1.0-plugins-ugly,
libproxy1-plugin-networkmanager [linux-any],
lollypop,
phosh-core (= ${binary:Version}),
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/7e625dc08dc3a4caf7144965be162a3407b5ebfb...8377248e7b6efc681105d64b89c9cb7ddc7e7d0b
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/7e625dc08dc3a4caf7144965be162a3407b5ebfb...8377248e7b6efc681105d64b89c9cb7ddc7e7d0b
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/20220830/67a74635/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list