[Forensics-changes] [SCM] debian-forensics/wipe branch, debian, updated. debian/0.21-9-17-g4cbbef1

Julien Valroff julien at kirya.net
Sat Sep 17 07:47:54 UTC 2011


The following commit has been merged in the debian branch:
commit 17e0be84ef7f40fdd2f5d7a68c788ea68e73e357
Author: Julien Valroff <julien at kirya.net>
Date:   Sat Sep 17 09:18:43 2011 +0200

    Add patch to fix manpages syntax

diff --git a/debian/changelog b/debian/changelog
index a5e9cc9..26b70d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ wipe (0.22-1) unstable; urgency=low
   * Switch to 3.0 (quilt) source package format 
   * Remove useless lintian overrides (use dch --team to avoid Lintian
     warnings) 
+  * Add patch to fix manpages syntax 
 
- -- Julien Valroff <julien at debian.org>  Sat, 17 Sep 2011 09:16:01 +0200
+ -- Julien Valroff <julien at debian.org>  Sat, 17 Sep 2011 09:18:33 +0200
 
 wipe (0.21-9) unstable; urgency=low
 
diff --git a/debian/patches/001_fix-manpages.diff b/debian/patches/001_fix-manpages.diff
new file mode 100644
index 0000000..fb4f7dc
--- /dev/null
+++ b/debian/patches/001_fix-manpages.diff
@@ -0,0 +1,40 @@
+Description: fix nroff syntax
+Author: Julien Valroff <julien at debian.org>
+Last-Update: 2011-09-17
+
+--- a/wipe.1
++++ b/wipe.1
+@@ -203,7 +203,6 @@
+ time, its process id. etc. (the random device
+ argument will not be used). This is of course
+ the least secure setting.
+-.SP
+ 
+ .TP 0.5i
+ .B -M (select pseudo-random number generator algorythm)
+@@ -234,7 +233,6 @@
+ of RC6, which is faster. In order to be able to use RC6, wipe must be compiled
+ with ENABLE_RC6 defined; see the Makefile for warnings about patent issues.
+ 
+-.SP
+ In all cases the PRNG is seeded with the data gathered from the random device
+ (see -R and -S options).
+ 
+--- a/wipe.tr.1
++++ b/wipe.tr.1
+@@ -113,7 +113,6 @@
+ çevre değişkenlerini, tarihi ve zamanı,
+ program numarasını vs. kullanarak elde
+ edecektir.
+-.SP
+ 
+ .TP 0.5i
+ .B -M (l|a|r|p) (sözde rasgele sayı üretici algoritması)
+@@ -155,7 +154,6 @@
+ ise wipe'ı ENABLE_RC6 ile derlemeniz
+ gerekir.
+ 
+-.SP
+ Her durumda SRSÜ rasgele bilgi aygıtının çıktısıyla
+ tohumlanır (-R ve -S seçeneklerine bakınız).
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..12e0bc1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+001_fix-manpages.diff

-- 
debian-forensics/wipe



More information about the forensics-changes mailing list