[Python-apps-commits] r4356 - in packages/trac/trunk/debian/patches (5 files)

debacle at users.alioth.debian.org debacle at users.alioth.debian.org
Thu Dec 24 11:18:24 UTC 2009


    Date: Thursday, December 24, 2009 @ 11:18:23
  Author: debacle
Revision: 4356

Correct 70_cache_control_typo + e-mail addresses.

Modified:
  packages/trac/trunk/debian/patches/30_default_charset_utf8.dpatch
  packages/trac/trunk/debian/patches/40_timeline_author_filter.dpatch
  packages/trac/trunk/debian/patches/50_sqlitetopg_script.dpatch
  packages/trac/trunk/debian/patches/60_roadmap_dbx_cursor_fix.dpatch
  packages/trac/trunk/debian/patches/70_cache_control_typo.dpatch

Modified: packages/trac/trunk/debian/patches/30_default_charset_utf8.dpatch
===================================================================
--- packages/trac/trunk/debian/patches/30_default_charset_utf8.dpatch	2009-12-23 20:37:40 UTC (rev 4355)
+++ packages/trac/trunk/debian/patches/30_default_charset_utf8.dpatch	2009-12-24 11:18:23 UTC (rev 4356)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 30_default_charset_utf8.dpatch by  <wmb at beron.tangosoft.com>
+## 30_default_charset_utf8.dpatch by  <debacle at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Use UTF-8 as default charset

Modified: packages/trac/trunk/debian/patches/40_timeline_author_filter.dpatch
===================================================================
--- packages/trac/trunk/debian/patches/40_timeline_author_filter.dpatch	2009-12-23 20:37:40 UTC (rev 4355)
+++ packages/trac/trunk/debian/patches/40_timeline_author_filter.dpatch	2009-12-24 11:18:23 UTC (rev 4356)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 40_timeline_author_filter.dpatch by  <wmb at beron.tangosoft.com>
+## 40_timeline_author_filter.dpatch by  <debacle at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: add author filter to timeline

Modified: packages/trac/trunk/debian/patches/50_sqlitetopg_script.dpatch
===================================================================
--- packages/trac/trunk/debian/patches/50_sqlitetopg_script.dpatch	2009-12-23 20:37:40 UTC (rev 4355)
+++ packages/trac/trunk/debian/patches/50_sqlitetopg_script.dpatch	2009-12-24 11:18:23 UTC (rev 4356)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 50_sqlitetopostgresql_script.dpatch by  <wmb at beron.tangosoft.com>
+## 50_sqlitetopostgresql_script.dpatch by  <debacle at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: add script to migrate from SQlite to PostgreSQL

Modified: packages/trac/trunk/debian/patches/60_roadmap_dbx_cursor_fix.dpatch
===================================================================
--- packages/trac/trunk/debian/patches/60_roadmap_dbx_cursor_fix.dpatch	2009-12-23 20:37:40 UTC (rev 4355)
+++ packages/trac/trunk/debian/patches/60_roadmap_dbx_cursor_fix.dpatch	2009-12-24 11:18:23 UTC (rev 4356)
@@ -1,5 +1,5 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
-## 60_roadmap_dbx_cursor_fix.dpatch by  <wmb at wmbmobil.Ammonoidea.Ammonit.de>
+## 60_roadmap_dbx_cursor_fix.dpatch by  <debacle at debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: fix a potential sqlite cursor problem

Modified: packages/trac/trunk/debian/patches/70_cache_control_typo.dpatch
===================================================================
--- packages/trac/trunk/debian/patches/70_cache_control_typo.dpatch	2009-12-23 20:37:40 UTC (rev 4355)
+++ packages/trac/trunk/debian/patches/70_cache_control_typo.dpatch	2009-12-24 11:18:23 UTC (rev 4356)
@@ -6,8 +6,8 @@
 
 @DPATCH@
 
---- trac/web/api.py     2009-12-16 21:39:06.000000000 +0000
-+++ trac/web/api-patched.py     2009-12-16 21:51:20.000000000 +0000
+--- orig/trac/web/api.py     2009-12-16 21:39:06.000000000 +0000
++++ patch/trac/web/api.py     2009-12-16 21:51:20.000000000 +0000
 @@ -321,7 +321,7 @@
          self.send_header('Content-Type', 'text/plain')
          self.send_header('Content-Length', 0)




More information about the Python-apps-commits mailing list