Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libxtst
Commits:
-
926afe0f
by Jenkins at 2021-10-06T15:45:13+00:00
-
0f31fbea
by Jenkins at 2021-10-06T15:45:33+00:00
-
6b5275a3
by Jenkins at 2021-10-06T15:45:52+00:00
2 changed files:
Changes:
1 | 1 | libxtst (2:1.2.3-2) UNRELEASED; urgency=medium
|
2 | 2 | |
3 | + [ Timo Aaltonen ]
|
|
3 | 4 | * control: Migrate to x11proto-dev.
|
4 | 5 | |
6 | + [ Debian Janitor ]
|
|
7 | + * Replace XC-Package-Type with Package-Type.
|
|
8 | + * Update Vcs-* headers from URL redirect.
|
|
9 | + * Use canonical URL in Vcs-Git.
|
|
10 | + |
|
5 | 11 | -- Timo Aaltonen <tjaalton@debian.org> Wed, 25 Aug 2021 12:52:55 +0300
|
6 | 12 | |
7 | 13 | libxtst (2:1.2.3-1) unstable; urgency=low
|
... | ... | @@ -18,8 +18,8 @@ Build-Depends: |
18 | 18 | xorg-sgml-doctools (>= 1:1.8),
|
19 | 19 | w3m,
|
20 | 20 | Standards-Version: 3.9.8
|
21 | -Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxtst.git
|
|
22 | -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxtst.git
|
|
21 | +Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxtst.git
|
|
22 | +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxtst
|
|
23 | 23 | |
24 | 24 | Package: libxtst6
|
25 | 25 | Section: libs
|
... | ... | @@ -41,7 +41,7 @@ Description: X11 Testing -- Record extension library |
41 | 41 | git://anongit.freedesktop.org/git/xorg/lib/libXtst
|
42 | 42 | |
43 | 43 | Package: libxtst6-udeb
|
44 | -XC-Package-Type: udeb
|
|
44 | +Package-Type: udeb
|
|
45 | 45 | Section: debian-installer
|
46 | 46 | Architecture: any
|
47 | 47 | Depends: ${shlibs:Depends}, ${misc:Depends}
|