[Forensics-changes] [ssdeep] 09/10: convert to multi-arch

Helmut Grohne helmutg at moszumanska.debian.org
Tue Sep 16 07:54:30 UTC 2014


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

helmutg pushed a commit to branch debian
in repository ssdeep.

commit ae44d7d9e21a7c83952481c504eef2f415e215a8
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Sat Sep 13 17:57:11 2014 +0200

    convert to multi-arch
---
 debian/changelog | 1 +
 debian/control   | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 60d549c..b461369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ ssdeep (2.11-1) UNRELEASED; urgency=medium
   * Bump to debhelper compat level 9.
     + Hardening just works
     + Multi-Arch paths (update debian/*.install)
+  * Convert to Multi-Arch
 
  -- Helmut Grohne <helmut at subdivi.de>  Sat, 13 Sep 2014 16:40:30 +0200
 
diff --git a/debian/control b/debian/control
index 6ffd80a..e9a8b7e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Git: git://git.debian.org/forensics/ssdeep.git
 Package: ssdeep
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Recursive piecewise hashing tool
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).
@@ -27,8 +28,10 @@ Package: libfuzzy2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Breaks:   ssdeep (<< 2.6)
 Replaces: ssdeep (<< 2.6)
+Multi-Arch: same
 Description: Recursive piecewise hashing tool (library)
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).
@@ -47,6 +50,7 @@ Section: debug
 Architecture: any
 Priority: extra
 Depends: ${misc:Depends}, libfuzzy-dev (= ${binary:Version})
+Multi-Arch: same
 Description: Recursive piecewise hashing tool (debugging symbols)
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).
@@ -66,6 +70,7 @@ Architecture: any
 Depends: ${misc:Depends}, libfuzzy2 (= ${binary:Version})
 Breaks:   ssdeep (<< 2.6)
 Replaces: ssdeep (<< 2.6)
+Multi-Arch: same
 Description: Recursive piecewise hashing tool (development headers)
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).

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



More information about the forensics-changes mailing list