[Pkg-php-commits] r973 - pear/php-log/trunk/debian

Gregory Colpart reg-guest at alioth.debian.org
Mon Jan 21 01:10:49 UTC 2008


Author: reg-guest
Date: 2008-01-21 01:10:49 +0000 (Mon, 21 Jan 2008)
New Revision: 973

Modified:
   pear/php-log/trunk/debian/changelog
   pear/php-log/trunk/debian/control
Log:
Migrate homepage to Homepage: field


Modified: pear/php-log/trunk/debian/changelog
===================================================================
--- pear/php-log/trunk/debian/changelog	2008-01-21 01:08:50 UTC (rev 972)
+++ pear/php-log/trunk/debian/changelog	2008-01-21 01:10:49 UTC (rev 973)
@@ -3,8 +3,9 @@
   * (NOT RELEASED YET) New upstream release
   * Update to standards version 3.7.3, no further required changes.
   * Update short description to have unform PEAR packaging.
+  * Migrate homepage to Homepage: field.
 
- -- Gregory Colpart (evolix) <reg at evolix.fr>  Mon, 21 Jan 2008 02:03:33 +0100
+ -- Gregory Colpart (evolix) <reg at evolix.fr>  Mon, 21 Jan 2008 02:10:04 +0100
 
 php-log (1.9.11-1) unstable; urgency=low
 

Modified: pear/php-log/trunk/debian/control
===================================================================
--- pear/php-log/trunk/debian/control	2008-01-21 01:08:50 UTC (rev 972)
+++ pear/php-log/trunk/debian/control	2008-01-21 01:10:49 UTC (rev 973)
@@ -6,6 +6,7 @@
 Build-Depends-Indep: php-pear
 Build-Depends: debhelper (>= 5)
 Standards-Version: 3.7.3
+Homepage: http://pear.php.net/package/Log/
 
 Package: php-log
 Architecture: all
@@ -17,5 +18,3 @@
  The Log framework provides an abstracted logging system.  It supports
  logging to console, file, syslog, SQL, and mcal targets.  It also provides
  a subject - observer mechanism.
- .
-  Homepage: http://pear.php.net/package/Log/




More information about the Pkg-php-commits mailing list