Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-common
Commits:
-
21680074
by Mike Gabriel at 2025-01-08T17:27:11+01:00
-
beea0e8f
by Mike Gabriel at 2025-01-08T17:27:21+01:00
-
a175878c
by Mike Gabriel at 2025-01-08T17:27:31+01:00
-
444205de
by Mike Gabriel at 2025-01-08T17:33:09+01:00
2 changed files:
Changes:
1 | +mate-common (1.28.0-1) unstable; urgency=medium
|
|
2 | + |
|
3 | + * New upstream release.
|
|
4 | + * debian/control:
|
|
5 | + + Bump Standards-Version: to 4.7.0. No changes needed.
|
|
6 | + * debian/control:
|
|
7 | + + In B-D, switch from pkg-config to pkgconf.
|
|
8 | + |
|
9 | + -- Mike Gabriel <sunweaver@debian.org> Wed, 08 Jan 2025 17:27:34 +0100
|
|
10 | + |
|
1 | 11 | mate-common (1.26.0-1) unstable; urgency=medium
|
2 | 12 | |
3 | 13 | [ Martin Wimpress ]
|
... | ... | @@ -13,8 +13,8 @@ Build-Depends: autoconf, |
13 | 13 | gettext,
|
14 | 14 | intltool,
|
15 | 15 | libtool,
|
16 | - pkg-config,
|
|
17 | -Standards-Version: 4.6.0
|
|
16 | + pkgconf,
|
|
17 | +Standards-Version: 4.7.0
|
|
18 | 18 | Rules-Requires-Root: no
|
19 | 19 | Homepage: http://www.mate-desktop.org
|
20 | 20 | Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-common
|