[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/wlr-randr][debian/master] 5 commits: d/tests: fix autopkgtests dependencies
Henry-Nicolas Tourneur (@hntourne)
gitlab at salsa.debian.org
Sun Dec 26 14:07:47 GMT 2021
Henry-Nicolas Tourneur pushed to branch debian/master at Debian On Mobile / wlr-randr
Commits:
8ebd6d9c by Henry-Nicolas Tourneur at 2021-12-25T21:50:09+00:00
d/tests: fix autopkgtests dependencies
- - - - -
9942e45d by Henry-Nicolas Tourneur at 2021-12-25T21:50:33+00:00
d/changelog: fix typo
- - - - -
6a2f428c by Henry-Nicolas Tourneur at 2021-12-25T22:07:11+00:00
d/tests: force wlroots to use gles2 rendered and allow software rendering
- - - - -
0603804b by Henry-Nicolas Tourneur at 2021-12-26T12:30:59+00:00
d/tests: set WLR_RENDERER to pixman
- - - - -
78ad3180 by Henry-Nicolas Tourneur at 2021-12-26T14:07:34+00:00
tests pixman renderer
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,14 @@
+wlr-randr (0.2.0-2) UNRELEASED; urgency=medium
+
+ * Fix autopkgtest dependency.
+ * Fix typo in changelog.
+
+ -- Henry-Nicolas Tourneur <debian at nilux.be> Sat, 25 Dec 2021 21:48:43 +0000
+
wlr-randr (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
- * d/control: bump Standard-Version to 4.6.0 (no changes needed)
+ * d/control: bump Standards-Version to 4.6.0 (no changes needed)
-- Henry-Nicolas Tourneur <debian at nilux.be> Wed, 25 Aug 2021 16:02:31 +0000
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,3 @@
-Test-Command: WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 phoc --exec "wlr-randr --output HEADLESS-1 --transform 90"
-Restrictions: allow-stderr
-Depends: libgl1-mesa-dri,
- phoc,
- @
+Test-Command: WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 WLR_RENDERER=pixman phoc --exec "wlr-randr --output HEADLESS-1 --transform 90"
+Restrictions: allow-stderr
+Depends: libgl1-mesa-dri, phoc, @
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/wlr-randr/-/compare/a7bb2efef785f3e8c2b82176ba7ad67e7e347612...78ad31803c2cbbede0816fab3b78b01946519205
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/wlr-randr/-/compare/a7bb2efef785f3e8c2b82176ba7ad67e7e347612...78ad31803c2cbbede0816fab3b78b01946519205
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/20211226/c69ab40a/attachment.htm>
More information about the Debian-on-mobile-maintainers
mailing list