Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / caja
Commits:
-
9f3e0d0a
by Mike Gabriel at 2025-04-12T11:29:35+02:00
-
d87c04f4
by Mike Gabriel at 2025-04-12T11:48:18+02:00
2 changed files:
Changes:
1 | +caja (1.26.4-1) unstable; urgency=medium
|
|
2 | + |
|
3 | + * New upstream release.
|
|
4 | + - Fix gfile sort and symlink warnings w glib2.76 or later. (Closes:
|
|
5 | + #1102686).
|
|
6 | + - Fix building with libxml 2.12.0
|
|
7 | + * debian/control:
|
|
8 | + + Bump Standards-Version: to 4.7.2. No changes needed.
|
|
9 | + |
|
10 | + -- Mike Gabriel <sunweaver@debian.org> Sat, 12 Apr 2025 11:29:42 +0200
|
|
11 | + |
|
1 | 12 | caja (1.26.3-1) unstable; urgency=medium
|
2 | 13 | |
3 | 14 | * New upstream release.
|
... | ... | @@ -29,7 +29,7 @@ Build-Depends: debhelper-compat (= 13), |
29 | 29 | mate-submodules-source (>= 0.0~git20210623.f3091f9),
|
30 | 30 | quilt,
|
31 | 31 | shared-mime-info,
|
32 | -Standards-Version: 4.6.2
|
|
32 | +Standards-Version: 4.7.2
|
|
33 | 33 | Rules-Requires-Root: no
|
34 | 34 | Homepage: https://mate-desktop.org/
|
35 | 35 | Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja
|