[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/master] 4 commits: phosh-core: Drop phosh-osk-stub dependency for mipsel
Guido Günther (@agx)
gitlab at salsa.debian.org
Wed Mar 30 10:47:59 BST 2022
Guido Günther pushed to branch debian/master at Debian On Mobile / meta-phosh
Commits:
9d216f6e by Arnaud Ferraris at 2022-03-30T10:21:46+02:00
phosh-core: Drop phosh-osk-stub dependency for mipsel
`squeekboard` couldn't be built for mipsel for a while, so we needed to
depend on `phosh-osk-stub` on this architecture. As this is no longer
the case and the latter package has been dropped, let's make
`squeekboard` the only dependency.
- - - - -
85d6bc51 by Arnaud Ferraris at 2022-03-30T10:23:16+02:00
d/control: rename `kgx` to `gnome-console`
Upstream renamed their software over the past development cycle, and the
Debian package has been renamed to `gnome-console` accordingly. Make
sure this is reflected here.
- - - - -
06727eb5 by Arnaud Ferraris at 2022-03-30T11:21:19+02:00
d/changelog: release version 7
- - - - -
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
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+meta-phosh (7) unstable; urgency=medium
+
+ * phosh-core: Drop phosh-osk-stub dependency for mipsel
+ `squeekboard` couldn't be built for mipsel for a while, so we needed to
+ depend on `phosh-osk-stub` on this architecture. As this is no longer
+ the case and the latter package has been dropped, let's make
+ `squeekboard` the only dependency.
+ * d/control: rename `kgx` to `gnome-console`
+ Upstream renamed their software over the past development cycle, and the
+ Debian package has been renamed to `gnome-console` accordingly. Make
+ sure this is reflected here.
+
+ -- Arnaud Ferraris <arnaud.ferraris at gmail.com> Wed, 30 Mar 2022 10:30:51 +0200
+
meta-phosh (6) unstable; urgency=medium
[ Arnaud Ferraris ]
=====================================
debian/control
=====================================
@@ -43,12 +43,12 @@ Depends:
pulseaudio-module-bluetooth | libspa-0.2-bluetooth,
purple-lurch,
sound-theme-freedesktop,
- squeekboard [!mipsel] | phosh-osk-stub [mipsel],
+ squeekboard,
${misc:Depends},
Recommends:
epiphany-browser,
gnome-contacts,
- kgx,
+ gnome-console,
libproxy1-plugin-networkmanager [linux-any],
Description: GNOME/Phosh mobile Environment -- essential components
These are the core components of the GNOME/Phosh environment for mobile
@@ -104,9 +104,9 @@ Depends:
cups-pk-helper (>= 0.2),
desktop-base,
gnome-clocks (>= 3.38),
+ gnome-console,
gstreamer1.0-libav (>= 1.10),
gstreamer1.0-plugins-ugly (>= 1.10),
- kgx,
libproxy1-plugin-networkmanager [linux-any],
lollypop,
phosh-core (= ${binary:Version}),
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/95f298ac2a99f309d917469c54da2ab6a0514613...e04f8b34683c9c5c63aaa29864598634ea14ce2c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/95f298ac2a99f309d917469c54da2ab6a0514613...e04f8b34683c9c5c63aaa29864598634ea14ce2c
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/20220330/7a4b4847/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list