Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxext
Commits:
-
43d1ba8b
by Timo Aaltonen at 2021-08-25T12:48:37+03:00
2 changed files:
Changes:
| 1 | 1 |
libxext (2:1.3.3-2) UNRELEASED; urgency=medium
|
| 2 | 2 |
|
| 3 |
+ [ Sven Joachim ]
|
|
| 3 | 4 |
* Move xmlto, xorg-sgml-doctools, w3m and xsltproc to
|
| 4 | 5 |
Build-Depends-Indep (Closes: #887046).
|
| 5 | 6 |
* Update Vcs-* URLs to point at salsa.debian.org.
|
| ... | ... | @@ -10,6 +11,9 @@ libxext (2:1.3.3-2) UNRELEASED; urgency=medium |
| 10 | 11 |
* Remove dpkg-dev from Build-Depends.
|
| 11 | 12 |
* Bump Standards-Version to 4.1.3, no further changes needed.
|
| 12 | 13 |
|
| 14 |
+ [ Timo Aaltonen ]
|
|
| 15 |
+ * control: Migrate to x11proto-dev.
|
|
| 16 |
+ |
|
| 13 | 17 |
-- Sven Joachim <svenjoac@gmx.de> Sat, 13 Jan 2018 18:27:25 +0100
|
| 14 | 18 |
|
| 15 | 19 |
libxext (2:1.3.3-1) unstable; urgency=medium
|
| ... | ... | @@ -5,8 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org> |
| 5 | 5 |
Build-Depends:
|
| 6 | 6 |
debhelper (>= 10),
|
| 7 | 7 |
libx11-dev (>= 2:1.6),
|
| 8 |
- x11proto-core-dev (>= 7.0.13),
|
|
| 9 |
- x11proto-xext-dev (>= 7.1.99),
|
|
| 8 |
+ x11proto-dev,
|
|
| 10 | 9 |
pkg-config,
|
| 11 | 10 |
automake,
|
| 12 | 11 |
libtool,
|
| ... | ... | @@ -79,8 +78,7 @@ Depends: |
| 79 | 78 |
${shlibs:Depends},
|
| 80 | 79 |
${misc:Depends},
|
| 81 | 80 |
libxext6 (= ${binary:Version}),
|
| 82 |
- x11proto-core-dev,
|
|
| 83 |
- x11proto-xext-dev (>= 7.0.99.2),
|
|
| 81 |
+ x11proto-dev,
|
|
| 84 | 82 |
libx11-dev,
|
| 85 | 83 |
Suggests:
|
| 86 | 84 |
libxext-doc,
|