Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / xcb-util
Commits:
-
19ffac12
by Timo Aaltonen at 2020-11-24T22:10:01+02:00
-
cda84792
by Timo Aaltonen at 2020-11-24T22:11:20+02:00
-
2e5618c1
by Timo Aaltonen at 2020-11-24T22:12:08+02:00
2 changed files:
Changes:
1 | 1 |
xcb-util (0.4.0-1) UNRELEASED; urgency=medium
|
2 | 2 |
|
3 | 3 |
[ Robert Ancell ]
|
4 |
- * New upstream release.
|
|
4 |
+ * New upstream release. (Closes: #975259)
|
|
5 | 5 |
* debian/control:
|
6 | 6 |
- Drop build-depends on x11proto-core-dev
|
7 | 7 |
- Rename libxcb-util0 to libxcb-util1
|
... | ... | @@ -11,12 +11,13 @@ xcb-util (0.4.0-1) UNRELEASED; urgency=medium |
11 | 11 |
- Track library symbols
|
12 | 12 |
|
13 | 13 |
[ Timo Aaltonen ]
|
14 |
- * control, rules: Migrate to dh, bump compat to 12.
|
|
14 |
+ * control, rules: Migrate to dh, bump compat to 12. (Closes: #965884)
|
|
15 | 15 |
* control: Bump policy to 4.5.1.
|
16 | 16 |
* control: Update VCS urls.
|
17 | 17 |
* control: Fix priority; extra -> optional.
|
18 | 18 |
* copyright: Fix MIT license shortname.
|
19 | 19 |
* control: Fix short description and section for the transitional package.
|
20 |
+ * control: Drop Julien Danjou from the uploaders list. (Closes: #928586)
|
|
20 | 21 |
|
21 | 22 |
-- Robert Ancell <robert.ancell@canonical.com> Tue, 11 Aug 2015 12:01:14 +1200
|
22 | 23 |
|
... | ... | @@ -2,8 +2,7 @@ Source: xcb-util |
2 | 2 |
Section: libdevel
|
3 | 3 |
Priority: optional
|
4 | 4 |
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
5 |
-Uploaders: Julien Danjou <acid@debian.org>,
|
|
6 |
- Arnaud Fontaine <arnau@debian.org>
|
|
5 |
+Uploaders: Arnaud Fontaine <arnau@debian.org>
|
|
7 | 6 |
Build-Depends:
|
8 | 7 |
debhelper-compat (= 12),
|
9 | 8 |
libxcb1-dev (>= 1.6),
|