Drew Parsons pushed to branch debian-unstable at X Strike Force / lib / xcb-util-wm
Commits:
-
6bbeacce
by Debian Janitor at 2020-01-21T00:19:55+00:00
-
206066fd
by Drew Parsons at 2020-03-29T08:21:01+00:00
3 changed files:
Changes:
| 1 |
+xcb-util-wm (0.4.1-2) UNRELEASED; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * Bump debhelper from deprecated 8 to 10.
|
|
| 4 |
+ |
|
| 5 |
+ -- Debian Janitor <janitor@jelmer.uk> Tue, 21 Jan 2020 00:19:44 +0000
|
|
| 6 |
+ |
|
| 1 | 7 |
xcb-util-wm (0.4.1-1.1) unstable; urgency=medium
|
| 2 | 8 |
|
| 3 | 9 |
* Non-maintainer upload.
|
| 1 |
-8
|
|
| 1 |
+10
|
| ... | ... | @@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org> |
| 5 | 5 |
Uploaders: Julien Danjou <acid@debian.org>,
|
| 6 | 6 |
Arnaud Fontaine <arnau@debian.org>
|
| 7 | 7 |
Build-Depends: cdbs (>= 0.4.93~),
|
| 8 |
- debhelper (>= 8.1.3),
|
|
| 8 |
+ debhelper (>= 10~),
|
|
| 9 | 9 |
dh-autoreconf,
|
| 10 | 10 |
libxcb1-dev (>= 1.6),
|
| 11 | 11 |
pkg-config,
|