[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/master] 2 commits: Use consistent line breaks

Arnaud Ferraris (@a-wai) gitlab at salsa.debian.org
Tue Apr 5 13:40:25 BST 2022



Arnaud Ferraris pushed to branch debian/master at Debian On Mobile / phoc


Commits:
9f9b56e2 by Guido Günther at 2022-04-05T14:30:19+02:00
Use consistent line breaks

Run "wrap-and-sort -ast" but ignore the changes in Build-Depends:
so we can have them sorted by topic: docs, tests, ...

- - - - -
704b69cc by Guido Günther at 2022-04-05T14:31:20+02:00
d/control: Recommend xwayland

This makes sure X11 clients don't just work because something
else pulls it in.

- - - - -


3 changed files:

- debian/control
- debian/install
- debian/tests/control


Changes:

=====================================
debian/control
=====================================
@@ -1,7 +1,8 @@
 Source: phoc
 Priority: optional
 Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers at alioth-lists.debian.net>
-Uploaders: Arnaud Ferraris <arnaud.ferraris at gmail.com>
+Uploaders:
+ Arnaud Ferraris <arnaud.ferraris at gmail.com>,
 Build-Depends:
  debhelper-compat (= 13),
  gsettings-desktop-schemas,
@@ -36,11 +37,13 @@ Rules-Requires-Root: no
 Package: phoc
 Architecture: any
 Depends:
- ${misc:Depends},
- ${shlibs:Depends},
  gsettings-desktop-schemas,
  mutter-common,
-Recommends: phosh
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ phosh,
+ xwayland,
 Description: Wayland compositor for mobile phones
  Tiny wayland compositor based on wlroots for use on mobile phones like the
  Librem 5.


=====================================
debian/install
=====================================
@@ -1,3 +1,3 @@
+helpers/scale-to-fit usr/bin
 usr/bin/*
 usr/share/glib-2.0/schemas/*
-helpers/scale-to-fit usr/bin


=====================================
debian/tests/control
=====================================
@@ -1,4 +1,4 @@
 Test-Command: /usr/bin/phoc --help
 Restrictions: superficial
-Depends: phoc
-
+Depends:
+ phoc,



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/6fd4a32bffaa4618b8d58c763de08f017f0515b3...704b69cc5f0cf9171dd414c2d4a0928c59115a3b

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/6fd4a32bffaa4618b8d58c763de08f017f0515b3...704b69cc5f0cf9171dd414c2d4a0928c59115a3b
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/20220405/178c6a71/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list