[Pkg-dspam-commits] [pkg-dspam-commits] r214 - branches/experimental/debian/patches
Julien Valroff
julien-guest at alioth.debian.org
Thu Nov 26 19:27:16 UTC 2009
Author: julien-guest
Date: Thu Nov 26 19:27:16 2009
New Revision: 214
Log:
Fixed patch headers to comply with Patch Tagging Guidelines (DEP3)
Modified:
branches/experimental/debian/patches/ (props changed)
branches/experimental/debian/patches/01_drivers-in-usr_lib_dspam.diff
branches/experimental/debian/patches/02_dspam-webfrontend-config-debian.diff
branches/experimental/debian/patches/03_update-dspam.conf.diff
branches/experimental/debian/patches/04_dspam-default.prefs-in_etc.diff
branches/experimental/debian/patches/05_background-dspam.diff
branches/experimental/debian/patches/06_clean-manpages.diff
branches/experimental/debian/patches/07_path-to-dspam_for-training-script.diff
branches/experimental/debian/patches/09_where-to-find-txt-files.diff
branches/experimental/debian/patches/10_fix-fr-templates.diff
branches/experimental/debian/patches/11_strings.pl-hack.diff
Modified: branches/experimental/debian/patches/01_drivers-in-usr_lib_dspam.diff
==============================================================================
--- branches/experimental/debian/patches/01_drivers-in-usr_lib_dspam.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/01_drivers-in-usr_lib_dspam.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## drivers-in-usr_lib_dspam.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Default hash storage driver is installed in /usr/lib/dspam
+Description: Default hash storage driver is installed in /usr/lib/dspam
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/src/dspam.conf.in
+++ b/src/dspam.conf.in
@@ -26,7 +26,7 @@
Modified: branches/experimental/debian/patches/02_dspam-webfrontend-config-debian.diff
==============================================================================
--- branches/experimental/debian/patches/02_dspam-webfrontend-config-debian.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/02_dspam-webfrontend-config-debian.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_dspam-webfrontend-config-debian.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Debian configuration for the WebUI
+Description: Debian configuration for the WebUI
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/webui/cgi-bin/admin.cgi
+++ b/webui/cgi-bin/admin.cgi
@@ -24,7 +24,7 @@
Modified: branches/experimental/debian/patches/03_update-dspam.conf.diff
==============================================================================
--- branches/experimental/debian/patches/03_update-dspam.conf.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/03_update-dspam.conf.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## update-dspam.conf.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Debian default configuration
+Description: Debian default configuration
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/src/dspam.conf.in
+++ b/src/dspam.conf.in
@@ -129,11 +129,10 @@
Modified: branches/experimental/debian/patches/04_dspam-default.prefs-in_etc.diff
==============================================================================
--- branches/experimental/debian/patches/04_dspam-default.prefs-in_etc.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/04_dspam-default.prefs-in_etc.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## dspam-default.prefs-in_etc.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: default.prefs file is installed in /etc/dspam
+Description: default.prefs file is installed in /etc/dspam
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/src/pref.c
+++ b/src/pref.c
@@ -179,7 +179,7 @@
Modified: branches/experimental/debian/patches/05_background-dspam.diff
==============================================================================
--- branches/experimental/debian/patches/05_background-dspam.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/05_background-dspam.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,8 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## background-dspam.dpatch by Matthijs Mohlmann <matthijs at cacholong.nl>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fork dspam into the background.
+Description: Fork dspam into the background.
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: http://www.mail-archive.com/dspam-devel@lists.sourceforge.net/msg00052.html
+
- at DPATCH@
--- a/src/dspam.c
+++ b/src/dspam.c
@@ -3944,6 +3944,11 @@
Modified: branches/experimental/debian/patches/06_clean-manpages.diff
==============================================================================
--- branches/experimental/debian/patches/06_clean-manpages.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/06_clean-manpages.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,8 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## clean-manpages.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Various fixes to manpages
+Description: Various fixes to manpages
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: http://www.mail-archive.com/dspam-devel@lists.sourceforge.net/msg00458.html
+
- at DPATCH@
--- a/man/dspam.1
+++ b/man/dspam.1
@@ -102,7 +102,7 @@
Modified: branches/experimental/debian/patches/07_path-to-dspam_for-training-script.diff
==============================================================================
--- branches/experimental/debian/patches/07_path-to-dspam_for-training-script.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/07_path-to-dspam_for-training-script.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## path-to-dspam_for-training-script.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fix path to dspam binary
+Description: Fix path to dspam binary
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/scripts/train.pl
+++ b/scripts/train.pl
@@ -14,7 +14,7 @@
Modified: branches/experimental/debian/patches/09_where-to-find-txt-files.diff
==============================================================================
--- branches/experimental/debian/patches/09_where-to-find-txt-files.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/09_where-to-find-txt-files.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## where-to-find-txt-files.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: txt files are installed in /etc/dspam/txt
+Description: txt files are installed in /etc/dspam/txt
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: not-needed
- at DPATCH@
--- a/src/dspam.c
+++ b/src/dspam.c
@@ -1530,7 +1530,7 @@
Modified: branches/experimental/debian/patches/10_fix-fr-templates.diff
==============================================================================
--- branches/experimental/debian/patches/10_fix-fr-templates.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/10_fix-fr-templates.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 10_tmp.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fixes for French translation of WebGUI templates
+Description: Fixes for French translation of WebGUI templates
+Author: Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+Forwarded: http://www.mail-archive.com/dspam-devel@lists.sourceforge.net/msg00460.html
- at DPATCH@
--- a/webui/cgi-bin/templates/fr/nav_admin_error.html
+++ b/webui/cgi-bin/templates/fr/nav_admin_error.html
@@ -1,5 +1,5 @@
Modified: branches/experimental/debian/patches/11_strings.pl-hack.diff
==============================================================================
--- branches/experimental/debian/patches/11_strings.pl-hack.diff Thu Nov 26 18:30:17 2009 (r213)
+++ branches/experimental/debian/patches/11_strings.pl-hack.diff Thu Nov 26 19:27:16 2009 (r214)
@@ -1,8 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 11_strings.pl-hack.dpatch by Julien Valroff <julien at kirya.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Updating make files to include changes mentioned in log entry [20090818:0100]
+Description: Updating make files to include changes mentioned in log entry [20090818:0100]
+Origin: upstream git commit 2a057507c3890fe52d83f5338bbe5ed79389967b
+Forwarded: not-needed
@DPATCH@
--- a/webui/cgi-bin/templates/Makefile.am
More information about the Pkg-dspam-commits
mailing list