[Pkg-sympa-commits] [SCM] sympa Debian packaging branch, master, updated. debian/6.1.11_dfsg-5-12-gc847c76

Emmanuel Bouthenot kolter at openics.org
Sun Jul 21 17:47:32 UTC 2013


The following commit has been merged in the master branch:
commit 8516d4bf3e5783732644806dd463181b4f210d94
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Tue Jul 2 19:08:57 2013 +0000

    Refresh patches

diff --git a/debian/patches/1011_fix_sqlite_db_upgrade b/debian/patches/1011_fix_sqlite_db_upgrade
index 62fad47..052f66f 100644
--- a/debian/patches/1011_fix_sqlite_db_upgrade
+++ b/debian/patches/1011_fix_sqlite_db_upgrade
@@ -183,3 +183,14 @@ Last-Update: 2013-06-15
  			&do_log('err', 'Could not set INDEX on field \'%s\', table\'%s\'.', $fields, $t);
  			return undef;
  		    }
+--- a/src/etc/script/create_db.SQLite
++++ b/src/etc/script/create_db.SQLite
+@@ -112,7 +112,7 @@
+ 	 status_list 	text, 
+ 	 subject_list 	text, 
+ 	 topics_list 	text, 
+-	 web_archive_list 	integer, 
++	 web_archive_list 	numeric, 
+ 	 PRIMARY KEY (name_list, robot_list) 
+  );
+ 
diff --git a/debian/patches/1014_fix_unknown_parameter_ldap_force_canonical_email.patch b/debian/patches/1014_fix_unknown_parameter_ldap_force_canonical_email.patch
index 5ad0e48..9970a14 100644
--- a/debian/patches/1014_fix_unknown_parameter_ldap_force_canonical_email.patch
+++ b/debian/patches/1014_fix_unknown_parameter_ldap_force_canonical_email.patch
@@ -4,7 +4,7 @@ Bug-Debian: http://bugs.debian.org/638320
 Last-Update: 2012-05-15
 --- a/wwsympa/wwslib.pm
 +++ b/wwsympa/wwslib.pm
-@@ -154,6 +154,7 @@
+@@ -155,6 +155,7 @@
  			robots => '',
  			password_case => 'sensitive',
  			htmlarea_url => '',
diff --git a/debian/patches/2006_disable_cssupdated_email_on_update.patch b/debian/patches/2006_disable_cssupdated_email_on_update.patch
index 8c6503e..b1c3b48 100644
--- a/debian/patches/2006_disable_cssupdated_email_on_update.patch
+++ b/debian/patches/2006_disable_cssupdated_email_on_update.patch
@@ -6,7 +6,7 @@ Bug-Debian: http://bugs.debian.org/601662
 Last-Update: 2012-05-19
 --- a/src/lib/Conf.pm
 +++ b/src/lib/Conf.pm
-@@ -1048,10 +1048,10 @@
+@@ -1052,10 +1052,10 @@
  	    }	    
  	}
      }

-- 
sympa Debian packaging



More information about the Pkg-sympa-commits mailing list