Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxshmfence
Commits:
-
99a8af0a
by Timo Aaltonen at 2021-08-25T13:24:28+03:00
2 changed files:
Changes:
| 1 |
+libxshmfence (1.3-2) UNRELEASED; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * control: Migrate to x11proto-dev.
|
|
| 4 |
+ |
|
| 5 |
+ -- Timo Aaltonen <tjaalton@debian.org> Wed, 25 Aug 2021 13:24:16 +0300
|
|
| 6 |
+ |
|
| 1 | 7 |
libxshmfence (1.3-1) unstable; urgency=medium
|
| 2 | 8 |
|
| 3 | 9 |
* Use https in watch file.
|
| ... | ... | @@ -7,7 +7,7 @@ Build-Depends: |
| 7 | 7 |
dh-autoreconf,
|
| 8 | 8 |
quilt,
|
| 9 | 9 |
xutils-dev,
|
| 10 |
- x11proto-core-dev,
|
|
| 10 |
+ x11proto-dev,
|
|
| 11 | 11 |
pkg-config,
|
| 12 | 12 |
Standards-Version: 3.9.4
|
| 13 | 13 |
Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxshmfence.git
|