[Forensics-changes] [SCM] debian-forensics/ssdeep branch, debian, updated. debian/2.5-1-12-g34c46da

Michael Prokop mika at debian.org
Mon Apr 18 15:24:28 UTC 2011


The following commit has been merged in the debian branch:
commit 2fa3227237ddd90ce1b4817bd5748317869c60f2
Author: Michael Prokop <mika at debian.org>
Date:   Mon Apr 18 16:43:30 2011 +0200

    Fix depends on libfuzzy2 in libfuzzy-dev.

diff --git a/debian/control b/debian/control
index a631e10..9d8cba7 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Description: Recursive piecewise hashing tool (debugging symbols)
 Package: libfuzzy-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libfuzzy (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libfuzzy2 (= ${binary:Version})
 Description: Recursive piecewise hashing tool (development headers)
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).

-- 
debian-forensics/ssdeep



More information about the forensics-changes mailing list