[pkg-kolab] r1111 - php-kolab-filter/trunk/debian php-kolab-format/trunk/debian php-kolab-freebusy/trunk/debian php-kolab-server/trunk/debian php-kolab-storage/trunk/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Tue Jan 6 20:28:11 UTC 2009


Author: mparent-guest
Date: 2009-01-06 20:28:10 +0000 (Tue, 06 Jan 2009)
New Revision: 1111

Modified:
   php-kolab-filter/trunk/debian/changelog
   php-kolab-filter/trunk/debian/control
   php-kolab-format/trunk/debian/changelog
   php-kolab-format/trunk/debian/control
   php-kolab-freebusy/trunk/debian/changelog
   php-kolab-freebusy/trunk/debian/control
   php-kolab-server/trunk/debian/changelog
   php-kolab-server/trunk/debian/control
   php-kolab-storage/trunk/debian/changelog
   php-kolab-storage/trunk/debian/control
Log:
use package upstream homepage (instead of kolab.org)


Modified: php-kolab-filter/trunk/debian/changelog
===================================================================
--- php-kolab-filter/trunk/debian/changelog	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-filter/trunk/debian/changelog	2009-01-06 20:28:10 UTC (rev 1111)
@@ -10,4 +10,4 @@
   * 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, 04 Jan 2009 17:19:42 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 21:23:00 +0100

Modified: php-kolab-filter/trunk/debian/control
===================================================================
--- php-kolab-filter/trunk/debian/control	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-filter/trunk/debian/control	2009-01-06 20:28:10 UTC (rev 1111)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: pear-horde-channel
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs, quilt
 Standards-Version: 3.8.0
-Homepage: http://www.kolab.org/
+Homepage: http://pear.horde.org/index.php?package=Kolab_Filter
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-filter/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-kolab/php-kolab-filter/trunk/
 

Modified: php-kolab-format/trunk/debian/changelog
===================================================================
--- php-kolab-format/trunk/debian/changelog	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-format/trunk/debian/changelog	2009-01-06 20:28:10 UTC (rev 1111)
@@ -3,4 +3,4 @@
   * Initial Release (Closes: #508957)
   * remove the upstream COPYING
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 04 Jan 2009 17:19:54 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 21:24:18 +0100

Modified: php-kolab-format/trunk/debian/control
===================================================================
--- php-kolab-format/trunk/debian/control	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-format/trunk/debian/control	2009-01-06 20:28:10 UTC (rev 1111)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: pear-horde-channel
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
 Standards-Version: 3.8.0
-Homepage: http://www.kolab.org/
+Homepage: http://pear.horde.org/index.php?package=Kolab_Format
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-format/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-kolab/php-kolab-format/trunk/
 

Modified: php-kolab-freebusy/trunk/debian/changelog
===================================================================
--- php-kolab-freebusy/trunk/debian/changelog	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-freebusy/trunk/debian/changelog	2009-01-06 20:28:10 UTC (rev 1111)
@@ -7,4 +7,4 @@
   * 20-config-path.diff: Specify config path
   * 30-horde-path.diff: Avoid Horde include errors
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 04 Jan 2009 17:19:30 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 21:23:29 +0100

Modified: php-kolab-freebusy/trunk/debian/control
===================================================================
--- php-kolab-freebusy/trunk/debian/control	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-freebusy/trunk/debian/control	2009-01-06 20:28:10 UTC (rev 1111)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: pear-horde-channel
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs, quilt
 Standards-Version: 3.8.0
-Homepage: http://www.kolab.org/
+Homepage: http://pear.horde.org/index.php?package=Kolab_FreeBusy
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-freebusy/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-kolab/php-kolab-freebusy/trunk/
 
@@ -15,7 +15,7 @@
 Replaces: php-kolab (<<2.2.1), kolab-freebusy (<<2.2.1)
 Architecture: all
 Depends: ${misc:Depends}, php-pear, horde3, php-kolab-server, php-kolab-storage
-Description: provide free/busy information
+Description: provide Kolab free/busy information
  This package provides free/busy information for the
  users of a Kolab server. A Kolab client changing calendar data in an
  IMAP folder is required to call the triggering script provided within

Modified: php-kolab-server/trunk/debian/changelog
===================================================================
--- php-kolab-server/trunk/debian/changelog	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-server/trunk/debian/changelog	2009-01-06 20:28:10 UTC (rev 1111)
@@ -2,4 +2,4 @@
 
   * Initial Release (Closes: #508959)
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 04 Jan 2009 17:19:11 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 21:23:57 +0100

Modified: php-kolab-server/trunk/debian/control
===================================================================
--- php-kolab-server/trunk/debian/control	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-server/trunk/debian/control	2009-01-06 20:28:10 UTC (rev 1111)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: pear-horde-channel
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
 Standards-Version: 3.8.0
-Homepage: http://www.kolab.org/
+Homepage: http://pear.horde.org/index.php?package=Kolab_Server
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-server/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-kolab/php-kolab-server/trunk/
 

Modified: php-kolab-storage/trunk/debian/changelog
===================================================================
--- php-kolab-storage/trunk/debian/changelog	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-storage/trunk/debian/changelog	2009-01-06 20:28:10 UTC (rev 1111)
@@ -2,4 +2,4 @@
 
   * Initial Release (Closes: #508960)
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 04 Jan 2009 17:18:49 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Tue, 06 Jan 2009 21:23:42 +0100

Modified: php-kolab-storage/trunk/debian/control
===================================================================
--- php-kolab-storage/trunk/debian/control	2009-01-04 18:46:29 UTC (rev 1110)
+++ php-kolab-storage/trunk/debian/control	2009-01-06 20:28:10 UTC (rev 1111)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: pear-horde-channel
 Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
 Standards-Version: 3.8.0
-Homepage: http://www.kolab.org/
+Homepage: http://pear.horde.org/index.php?package=Kolab_Storage
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-storage/trunk/
 Vcs-Svn: svn://svn.debian.org/pkg-kolab/php-kolab-storage/trunk/
 




More information about the pkg-kolab-devel mailing list