[Pkg-php-commits] r937 - php-timezonedb/trunk/debian
Raphael Geissert
atomo64-guest at alioth.debian.org
Fri Dec 14 00:07:09 UTC 2007
Author: atomo64-guest
Date: 2007-12-14 00:07:08 +0000 (Fri, 14 Dec 2007)
New Revision: 937
Removed:
php-timezonedb/trunk/debian/docs
Modified:
php-timezonedb/trunk/debian/control
php-timezonedb/trunk/debian/rules
Log:
Updated to Standards-Version: 3.7.3, no change needed
Removed useless optional buil-depends on php4-dev
Added Vcs-* control entries
Removed debian/docs in favor of dh_installdocs */CREDITS so new package versions doesn't require more
editing
Modified: php-timezonedb/trunk/debian/control
===================================================================
--- php-timezonedb/trunk/debian/control 2007-12-10 03:56:23 UTC (rev 936)
+++ php-timezonedb/trunk/debian/control 2007-12-14 00:07:08 UTC (rev 937)
@@ -3,9 +3,11 @@
Priority: optional
Maintainer: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
Uploaders: Raphael Geissert <atomo64 at gmail.com>
-Build-Depends: debhelper (>= 5), po-debconf, xsltproc , php5-dev | php4-dev
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), po-debconf, xsltproc , php5-dev
+Standards-Version: 3.7.3
Homepage: http://pecl.php.net/package/timezonedb
+Vcs-Svn: svn://svn.debian.org/pkg-php/php-timezonedb/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/php-timezonedb/trunk
Package: php5-timezonedb
Architecture: any
Deleted: php-timezonedb/trunk/debian/docs
===================================================================
--- php-timezonedb/trunk/debian/docs 2007-12-10 03:56:23 UTC (rev 936)
+++ php-timezonedb/trunk/debian/docs 2007-12-14 00:07:08 UTC (rev 937)
@@ -1 +0,0 @@
-timezonedb-2007.8/CREDITS
Modified: php-timezonedb/trunk/debian/rules
===================================================================
--- php-timezonedb/trunk/debian/rules 2007-12-10 03:56:23 UTC (rev 936)
+++ php-timezonedb/trunk/debian/rules 2007-12-14 00:07:08 UTC (rev 937)
@@ -63,7 +63,7 @@
dh_testdir
dh_testroot
dh_installchangelogs $(CURDIR)/debian/ChangeLog
- dh_installdocs
+ dh_installdocs */CREDITS
dh_installexamples
dh_strip
dh_compress
More information about the Pkg-php-commits
mailing list