Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / atril
Commits:
-
ae8070f8
by Mike Gabriel at 2025-08-12T11:47:56+02:00
-
3fe42948
by Mike Gabriel at 2025-08-12T11:47:56+02:00
2 changed files:
Changes:
1 | +atril (1.26.2-5) unstable; urgency=medium
|
|
2 | + |
|
3 | + * debian/control:
|
|
4 | + + Add more Multi-Arch: fields. Thanks, Multi-Arch Hinter.
|
|
5 | + |
|
6 | + -- Mike Gabriel <sunweaver@debian.org> Tue, 12 Aug 2025 11:31:45 +0200
|
|
7 | + |
|
1 | 8 | atril (1.26.2-4) unstable; urgency=medium
|
2 | 9 | |
3 | 10 | * debian/patches:
|
... | ... | @@ -158,6 +158,7 @@ Description: MATE document rendering library (development files) |
158 | 158 | Package: gir1.2-atrildocument-1.5.0
|
159 | 159 | Section: introspection
|
160 | 160 | Architecture: any
|
161 | +Multi-Arch: same
|
|
161 | 162 | Depends: libatrildocument3t64 (= ${binary:Version}),
|
162 | 163 | ${gir:Depends},
|
163 | 164 | ${misc:Depends},
|
... | ... | @@ -177,6 +178,7 @@ Description: GObject introspection data for libatrildocument |
177 | 178 | Package: gir1.2-atrilview-1.5.0
|
178 | 179 | Section: introspection
|
179 | 180 | Architecture: any
|
181 | +Multi-Arch: same
|
|
180 | 182 | Depends: libatrilview3t64 (= ${binary:Version}),
|
181 | 183 | ${gir:Depends},
|
182 | 184 | ${misc:Depends},
|