[Pkg-dspam-commits] [pkg-dspam-commits] r137 - trunk/debian/patches

Matthijs Mohlmann matthijs at alioth.debian.org
Sat Jan 26 10:28:16 UTC 2008


Author: matthijs
Date: Sat Jan 26 10:28:16 2008
New Revision: 137

Log:
 * Fix lintian warnings by adding descriptions to the patches.


Modified:
   trunk/debian/patches/autogen-sh.dpatch
   trunk/debian/patches/background-dspam.dpatch
   trunk/debian/patches/drivers-in-usr_lib_dspam.dpatch
   trunk/debian/patches/dspam-default.prefs-in_etc.dpatch
   trunk/debian/patches/fix-nav-performance.dpatch
   trunk/debian/patches/improper-quotation-fix.dpatch
   trunk/debian/patches/make-daemon-quiet.dpatch
   trunk/debian/patches/make-dspam_clean-quiet.dpatch
   trunk/debian/patches/virus-notifications.dpatch
   trunk/debian/patches/where-to-find-txt-files.dpatch

Modified: trunk/debian/patches/autogen-sh.dpatch
==============================================================================
--- trunk/debian/patches/autogen-sh.dpatch	(original)
+++ trunk/debian/patches/autogen-sh.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## autogen-sh.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Use autoconf 1.9.
 
 @DPATCH@
 diff -urNad dspam-3.6.2~/autogen.sh dspam-3.6.2/autogen.sh

Modified: trunk/debian/patches/background-dspam.dpatch
==============================================================================
--- trunk/debian/patches/background-dspam.dpatch	(original)
+++ trunk/debian/patches/background-dspam.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## background-dspam.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fork dspam into the background.
 
 @DPATCH@
 diff -urNad dspam-3.6.2~/src/dspam.c dspam-3.6.2/src/dspam.c

Modified: trunk/debian/patches/drivers-in-usr_lib_dspam.dpatch
==============================================================================
--- trunk/debian/patches/drivers-in-usr_lib_dspam.dpatch	(original)
+++ trunk/debian/patches/drivers-in-usr_lib_dspam.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## drivers-in-usr_lib_dspam.dpatch by  <aurelien.labrosse at free.fr>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: The backend drivers are in /usr/lib/dspam.
 
 @DPATCH@
 diff -urNad dspam-3.6.0/src/dspam.conf.in /tmp/dpep.VIMPSX/dspam-3.6.0/src/dspam.conf.in

Modified: trunk/debian/patches/dspam-default.prefs-in_etc.dpatch
==============================================================================
--- trunk/debian/patches/dspam-default.prefs-in_etc.dpatch	(original)
+++ trunk/debian/patches/dspam-default.prefs-in_etc.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## dspam-default.prefs-in_etc.dpatch by  <aurelien.labrosse at free.fr>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Default preferences exists in /etc/dspam.
 
 @DPATCH@
 diff -urNad dspam-3.6.0/src/pref.c /tmp/dpep.HfRv5v/dspam-3.6.0/src/pref.c

Modified: trunk/debian/patches/fix-nav-performance.dpatch
==============================================================================
--- trunk/debian/patches/fix-nav-performance.dpatch	(original)
+++ trunk/debian/patches/fix-nav-performance.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## fix-nav-performance.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fix the mail address where to forward too.
 
 @DPATCH@
 diff -urNad dspam-3.6.4~/webui/cgi-bin/templates/nav_performance.html dspam-3.6.4/webui/cgi-bin/templates/nav_performance.html

Modified: trunk/debian/patches/improper-quotation-fix.dpatch
==============================================================================
--- trunk/debian/patches/improper-quotation-fix.dpatch	(original)
+++ trunk/debian/patches/improper-quotation-fix.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## improper-quotation-fix.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Use no quotes instead of '.
 
 @DPATCH@
 diff -urNad dspam-3.6.6~/src/pgsql_drv.c dspam-3.6.6/src/pgsql_drv.c

Modified: trunk/debian/patches/make-daemon-quiet.dpatch
==============================================================================
--- trunk/debian/patches/make-daemon-quiet.dpatch	(original)
+++ trunk/debian/patches/make-daemon-quiet.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## make-daemon-quiet.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Make dspam less verbose.
 
 @DPATCH@
 diff -urNad dspam-3.6.8~/src/error.c dspam-3.6.8/src/error.c

Modified: trunk/debian/patches/make-dspam_clean-quiet.dpatch
==============================================================================
--- trunk/debian/patches/make-dspam_clean-quiet.dpatch	(original)
+++ trunk/debian/patches/make-dspam_clean-quiet.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## make-dspam_clean-quiet.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Write to stdout instead of stderr.
 
 @DPATCH@
 diff -urNad dspam-3.6.6~/src/tools/dspam_clean.c dspam-3.6.6/src/tools/dspam_clean.c

Modified: trunk/debian/patches/virus-notifications.dpatch
==============================================================================
--- trunk/debian/patches/virus-notifications.dpatch	(original)
+++ trunk/debian/patches/virus-notifications.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## virus-notifications.dpatch by  <julien at kirya.net>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Virus notifications.
 
 @DPATCH@
 diff -urNad dspam-3.6.6~/src/dspam.c dspam-3.6.6/src/dspam.c

Modified: trunk/debian/patches/where-to-find-txt-files.dpatch
==============================================================================
--- trunk/debian/patches/where-to-find-txt-files.dpatch	(original)
+++ trunk/debian/patches/where-to-find-txt-files.dpatch	Sat Jan 26 10:28:16 2008
@@ -2,7 +2,7 @@
 ## where-to-find-txt-files.dpatch by  <aurelien.labrosse at free.fr>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: The default template txt files are also in /etc/dspam/.
 
 @DPATCH@
 diff -urNad dspam-3.6.0/src/dspam.c /tmp/dpep.A8tFmH/dspam-3.6.0/src/dspam.c



More information about the Pkg-dspam-commits mailing list