[Pkg-mysql-commits] r1318 - trunk/debian/patches

Norbert Tretkowski nobse at alioth.debian.org
Tue Oct 7 10:42:04 UTC 2008


Author: nobse
Date: 2008-10-07 10:42:04 +0000 (Tue, 07 Oct 2008)
New Revision: 1318

Added:
   trunk/debian/patches/58_disable-testsuite-tests.dpatch
Removed:
   trunk/debian/patches/58_disable-ndb-backup-print.dpatch
Modified:
   trunk/debian/patches/00list
Log:
Rename patch.

Modified: trunk/debian/patches/00list
===================================================================
--- trunk/debian/patches/00list	2008-09-15 07:28:48 UTC (rev 1317)
+++ trunk/debian/patches/00list	2008-10-07 10:42:04 UTC (rev 1318)
@@ -14,7 +14,7 @@
 55_testsuite-2008.dpatch
 56_fix_order_by.dpatch
 57_fix_mysql_replication.dpatch
-58_disable-ndb-backup-print.dpatch
+58_disable-testsuite-tests.dpatch
 59_fix_relay_logs_corruption.dpatch
 80_fix_user_setup_on_localhost.dpatch
 86_PATH_MAX.dpatch

Deleted: trunk/debian/patches/58_disable-ndb-backup-print.dpatch
===================================================================
--- trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-09-15 07:28:48 UTC (rev 1317)
+++ trunk/debian/patches/58_disable-ndb-backup-print.dpatch	2008-10-07 10:42:04 UTC (rev 1318)
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 58_disable-ndb-backup-print.dpatch by Norbert Tretkowski <nobse at debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
- at DPATCH@
-diff -Nur mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def
---- mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def	2008-01-11 16:23:06.000000000 +0100
-+++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-08-09 15:55:05.000000000 +0200
-@@ -16,3 +16,8 @@
- im_options_set       : Bug#20294: Instance manager tests fail randomly
- im_options_unset     : Bug#20294: Instance manager tests fail randomly
- im_utils             : Bug#20294: Instance manager tests fail randomly
-+ndb_backup_print     : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
-+ndb_alter_table      : failed for some reason
-+ndb_replace          : failed for some reason
-+innodb_handler       : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491363
-+rpl_ndb_innodb_trans : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494238

Copied: trunk/debian/patches/58_disable-testsuite-tests.dpatch (from rev 1317, trunk/debian/patches/58_disable-ndb-backup-print.dpatch)
===================================================================
--- trunk/debian/patches/58_disable-testsuite-tests.dpatch	                        (rev 0)
+++ trunk/debian/patches/58_disable-testsuite-tests.dpatch	2008-10-07 10:42:04 UTC (rev 1318)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 58_disable-ndb-backup-print.dpatch by Norbert Tretkowski <nobse at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -Nur mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def
+--- mysql-dfsg-5.0-5.0.51a.orig/mysql-test/t/disabled.def	2008-01-11 16:23:06.000000000 +0100
++++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def	2008-08-09 15:55:05.000000000 +0200
+@@ -16,3 +16,8 @@
+ im_options_set       : Bug#20294: Instance manager tests fail randomly
+ im_options_unset     : Bug#20294: Instance manager tests fail randomly
+ im_utils             : Bug#20294: Instance manager tests fail randomly
++ndb_backup_print     : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
++ndb_alter_table      : failed for some reason
++ndb_replace          : failed for some reason
++innodb_handler       : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491363
++rpl_ndb_innodb_trans : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494238




More information about the Pkg-mysql-commits mailing list