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

Julien Valroff julien at kirya.net
Fri Jun 3 07:57:36 UTC 2011


The following commit has been merged in the debian branch:
commit 89f47f51c030bc00ec06b034892ee550511a0d57
Author: Julien Valroff <julien at kirya.net>
Date:   Fri Jun 3 09:25:58 2011 +0200

    Drop ${shlibs:Depends} substvar for -dev and -dbg

diff --git a/debian/control b/debian/control
index fb94038..d2db561 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Package: libfuzzy2-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}, libfuzzy-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libfuzzy-dev (= ${binary:Version})
 Description: Recursive piecewise hashing tool (debugging symbols)
  ssdeep is a tool for recursive computing and matching of Context Triggered
  Piecewise Hashing (aka Fuzzy Hashing).
@@ -61,7 +61,7 @@ Description: Recursive piecewise hashing tool (debugging symbols)
 Package: libfuzzy-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libfuzzy2 (= ${binary:Version})
+Depends: ${misc: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