[pkg-kolab] r1204 - in php-kolab-storage/trunk/debian: . patches

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sun Feb 15 21:24:41 UTC 2009


Author: mparent-guest
Date: 2009-02-15 21:24:40 +0000 (Sun, 15 Feb 2009)
New Revision: 1204

Added:
   php-kolab-storage/trunk/debian/patches/10-remove-md5.diff
Modified:
   php-kolab-storage/trunk/debian/changelog
   php-kolab-storage/trunk/debian/patches/series
Log:
10-remove-md5.diff: Remove md5sums to allow patching


Modified: php-kolab-storage/trunk/debian/changelog
===================================================================
--- php-kolab-storage/trunk/debian/changelog	2009-02-15 21:09:43 UTC (rev 1203)
+++ php-kolab-storage/trunk/debian/changelog	2009-02-15 21:24:40 UTC (rev 1204)
@@ -4,6 +4,7 @@
   * debian/copyright: refers to versionned license version
   * debian/pearrc: avoid FTBS when /tmp/pear files are owned by root
   * suggets phpunit (>=3.3) for unit tests
+  * 10-remove-md5.diff: Remove md5sums to allow patching  
   * 30-horde-path.diff: Avoid Horde include errors 
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 15 Feb 2009 22:05:32 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Sun, 15 Feb 2009 22:18:57 +0100

Added: php-kolab-storage/trunk/debian/patches/10-remove-md5.diff
===================================================================
--- php-kolab-storage/trunk/debian/patches/10-remove-md5.diff	                        (rev 0)
+++ php-kolab-storage/trunk/debian/patches/10-remove-md5.diff	2009-02-15 21:24:40 UTC (rev 1204)
@@ -0,0 +1,51 @@
+Goal: Remove md5sums to allow patching
+
+Author: Mathieu Parent <math.parent at gmail.com>
+
+Upstream status: More information:
+ https://www.intevation.de/roundup/kolab/issue3294
+ http://pear.php.net/bugs/bug.php?id=15242
+
+Index: b/package.xml
+===================================================================
+--- a/package.xml
++++ b/package.xml
+@@ -50,22 +50,22 @@
+   in the web client)</notes>
+  <contents>
+   <dir name="/">
+-   <file md5sum="68b329da9893e34099c7d8ad5cb9c940" name="doc/Horde/Kolab/Storage/usage.txt" role="doc" />
+-   <file md5sum="bc88816834a8cdeb7e92786bea680ec8" name="examples/Horde/Kolab/Storage/list.php" role="doc" />
+-   <file md5sum="b5e2c28177363f316cf71350a0e30afd" name="lib/Horde/Kolab/Storage/Cache.php" role="php" />
+-   <file md5sum="6a99d01f9ccf923cb80f7240e3c1f6ca" name="lib/Horde/Kolab/Storage/Data.php" role="php" />
+-   <file md5sum="eb91ca7c54d6c9c283935cc6e585e4c0" name="lib/Horde/Kolab/Storage/Folder.php" role="php" />
+-   <file md5sum="e2319bab307c090fc0bab14becd9adcd" name="lib/Horde/Kolab/Storage/List.php" role="php" />
+-   <file md5sum="3be4b8c6a000b8bddf2ae4669413ee3a" name="lib/Horde/Kolab/Storage/Perms.php" role="php" />
+-   <file md5sum="a751e41c3352649bef242bc6594b2721" name="lib/Horde/Kolab/Test/Storage.php" role="php" />
+-   <file md5sum="5e487b45467116c0d248c410e24fb6ce" name="lib/Horde/Kolab/Deprecated.php" role="php" />
+-   <file md5sum="7fdef86a9e4814b625476a08be74f7ae" name="lib/Horde/Kolab/Storage.php" role="php" />
+-   <file md5sum="ec3a4e4138c019361e719602864a9c4b" name="test/Horde/Kolab/Storage/AllTests.php" role="test" />
+-   <file md5sum="0aacdf05752f90230f412b9bf8741731" name="test/Horde/Kolab/Storage/CacheTest.php" role="test" />
+-   <file md5sum="1b53c38785b51ed338a8228fe84de7d5" name="test/Horde/Kolab/Storage/DataTest.php" role="test" />
+-   <file md5sum="0a07d7a9b16a42745a5a37b103d910d6" name="test/Horde/Kolab/Storage/FolderTest.php" role="test" />
+-   <file md5sum="ec7aa9e00d0fa9b687da4483e9453481" name="test/Horde/Kolab/Storage/ListTest.php" role="test" />
+-   <file md5sum="8b9a36ecac7bf0c3574f424c5d855896" name="test/Horde/Kolab/Storage/PermsTest.php" role="test" />
++   <file name="doc/Horde/Kolab/Storage/usage.txt" role="doc" />
++   <file name="examples/Horde/Kolab/Storage/list.php" role="doc" />
++   <file name="lib/Horde/Kolab/Storage/Cache.php" role="php" />
++   <file name="lib/Horde/Kolab/Storage/Data.php" role="php" />
++   <file name="lib/Horde/Kolab/Storage/Folder.php" role="php" />
++   <file name="lib/Horde/Kolab/Storage/List.php" role="php" />
++   <file name="lib/Horde/Kolab/Storage/Perms.php" role="php" />
++   <file name="lib/Horde/Kolab/Test/Storage.php" role="php" />
++   <file name="lib/Horde/Kolab/Deprecated.php" role="php" />
++   <file name="lib/Horde/Kolab/Storage.php" role="php" />
++   <file name="test/Horde/Kolab/Storage/AllTests.php" role="test" />
++   <file name="test/Horde/Kolab/Storage/CacheTest.php" role="test" />
++   <file name="test/Horde/Kolab/Storage/DataTest.php" role="test" />
++   <file name="test/Horde/Kolab/Storage/FolderTest.php" role="test" />
++   <file name="test/Horde/Kolab/Storage/ListTest.php" role="test" />
++   <file name="test/Horde/Kolab/Storage/PermsTest.php" role="test" />
+   </dir>
+  </contents>
+  <dependencies>

Modified: php-kolab-storage/trunk/debian/patches/series
===================================================================
--- php-kolab-storage/trunk/debian/patches/series	2009-02-15 21:09:43 UTC (rev 1203)
+++ php-kolab-storage/trunk/debian/patches/series	2009-02-15 21:24:40 UTC (rev 1204)
@@ -1 +1,2 @@
+10-remove-md5.diff
 30-horde-path.diff




More information about the pkg-kolab-devel mailing list