]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
debian: Mark all packages as "Multi-Arch: same"
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Jun 2020 10:37:28 +0000 (10:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Jun 2020 10:37:28 +0000 (10:37 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
debian/control

index 3c0889f7e7e23084d45b9e223ae86400d7125ed6..e801dcdb3d6d14970b6e8ecd6e9933f7365b2886 100644 (file)
@@ -30,6 +30,7 @@ Depends:
  ${misc:Depends}
 Recommends:
  location (= ${binary:Version})
+Multi-Arch: same
 Description: Location library
  A library to determine the location of someone on the Internet
 
@@ -40,7 +41,7 @@ Depends:
  libloc0 (= ${binary:Version}),
  ${misc:Depends},
 Suggests:
- pkg-config,
+ pkg-config
 Multi-Arch: same
 Description: Development files for libloc
  Install this package if you wish to develop your own programs using
@@ -66,7 +67,8 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${python3:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
+Multi-Arch: same
 Description: Python modules for libloc
  This package contains Python bindings for libloc