[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/master] 6 commits: Fix gnome-calls naming
Guido Günther
gitlab at salsa.debian.org
Tue Oct 20 13:13:17 BST 2020
Guido Günther pushed to branch debian/master at Debian On Mobile / meta-phosh
Commits:
75fee95b by Guido Günther at 2020-10-20T09:21:45+02:00
Fix gnome-calls naming
- - - - -
ff5b78d4 by Guido Günther at 2020-10-20T09:26:03+02:00
Move squeekboard to Recommends:
Move it to Recommends until it left NEW.
- - - - -
48527f9d by Guido Günther at 2020-10-20T09:27:07+02:00
Move chatty to recommends
Drop the dependency until it's out of NEW
- - - - -
049f73e6 by Guido Günther at 2020-10-20T10:13:57+02:00
d/control: fix indentation
Gbp-Dch: Ignore
- - - - -
9335c8e7 by Guido Günther at 2020-10-20T10:45:13+02:00
Document changes and release 2
- - - - -
35b66bd6 by Guido Günther at 2020-10-20T12:13:12+00:00
Merge branch 'fix-calls' into 'debian/master'
Make packages installable
See merge request DebianOnMobile-team/meta-phosh!3
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,22 @@
+meta-phosh (2) unstable; urgency=medium
+
+ [ Henry-Nicolas Tourneur ]
+ * d/conrol: Add phosh-core dependencies on gnome-session-{bin,common}
+ Phosh recommends those packages, we want to depend on those for the
+ session to work.
+
+ [ Guido Günther ]
+ * salsa-ci: Disable piuparts check.
+ The check can't pass until we have all the dependencies in
+ unstable so disable it for the moment.
+ * Fix gnome-calls naming
+ * Move squeekboard to Recommends:
+ Move it to Recommends until it left NEW.
+ * Move chatty to recommends.
+ Drop the dependency until it's out of NEW
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 20 Oct 2020 10:44:58 +0200
+
meta-phosh (1) unstable; urgency=low
* Initial release. Heavily based on gnome-meta3.
=====================================
debian/control
=====================================
@@ -43,7 +43,6 @@ Depends:
pulseaudio-module-bluetooth,
purple-lurch,
sound-theme-freedesktop,
- squeekboard,
${misc:Depends},
Recommends:
chatty,
@@ -51,6 +50,7 @@ Recommends:
gnome-contacts,
kgx,
libproxy1-plugin-networkmanager [linux-any],
+ squeekboard,
Description: GNOME/Phosh mobile Environment -- essential components
These are the core components of the GNOME/Phosh environment for mobile
devices.
@@ -64,14 +64,15 @@ Description: GNOME/Phosh mobile Environment -- essential components
Package: phosh-phone
Architecture: linux-any
Depends:
- calls,
- chatty,
+ gnome-calls,
gnome-contacts,
modemmanager,
phosh-core (= ${binary:Version}),
purple-mm-sms,
wys,
${misc:Depends},
+Recommends:
+ chatty,
Description: GNOME/Phosh mobile Environment -- phone components
These are the phone related components of the GNOME/Phosh environment for mobile
devices.
@@ -93,7 +94,7 @@ Depends:
gstreamer1.0-plugins-ugly (>= 1.10),
libproxy1-plugin-networkmanager [linux-any],
phosh-core (= ${binary:Version}),
- phosh-phone(= ${binary:Version}),
+ phosh-phone (= ${binary:Version}),
rhythmbox-plugins,
totem-plugins,
xdg-user-dirs-gtk,
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/083ed33813d64ce83394082cef3f6b1a06670d4f...35b66bd630b6a0b46ebf91627bb9b81fd570a051
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/083ed33813d64ce83394082cef3f6b1a06670d4f...35b66bd630b6a0b46ebf91627bb9b81fd570a051
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/20201020/c13cdc1f/attachment-0001.html>
More information about the Debian-on-mobile-maintainers
mailing list