Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / caja-admin
Commits:
-
8fa9ef61
by Mike Gabriel at 2023-09-10T13:42:27+02:00
-
3ced2f0b
by Mike Gabriel at 2023-09-10T13:42:46+02:00
-
9ce171ca
by Mike Gabriel at 2023-09-10T13:45:28+02:00
2 changed files:
Changes:
| 1 | +caja-admin (0.0.5-2) unstable; urgency=medium
|
|
| 2 | + |
|
| 3 | + * debian/control:
|
|
| 4 | + + Replace deprecated D: on policykit-1 by D: on polkitd and pkexec. (Closes:
|
|
| 5 | + #1025550).
|
|
| 6 | + + Bump Standards-Version: to 4.6.2. No changes needed.
|
|
| 7 | + |
|
| 8 | + -- Mike Gabriel <sunweaver@debian.org> Sun, 10 Sep 2023 13:43:20 +0200
|
|
| 9 | + |
|
| 1 | 10 | caja-admin (0.0.5-1) unstable; urgency=medium
|
| 2 | 11 | |
| 3 | 12 | * New upstream release.
|
| ... | ... | @@ -10,7 +10,7 @@ Build-Depends: |
| 10 | 10 | debhelper-compat (= 13),
|
| 11 | 11 | dh-python,
|
| 12 | 12 | python3:any | python3-all:any | python3-dev:any | python3-all-dev:any,
|
| 13 | -Standards-Version: 4.6.0
|
|
| 13 | +Standards-Version: 4.6.2
|
|
| 14 | 14 | Rules-Requires-Root: no
|
| 15 | 15 | Homepage: https://github.com/infirit/caja-admin/
|
| 16 | 16 | Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-admin
|
| ... | ... | @@ -25,7 +25,8 @@ Depends: |
| 25 | 25 | python3-gi,
|
| 26 | 26 | gir1.2-gtk-3.0,
|
| 27 | 27 | caja,
|
| 28 | - policykit-1,
|
|
| 28 | + polkitd,
|
|
| 29 | + pkexec,
|
|
| 29 | 30 | python3-caja (>= 1.23.0),
|
| 30 | 31 | Recommends:
|
| 31 | 32 | pluma,
|