debian/0000755000000000000000000000000012255246457007202 5ustar debian/compat0000644000000000000000000000000212255246457010400 0ustar 9 debian/gbp.conf0000644000000000000000000000021012255246457010612 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid pristine-tar = True [git-buildpackage] export-dir = ../build-area/ debian/copyright0000644000000000000000000000416512255246457011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Date Source: http://pear.php.net/package/Date/download Files: Date-*/Date.php Date-*/Date/TimeZone.php Copyright: 1997-2006, Baba Buehler 1997-2006, Pierre-Alain Joye 1997-2006, Leandro Lucarella 1997-2006, Allan Kent 1999-2006, Monte Ohrt 1999-2006, Daniel Convissor 1997-2005, Marshall Roch License: BSD-3-clause Files: debian/* Copyright: 2004, Chris Anderson 2006, Marcus Better 2007, Gregory Colpart License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/source/0000755000000000000000000000000012255246457010502 5ustar debian/source/format0000644000000000000000000000001412255246457011710 0ustar 3.0 (quilt) debian/control0000644000000000000000000000164612255246457010614 0ustar Source: php-date Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Gregory Colpart (evolix) , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.1~) Standards-Version: 3.9.5 Homepage: http://pear.php.net/package/Date/ Vcs-Git: git://anonscm.debian.org/pkg-php/php-date.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-date.git Package: php-date Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} These are generic classes for representation and manipulation of dates, times and time zones without the need of timestamps, which is a huge limitation for PHP programs. They include time zone data, time zone conversions and many date/time conversions. debian/rules0000755000000000000000000000037012255246457010262 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear sed -i '/role="test"/,/<\/file>/d' */package.xml sed -i '/ name="docs\/TODO" /,/<\/file>/d' */package.xml debian/changelog0000644000000000000000000000430212255246457011053 0ustar php-date (1.4.7-2) unstable; urgency=low [ Thijs Kinkhorst ] * Change Section to php [ Gregory Colpart ] * Remove Marcus from Uploaders (closes: #581905) [ Prach Pongpanich ] * Use Homepage field to point to upstream homepage (Closes: #615376) * Switch to pkg-php-tools and dh-sequencer * Bump debhelper compat to 9 * Maintain the package inside the PHP PEAR team * Add myself as uploader * Convert copyright to format 1.0 * Bump Standards-Version to 3.9.5 * Switch to dpkg-source 3.0 (quilt) format -- Prach Pongpanich Sat, 21 Dec 2013 15:08:33 +0700 php-date (1.4.7-1) unstable; urgency=low * New upstream release. * New maintainer. (Closes: #433923) * Upgrade the packaging. * Add versioned dependency against php-pear. * Improve copyright file. * Use "-f" option in "pear install" command to ensure a correct build binary package even php-date is installed on the build system. -- Gregory Colpart (evolix) Mon, 06 Aug 2007 20:35:23 +0200 php-date (1.4.6-1) unstable; urgency=low * New upstream release. (Closes: #377989, #332607) * debian/rules: Register module with PEAR. (Closes: #294840) * debian/copyright: Corrected copyright and licensing information. * debian/control: Cleaned up description. Bumped Standards-Version. * The testsuite is no longer installed. -- Marcus Better Thu, 12 Oct 2006 20:54:58 +0200 php-date (1.4.3-1) unstable; urgency=low * New upstream release -- Chris Anderson Sun, 23 May 2004 21:29:22 -0400 php-date (1.4.2-3) unstable; urgency=low * Fixed policy violation in the build by correcting orig's extract path. -- Chris Anderson Sat, 8 May 2004 21:29:25 -0400 php-date (1.4.2-2) unstable; urgency=low * Fixed upstream sources included that caused class duplication (closes #247535). * Removed duplicate build target in debian/rules. * Fixed dpkg-source errors due to file placement. -- Chris Anderson Wed, 5 May 2004 23:51:57 -0400 php-date (1.4.2-1) unstable; urgency=low * Initial Release to fix #227461. -- Chris Anderson Sat, 17 Apr 2004 16:12:02 -0400 debian/watch0000644000000000000000000000014212255246457010230 0ustar version=3 http://pear.php.net/package/Date http://download.pear.php.net/package/Date-([\d.]+).tgz