[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/latest] 4 commits: Install examples

Guido Günther (@agx) gitlab at salsa.debian.org
Tue Jun 18 16:16:34 BST 2024



Guido Günther pushed to branch debian/latest at Debian On Mobile / phoc


Commits:
fb0ee6a6 by Guido Günther at 2024-06-18T16:52:41+02:00
Install examples

These can be useful for debugging

- - - - -
00eab5ad by Guido Günther at 2024-06-18T16:53:25+02:00
d/control: Use pkgconf instead of pkg-config

- - - - -
bcb845c2 by Guido Günther at 2024-06-18T16:53:25+02:00
d/copyright: Update years and drop superfluous pattern

- - - - -
05fbf6d6 by Guido Günther at 2024-06-18T16:53:37+02:00
Document changes and release 0.39.0+ds-2

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- + debian/phoc-examples.install
- debian/install → debian/phoc.install
- debian/manpages → debian/phoc.manpages


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+phoc (0.39.0+ds-2) experimental; urgency=medium
+
+  * Upload to experimental
+  * Install examples. These can be useful for debugging.
+  * d/control: Use pkgconf instead of pkg-config
+  * d/copyright: Update years and drop superfluous pattern
+
+ -- Guido Günther <agx at sigxcpu.org>  Tue, 18 Jun 2024 15:47:03 +0200
+
 phoc (0.39.0+ds-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
  libxcb1-dev,
  libxkbcommon-dev,
  meson (>= 0.54.0),
- pkg-config,
+ pkgconf,
  wayland-protocols,
  xwayland,
 # Needed to build the doc
@@ -60,3 +60,15 @@ Description: Wayland compositor for mobile phones
  Librem 5.
  .
  You likely want to use Phosh (the phone shell) with it.
+
+Package: phoc-examples
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ phoc (>= ${binary:Version}),
+Description: Examples clients for phoc
+ Tiny wayland compositor based on wlroots for use on mobile phones like the
+ Librem 5.
+ . 
+ This package contains example Wayland clients


=====================================
debian/copyright
=====================================
@@ -9,6 +9,7 @@ Files-Excluded:
 
 Files: *
 Copyright: 2019, 2020 Purism SPC
+           2023, 2024 The Phosh Developers
 License: GPL-3+
 
 Files: src/cursor.*
@@ -27,7 +28,6 @@ Files: src/cursor.*
  src/view.*
  src/virtual.*
  src/xcursor.h
- src/xdg_shell.c
 Copyright: 2017, Drew DeVault
   2014, Jari Vetoniemi
   2019, Purism SPC
@@ -41,9 +41,10 @@ License: GPL-2+
 Files: protocols/*
 Copyright: 2017, Drew DeVault
   2018, Simon Ser
+  2018, Ilia Bozhinov
   2019, Andri Yngvason
   2019, Purism SPC
-  2022, Guido Günther
+  2022-2023, Guido Günther
 License: MIT
 
 License: MIT


=====================================
debian/phoc-examples.install
=====================================
@@ -0,0 +1,2 @@
+*/examples/layer-shell-effects /usr/lib/phoc/
+*/examples/phosh-private /usr/lib/phoc/


=====================================
debian/install → debian/phoc.install
=====================================


=====================================
debian/manpages → debian/phoc.manpages
=====================================



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/7854cfdda5c3e5418ebf45bb9d0d715488372435...05fbf6d6115f15f3e1e9dfcd64a1dab5d085d984

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/7854cfdda5c3e5418ebf45bb9d0d715488372435...05fbf6d6115f15f3e1e9dfcd64a1dab5d085d984
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/20240618/444cfc12/attachment-0001.htm>


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