[Pkg-erlang-commits] r1269 - couchdb/trunk/debian/patches

statik-guest at alioth.debian.org statik-guest at alioth.debian.org
Mon Jul 26 15:17:57 UTC 2010


Author: statik-guest
Date: 2010-07-26 15:17:53 +0000 (Mon, 26 Jul 2010)
New Revision: 1269

Modified:
   couchdb/trunk/debian/patches/auth_cache.patch
   couchdb/trunk/debian/patches/remove_users.patch
Log:
Tagged patches to show origin is from upstream.


Modified: couchdb/trunk/debian/patches/auth_cache.patch
===================================================================
--- couchdb/trunk/debian/patches/auth_cache.patch	2010-07-23 13:50:24 UTC (rev 1268)
+++ couchdb/trunk/debian/patches/auth_cache.patch	2010-07-26 15:17:53 UTC (rev 1269)
@@ -1,3 +1,5 @@
+Description: fix badmatch error after deleting a user doc
+Origin: upstream: http://svn.apache.org/viewvc?view=revision&revision=964108
 diff --git a/src/couchdb/couch_auth_cache.erl b/src/couchdb/couch_auth_cache.erl
 index bff801f..078bfcc 100644
 --- a/src/couchdb/couch_auth_cache.erl

Modified: couchdb/trunk/debian/patches/remove_users.patch
===================================================================
--- couchdb/trunk/debian/patches/remove_users.patch	2010-07-23 13:50:24 UTC (rev 1268)
+++ couchdb/trunk/debian/patches/remove_users.patch	2010-07-26 15:17:53 UTC (rev 1269)
@@ -1,3 +1,5 @@
+Description: test and fix for deleting users documents.
+Origin: upstream, http://svn.apache.org/viewvc?view=revision&revision=963723
 diff --git a/share/www/script/test/users_db.js b/share/www/script/test/users_db.js
 index b85adf0..667ff3c 100644
 --- a/share/www/script/test/users_db.js




More information about the Pkg-erlang-commits mailing list