Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxv
Commits:
-
fc98fd72
by Timo Aaltonen at 2025-03-28T23:15:52+02:00
2 changed files:
Changes:
... | ... | @@ -11,6 +11,7 @@ libxv (2:1.0.13-1) UNRELEASED; urgency=medium |
11 | 11 | * control: Migrate to x11proto-dev.
|
12 | 12 | * New upstream release.
|
13 | 13 | * control: Migrate to debhelper-compat 13.
|
14 | + * control: Migrate to pkgconf.
|
|
14 | 15 | |
15 | 16 | [ Debian Janitor ]
|
16 | 17 | * Remove constraints unnecessary since buster:
|
... | ... | @@ -8,7 +8,7 @@ Build-Depends: |
8 | 8 | libx11-dev,
|
9 | 9 | libxext-dev,
|
10 | 10 | x11proto-dev,
|
11 | - pkg-config,
|
|
11 | + pkgconf,
|
|
12 | 12 | quilt,
|
13 | 13 | xutils-dev,
|
14 | 14 | Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxv.git
|