[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/master] 4 commits: d/control: update project URL and bump Standards-Version
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Thu Oct 28 09:48:11 BST 2021
Arnaud Ferraris pushed to branch debian/master at Debian On Mobile / phoc
Commits:
d55a79df by Arnaud Ferraris at 2021-10-28T10:20:59+02:00
d/control: update project URL and bump Standards-Version
Upstream project moved to GNOME's gitlab instance, no other change
required.
- - - - -
0525c2d0 by Arnaud Ferraris at 2021-10-28T10:22:13+02:00
d/control: update build dependencies
Upstream increased the required version for meson. While at it, reorder
the build-deps list.
- - - - -
1f01d4d8 by Arnaud Ferraris at 2021-10-28T10:23:01+02:00
d/copyright: update project URL
Upstream project moved to GNOME's gitlab instance.
- - - - -
a488d024 by Arnaud Ferraris at 2021-10-28T10:23:32+02:00
d/changelog: release version 0.9.0-1
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+phoc (0.9.0-1) unstable; urgency=medium
+
+ [ Guido Günther ]
+ * d/control: Add deps for doc build.
+ * Bump minimum wlroots version to 0.12.0.
+
+ [ Arnaud Ferraris ]
+ * New upstream version 0.9.0
+ * d/control: update project URL and bump Standards-Version.
+ * d/control: update build dependencies.
+ * d/copyright: update project URL.
+
+ -- Arnaud Ferraris <arnaud.ferraris at collabora.com> Thu, 28 Oct 2021 10:11:26 +0200
+
phoc (0.8.0-2) unstable; urgency=medium
* Upload to unstable, no changes needed
=====================================
debian/control
=====================================
@@ -10,24 +10,25 @@ Build-Depends:
libinput-dev,
libpixman-1-dev,
libwayland-dev,
+ libwlroots-dev (>= 0.12.0),
+ libxcb1-dev,
libxkbcommon-dev,
- meson (>= 0.47.0),
+ meson (>= 0.54.0),
pkg-config,
wayland-protocols,
+# Needed to build the doc
libgirepository1.0-dev <!nodoc>,
- libxcb1-dev,
- libwlroots-dev (>= 0.12.0),
python3-jinja2 <!nodoc>,
python3-pygments <!nodoc>,
python3-toml <!nodoc>,
python3-typogrify <!nodoc>,
-# to run the tests
+# Needed to run the tests
mutter-common <!nocheck>,
xvfb <!nocheck>,
xauth <!nocheck>,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Section: x11
-Homepage: https://source.puri.sm/librem5/phoc
+Homepage: https://gitlab.gnome.org/World/Phosh/phoc/
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/phoc
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/phoc.git
Rules-Requires-Root: no
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: phoc
Upstream-Contact: Guido Günther <agx at debian.org>
-Source: https://source.puri.sm/Librem5/phoc
+Source: https://gitlab.gnome.org/World/Phosh/phoc/
Files: *
Copyright: 2019, 2020 Purism SPC
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/93488b4f40a68d8b742238c718c5930749c302f5...a488d02496713626f5b945f6631620c1632b8dd2
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/93488b4f40a68d8b742238c718c5930749c302f5...a488d02496713626f5b945f6631620c1632b8dd2
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/20211028/cd0894ad/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list