[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/master] 2 commits: d/control: create phosh-tablet
Guido Günther
gitlab at salsa.debian.org
Mon Nov 16 16:46:33 GMT 2020
Guido Günther pushed to branch debian/master at Debian On Mobile / meta-phosh
Commits:
8e5585c1 by Arnaud Ferraris at 2020-11-16T17:29:06+01:00
d/control: create phosh-tablet
chatty is therefore removed from `phosh-full`, as it's a dependency to
both `phosh-phone` and `phosh-tablet`.
- - - - -
5a280661 by Guido Günther at 2020-11-16T16:46:27+00:00
Merge branch 'a-wai/tablet' into 'debian/master'
Create phosh-tablet
See merge request DebianOnMobile-team/meta-phosh!5
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -81,11 +81,26 @@ Description: GNOME/Phosh mobile Environment -- phone components
This metapackage depends on a set of programs that are needed for
phone calls and sms handling.
+Package: phosh-tablet
+Architecture: linux-any
+Depends:
+ chatty,
+ gnome-contacts,
+ phosh-core (= ${binary:Version}),
+ ${misc:Depends},
+Description: GNOME/Phosh mobile Environment -- tablet components
+ These are the tablet related components of the GNOME/Phosh environment for
+ mobile devices.
+ .
+ This aims to be similar to the GNOME desktop environment but for mobile
+ devices.
+ .
+ This metapackage depends on a set of programs that are useful on tablets.
+
Package: phosh-full
Architecture: linux-any
Depends:
avahi-daemon,
- chatty,
cups-pk-helper (>= 0.2),
desktop-base,
gnome-clocks (>= 3.38),
@@ -94,7 +109,7 @@ Depends:
kgx,
libproxy1-plugin-networkmanager [linux-any],
phosh-core (= ${binary:Version}),
- phosh-phone (= ${binary:Version}),
+ phosh-phone (= ${binary:Version}) | phosh-tablet (= ${binary:Version}),
rhythmbox-plugins,
totem-plugins,
xdg-user-dirs-gtk,
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/00c3b3f599d8e8af60f353b7b51f3a033d2fc308...5a280661c2a446a7123164ef71a15661b6a1a2dd
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/00c3b3f599d8e8af60f353b7b51f3a033d2fc308...5a280661c2a446a7123164ef71a15661b6a1a2dd
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/20201116/c759ba21/attachment-0001.html>
More information about the Debian-on-mobile-maintainers
mailing list