... |
... |
@@ -38,7 +38,7 @@ Description: X11 client-side library |
38
|
38
|
<URL:https://www.X.org>
|
39
|
39
|
.
|
40
|
40
|
This module can be found at
|
41
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
41
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|
42
|
42
|
|
43
|
43
|
Package: libx11-6-udeb
|
44
|
44
|
XC-Package-Type: udeb
|
... |
... |
@@ -63,7 +63,7 @@ Description: X11 client-side library |
63
|
63
|
<URL:https://www.X.org>
|
64
|
64
|
.
|
65
|
65
|
This module can be found at
|
66
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
66
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|
67
|
67
|
|
68
|
68
|
Package: libx11-dev
|
69
|
69
|
Section: libdevel
|
... |
... |
@@ -92,7 +92,7 @@ Description: X11 client-side library (development headers) |
92
|
92
|
<URL:https://www.X.org>
|
93
|
93
|
.
|
94
|
94
|
This module can be found at
|
95
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
95
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|
96
|
96
|
|
97
|
97
|
Package: libx11-xcb1
|
98
|
98
|
Section: libs
|
... |
... |
@@ -100,6 +100,7 @@ Architecture: any |
100
|
100
|
Depends:
|
101
|
101
|
${shlibs:Depends},
|
102
|
102
|
${misc:Depends},
|
|
103
|
+ libx11-6 (= ${binary:Version}),
|
103
|
104
|
Pre-Depends: ${misc:Pre-Depends}
|
104
|
105
|
Multi-Arch: same
|
105
|
106
|
Description: Xlib/XCB interface library
|
... |
... |
@@ -113,7 +114,7 @@ Description: Xlib/XCB interface library |
113
|
114
|
<URL:https://xcb.freedesktop.org>
|
114
|
115
|
.
|
115
|
116
|
This module can be found at
|
116
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
117
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|
117
|
118
|
|
118
|
119
|
Package: libx11-xcb-dev
|
119
|
120
|
Section: libdevel
|
... |
... |
@@ -139,7 +140,7 @@ Description: Xlib/XCB interface library (development headers) |
139
|
140
|
<URL:https://xcb.freedesktop.org>
|
140
|
141
|
.
|
141
|
142
|
This module can be found at
|
142
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
143
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|
143
|
144
|
|
144
|
145
|
Package: libx11-doc
|
145
|
146
|
Section: doc
|
... |
... |
@@ -161,4 +162,4 @@ Description: X11 client-side library (development documentation) |
161
|
162
|
<URL:https://www.X.org>
|
162
|
163
|
.
|
163
|
164
|
This module can be found at
|
164
|
|
- git://anongit.freedesktop.org/git/xorg/lib/libX11
|
|
165
|
+ https://gitlab.freedesktop.org/xorg/lib/libX11
|