[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/atril][master] debian/control: Add more Multi-Arch: fields. Thanks, Multi-Arch Hinter.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / atril

Commits:

  • 96340e2b
    by Mike Gabriel at 2025-08-12T11:31:22+02:00
    debian/control: Add more Multi-Arch: fields. Thanks, Multi-Arch Hinter.
    

1 changed file:

Changes:

  • debian/control
    ... ... @@ -43,6 +43,7 @@ Vcs-Git: https://salsa.debian.org/debian-mate-team/atril.git
    43 43
     
    
    44 44
     Package: atril
    
    45 45
     Architecture: any
    
    46
    +Multi-Arch: foreign
    
    46 47
     Depends: atril-common (>= ${source:Version}),
    
    47 48
              libatrildocument3t64 (= ${binary:Version}),
    
    48 49
              libatrilview3t64 (= ${binary:Version}),
    
    ... ... @@ -83,6 +84,7 @@ Provides: ${t64:Provides}
    83 84
     Breaks: libatrilview3 (<< ${source:Version})
    
    84 85
     Section: libs
    
    85 86
     Architecture: any
    
    87
    +Multi-Arch: same
    
    86 88
     Depends: libatrildocument3t64 (= ${binary:Version}),
    
    87 89
              ${misc:Depends},
    
    88 90
              ${shlibs:Depends},
    
    ... ... @@ -97,6 +99,7 @@ Description: MATE document viewing library
    97 99
     Package: libatrilview-dev
    
    98 100
     Section: libdevel
    
    99 101
     Architecture: any
    
    102
    +Multi-Arch: same
    
    100 103
     Depends: libatrilview3t64 (= ${binary:Version}),
    
    101 104
              gir1.2-atrilview-1.5.0 (= ${binary:Version}),
    
    102 105
              ${misc:Depends},
    
    ... ... @@ -117,6 +120,7 @@ Package: libatrildocument3t64
    117 120
     Provides: ${t64:Provides}
    
    118 121
     Section: libs
    
    119 122
     Architecture: any
    
    123
    +Multi-Arch: same
    
    120 124
     Depends: libjs-mathjax,
    
    121 125
              ${misc:Depends},
    
    122 126
              ${shlibs:Depends},
    
    ... ... @@ -132,6 +136,7 @@ Description: MATE document rendering library
    132 136
     Package: libatrildocument-dev
    
    133 137
     Section: libdevel
    
    134 138
     Architecture: any
    
    139
    +Multi-Arch: same
    
    135 140
     Depends: libatrildocument3t64 (= ${binary:Version}),
    
    136 141
              gir1.2-atrildocument-1.5.0 (= ${binary:Version}),
    
    137 142
              ${misc:Depends},
    


  • Reply to: