[Forensics-changes] [yara] 01/09: Made packages multiarch-compatible

Hilko Bengen bengen at moszumanska.debian.org
Tue Feb 10 13:44:19 UTC 2015


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

bengen pushed a commit to branch master
in repository yara.

commit 465fcd22edec53ce70a32af27c84c129d844aaf6
Author: Hilko Bengen <bengen at debian.org>
Date:   Fri Feb 6 16:50:16 2015 +0100

    Made packages multiarch-compatible
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index fb79280..140bc7c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/forensics/yara.git
 
 Package: yara
 Architecture: any
+Multi-Arch: allowed
 Depends: ${shlibs:Depends}, ${misc:Depends},
 Description: Pattern matching swiss knife for malware researchers
  YARA is a tool aimed at helping malware researchers to identify and
@@ -33,6 +34,7 @@ Description: Pattern matching swiss knife for malware researchers
 
 Package: libyara3
 Architecture: any
+Multi-Arch: same
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -52,6 +54,7 @@ Description: YARA shared library
 Package: libyara-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}, libyara3 (= ${binary:Version})
 Description: YARA development libraries and headers
  YARA is a tool aimed at helping malware researchers to identify and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list