Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-themes
Commits:
-
6a0bbefd
by Mike Gabriel at 2023-06-26T11:54:47+02:00
-
174c5a3c
by Mike Gabriel at 2023-06-26T11:55:18+02:00
-
bd7bee26
by Mike Gabriel at 2023-06-26T11:57:37+02:00
-
8fc6d7ae
by Mike Gabriel at 2023-06-26T12:04:52+02:00
-
031a243c
by Mike Gabriel at 2025-01-08T17:38:08+01:00
-
91331674
by Mike Gabriel at 2025-01-08T17:38:32+01:00
-
058cec0d
by Mike Gabriel at 2025-01-08T17:38:44+01:00
-
b5f09aa1
by Mike Gabriel at 2025-01-08T17:38:52+01:00
-
0f078949
by Mike Gabriel at 2025-01-08T17:42:44+01:00
-
7062b055
by Mike Gabriel at 2025-01-08T17:46:29+01:00
4 changed files:
Changes:
1 | +mate-themes (3.22.26-1) unstable; urgency=medium
|
|
2 | + |
|
3 | + * New upstream release.
|
|
4 | + * debian/control:
|
|
5 | + + In B-D, switch from pkg-config to pkgconf.
|
|
6 | + + Bump Standards-Version: to 4.7.0. No changes needed.
|
|
7 | + * debian/copyright:
|
|
8 | + + Update copyright attributions.
|
|
9 | + |
|
10 | + -- Mike Gabriel <sunweaver@debian.org> Wed, 08 Jan 2025 17:38:58 +0100
|
|
11 | + |
|
12 | +mate-themes (3.22.24-1) unstable; urgency=medium
|
|
13 | + |
|
14 | + * New upstream release.
|
|
15 | + * debian/control:
|
|
16 | + + Bump Standards-Version: to 4.6.2. No changes needed.
|
|
17 | + * debian/copyright:
|
|
18 | + + Update copyright attributions.
|
|
19 | + * debian/mate-themes.lintian-overrides:
|
|
20 | + + Update override syntax.
|
|
21 | + |
|
22 | + -- Mike Gabriel <sunweaver@debian.org> Mon, 26 Jun 2023 11:55:23 +0200
|
|
23 | + |
|
1 | 24 | mate-themes (3.22.23-1) unstable; urgency=medium
|
2 | 25 | |
3 | 26 | [ Martin Wimpress ]
|
... | ... | @@ -6,7 +6,7 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>, |
6 | 6 | Stefano Karapetsas <stefano@karapetsas.com>,
|
7 | 7 | Mike Gabriel <sunweaver@debian.org>,
|
8 | 8 | Vangelis Mouhtsis <vangelis@gnugr.org>,
|
9 | -Standards-Version: 4.6.0
|
|
9 | +Standards-Version: 4.7.0
|
|
10 | 10 | Rules-Requires-Root: no
|
11 | 11 | Build-Depends: debhelper-compat (= 13),
|
12 | 12 | mate-common (>= 1.18),
|
... | ... | @@ -14,7 +14,7 @@ Build-Depends-Indep: icon-naming-utils, |
14 | 14 | intltool,
|
15 | 15 | libgtk2.0-dev,
|
16 | 16 | libxml-parser-perl,
|
17 | - pkg-config,
|
|
17 | + pkgconf,
|
|
18 | 18 | Homepage: http://www.mate-desktop.org/
|
19 | 19 | Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-themes
|
20 | 20 | Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-themes.git
|
... | ... | @@ -242,11 +242,12 @@ License: LGPL-2.1 |
242 | 242 | Comment:
|
243 | 243 | Applying license as found in COPYING file in this package's base folder.
|
244 | 244 | |
245 | -Files: .github/FUNDING.yml
|
|
245 | +Files: .build.yml
|
|
246 | + .github/FUNDING.yml
|
|
246 | 247 | .github/issue_template.md
|
247 | - .build.yml
|
|
248 | 248 | .travis.yml
|
249 | 249 | .tx/config
|
250 | + .tx/config_20221028214815.bak
|
|
250 | 251 | AUTHORS
|
251 | 252 | ChangeLog
|
252 | 253 | NEWS
|
... | ... | @@ -259,8 +260,8 @@ Comment: |
259 | 260 | Using license as found in COPYING file.
|
260 | 261 | |
261 | 262 | Files: debian/*
|
262 | -Copyright: 2011-2014 Stefano Karapetsas <stefano@karapetsas.com>
|
|
263 | - 2014 Mike Gabriel <sunweaver@debian.org>
|
|
263 | +Copyright: 2011-2014, Stefano Karapetsas <stefano@karapetsas.com>
|
|
264 | + 2014-2025, Mike Gabriel <sunweaver@debian.org>
|
|
264 | 265 | License: GPL-2+ or GPL-3+ or LGPL-2.1 or CC-BY-SA-3.0-US
|
265 | 266 | |
266 | 267 | License: GPL-2+
|
1 | 1 | # required for update-alternatives, using /usr/share/icons/mate/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
|
2 | -mate-themes: package-contains-empty-directory usr/share/icons/default/ |
|
2 | +mate-themes: package-contains-empty-directory [usr/share/icons/default/] |