[unshield] 26/30: enable multiarch support

Evgeni Golov evgeni at moszumanska.debian.org
Sun Dec 27 11:05:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

evgeni pushed a commit to branch master
in repository unshield.

commit 89f703191c5c9c7a225c2183e4f767e2b29b1dd3
Author: Evgeni Golov <evgeni at debian.org>
Date:   Sat Sep 7 12:23:39 2013 +0200

    enable multiarch support
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 0517b83..1f55ce9 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,9 @@ Description: extracts CAB files from InstallShield installers
 Package: libunshield0
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Replaces: libunshield
 Conflicts: libunshield, liborange
 Description: library to extract CAB files from InstallShield installers
@@ -32,6 +34,7 @@ Description: library to extract CAB files from InstallShield installers
 Package: libunshield-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libunshield0 (= ${binary:Version}), ${misc:Depends} 
 Description: development files for libunshield
  This are libraries to create applications extracting CAB files from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/unshield.git



More information about the Pkg-games-commits mailing list