[Pkg-bugzilla-commits] r85 - trunk/bugzilla-2.18/debian/patches
Alexis Sukrieh
sukria-guest@costa.debian.org
Tue, 26 Apr 2005 15:10:32 +0000
Author: sukria-guest
Date: 2005-04-26 15:10:32 +0000 (Tue, 26 Apr 2005)
New Revision: 85
Modified:
trunk/bugzilla-2.18/debian/patches/01_libpath.dpatch
trunk/bugzilla-2.18/debian/patches/02_checksetup.dpatch
trunk/bugzilla-2.18/debian/patches/03_params_path.dpatch
Log:
Descriptions for dpatch files
Modified: trunk/bugzilla-2.18/debian/patches/01_libpath.dpatch
===================================================================
--- trunk/bugzilla-2.18/debian/patches/01_libpath.dpatch 2005-04-26 14:59:57 UTC (rev 84)
+++ trunk/bugzilla-2.18/debian/patches/01_libpath.dpatch 2005-04-26 15:10:32 UTC (rev 85)
@@ -1,8 +1,8 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_libpath.dpatch by <alexis@sitadelle.com>
+## 01_libpath.dpatch by <sukria@sukria.net>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Change the lib patch to /usr/share/bugzilla
@DPATCH@
diff -urNad ./attachment.cgi /tmp/dpep-work.89hiJv/bugzilla-2.18/attachment.cgi
Modified: trunk/bugzilla-2.18/debian/patches/02_checksetup.dpatch
===================================================================
--- trunk/bugzilla-2.18/debian/patches/02_checksetup.dpatch 2005-04-26 14:59:57 UTC (rev 84)
+++ trunk/bugzilla-2.18/debian/patches/02_checksetup.dpatch 2005-04-26 15:10:32 UTC (rev 85)
@@ -1,8 +1,8 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 02_checksetup.dpatch by <alexis@sitadelle.com>
+## 02_checksetup.dpatch by <sukria@sukria.net>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Change checksetup.pl to fit our needs
@DPATCH@
diff -urNad ./checksetup.pl /tmp/dpep-work.PBDtZP/bugzilla-2.18/checksetup.pl
Modified: trunk/bugzilla-2.18/debian/patches/03_params_path.dpatch
===================================================================
--- trunk/bugzilla-2.18/debian/patches/03_params_path.dpatch 2005-04-26 14:59:57 UTC (rev 84)
+++ trunk/bugzilla-2.18/debian/patches/03_params_path.dpatch 2005-04-26 15:10:32 UTC (rev 85)
@@ -1,8 +1,8 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## 03_params_path.dpatch by <alexis@sitadelle.com>
+## 03_params_path.dpatch by <sukria@sukria.net>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Manages the params file under /etc/bugzilla
@DPATCH@
diff -urNad ./Bugzilla/Config.pm /tmp/dpep-work.6UI423/bugzilla-2.18/Bugzilla/Config.pm