[Forensics-changes] [SCM] debian-forensics/md5deep branch, debian, updated. debian/3.9.2-1-6-gbddcf44

Christophe Monniez christophe.monniez at fccu.be
Fri Feb 24 11:32:38 UTC 2012


The following commit has been merged in the debian branch:
commit ef64deca37f1638278fd60d89044bbefa50c9ae0
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Fri Feb 24 11:32:51 2012 +0100

    Removing man pages patch.

diff --git a/debian/patches/01-manpage.patch b/debian/patches/01-manpage.patch
deleted file mode 100644
index 937e9f8..0000000
--- a/debian/patches/01-manpage.patch
+++ /dev/null
@@ -1,257 +0,0 @@
-Author: Franck Joncourt <franck.mail at dthconnex.com>
-Description: Fixed lintian warning: hyphen-used-as-minus-sign.
-Bug-Debian: http://bugs.debian.org/538911
-Last-Updated: 2011-06-03
-
---- a/hashdeep/hashdeep.1
-+++ b/hashdeep/hashdeep.1
-@@ -5,10 +5,10 @@
- 
- .SH SYNOPSIS
- .B hashdeep 
---V | -h
-+\-V | \-h
- .br
- .B hashdeep
--[-c <alg1>[,<alg2>]] [-k <file>] [-i <size>] [\-o <fbcplsd>] [-amxwMXrespblvv] [\fBFILES\fR]
-+[\-c <alg1>[,<alg2>]] [\-k <file>] [\-i <size>] [\-o <fbcplsd>] [\-amxwMXrespblvv] [\fBFILES\fR]
- 
- 
- .SH DESCRIPTION
-@@ -78,7 +78,7 @@
- for known hashes is the output of previous hashdeep runs.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -112,7 +112,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling hashdeep -r *.txt will examine
-+file extension. For example, calling hashdeep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- 
-@@ -199,7 +199,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. hashdeep -mk *.txt where there is only one file with a .txt extension).
-+(e.g. hashdeep \-mk *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns zero on success, one on error. 
---- a/md5deep/md5deep.1
-+++ b/md5deep/md5deep.1
-@@ -13,10 +13,10 @@
- 
- .SH SYNOPSIS
- .B md5deep 
---v | -V | -h
-+\-v | \-V | \-h
- .br
- .B md5deep
--[\-m|\-M|\-x|\-X <file>]  [-a|-A <hash>] [\-f <file>]
-+[\-m|\-M|\-x|\-X <file>]  [\-a|\-A <hash>] [\-f <file>]
- [\-p <size>] [\-i <size>] [\-tnwzresS0lbkqZ] [\-o <fbcplsd>] [\fBFILES\fR]
- 
- .SH DESCRIPTION
-@@ -52,7 +52,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling md5deep -r *.txt will examine
-+file extension. For example, calling md5deep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- .TP
-@@ -73,7 +73,7 @@
- (NSRL) as produced by the National Institute for Standards in Technology.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -238,7 +238,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. md5deep -m *.txt where there is only one file with a .txt extension).
-+(e.g. md5deep \-m *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns a bit-wise value based on the success of the operation and the
---- a/md5deep/sha1deep.1
-+++ b/md5deep/sha1deep.1
-@@ -13,10 +13,10 @@
- 
- .SH SYNOPSIS
- .B md5deep 
---v | -V | -h
-+\-v | \-V | \-h
- .br
- .B md5deep
--[\-m|\-M|\-x|\-X <file>]  [-a|-A <hash>] [\-f <file>]
-+[\-m|\-M|\-x|\-X <file>]  [\-a|\-A <hash>] [\-f <file>]
- [\-p <size>] [\-i <size>] [\-tnwzresS0lbkqZ] [\-o <fbcplsd>] [\fBFILES\fR]
- 
- .SH DESCRIPTION
-@@ -52,7 +52,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling md5deep -r *.txt will examine
-+file extension. For example, calling md5deep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- .TP
-@@ -73,7 +73,7 @@
- (NSRL) as produced by the National Institute for Standards in Technology.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -238,7 +238,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. md5deep -m *.txt where there is only one file with a .txt extension).
-+(e.g. md5deep \-m *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns a bit-wise value based on the success of the operation and the
---- a/md5deep/sha256deep.1
-+++ b/md5deep/sha256deep.1
-@@ -13,10 +13,10 @@
- 
- .SH SYNOPSIS
- .B md5deep 
---v | -V | -h
-+\-v | \-V | \-h
- .br
- .B md5deep
--[\-m|\-M|\-x|\-X <file>]  [-a|-A <hash>] [\-f <file>]
-+[\-m|\-M|\-x|\-X <file>]  [\-a|\-A <hash>] [\-f <file>]
- [\-p <size>] [\-i <size>] [\-tnwzresS0lbkqZ] [\-o <fbcplsd>] [\fBFILES\fR]
- 
- .SH DESCRIPTION
-@@ -52,7 +52,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling md5deep -r *.txt will examine
-+file extension. For example, calling md5deep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- .TP
-@@ -73,7 +73,7 @@
- (NSRL) as produced by the National Institute for Standards in Technology.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -238,7 +238,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. md5deep -m *.txt where there is only one file with a .txt extension).
-+(e.g. md5deep \-m *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns a bit-wise value based on the success of the operation and the
---- a/md5deep/tigerdeep.1
-+++ b/md5deep/tigerdeep.1
-@@ -13,10 +13,10 @@
- 
- .SH SYNOPSIS
- .B md5deep 
---v | -V | -h
-+\-v | \-V | \-h
- .br
- .B md5deep
--[\-m|\-M|\-x|\-X <file>]  [-a|-A <hash>] [\-f <file>]
-+[\-m|\-M|\-x|\-X <file>]  [\-a|\-A <hash>] [\-f <file>]
- [\-p <size>] [\-i <size>] [\-tnwzresS0lbkqZ] [\-o <fbcplsd>] [\fBFILES\fR]
- 
- .SH DESCRIPTION
-@@ -52,7 +52,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling md5deep -r *.txt will examine
-+file extension. For example, calling md5deep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- .TP
-@@ -73,7 +73,7 @@
- (NSRL) as produced by the National Institute for Standards in Technology.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -238,7 +238,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. md5deep -m *.txt where there is only one file with a .txt extension).
-+(e.g. md5deep \-m *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns a bit-wise value based on the success of the operation and the
---- a/md5deep/whirlpooldeep.1
-+++ b/md5deep/whirlpooldeep.1
-@@ -13,10 +13,10 @@
- 
- .SH SYNOPSIS
- .B md5deep 
---v | -V | -h
-+\-v | \-V | \-h
- .br
- .B md5deep
--[\-m|\-M|\-x|\-X <file>]  [-a|-A <hash>] [\-f <file>]
-+[\-m|\-M|\-x|\-X <file>]  [\-a|\-A <hash>] [\-f <file>]
- [\-p <size>] [\-i <size>] [\-tnwzresS0lbkqZ] [\-o <fbcplsd>] [\fBFILES\fR]
- 
- .SH DESCRIPTION
-@@ -52,7 +52,7 @@
- \fB\-r\fR
- Enables recursive mode. All subdirectories are traversed. Please note
- that recursive mode cannot be used to examine all files of a given 
--file extension. For example, calling md5deep -r *.txt will examine
-+file extension. For example, calling md5deep \-r *.txt will examine
- all files in \fIdirectories\fR that end in .txt. 
- 
- .TP
-@@ -73,7 +73,7 @@
- (NSRL) as produced by the National Institute for Standards in Technology.
- .br
- \fB\fR
--If standard input is used with the -m flag, displays "stdin"
-+If standard input is used with the \-m flag, displays "stdin"
- if the input matches one of the hashes in the list of known hashes. If the
- hash does not match, the program displays no output.
- .br
-@@ -238,7 +238,7 @@
- Note that Unicode characters are \fBnot\fR supported in the files
- containing known hashes. You can specify a file of known hashes that has
- Unicode characters in its name by using tab completition or an asterisk
--(e.g. md5deep -m *.txt where there is only one file with a .txt extension).
-+(e.g. md5deep \-m *.txt where there is only one file with a .txt extension).
- 
- .SH RETURN VALUE
- Returns a bit-wise value based on the success of the operation and the
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9d05b2b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-manpage.patch

-- 
debian-forensics/md5deep



More information about the forensics-changes mailing list