debian/0000755000000000000000000000000012166356727007205 5ustar debian/examples0000644000000000000000000000001312166355165010733 0ustar Log-*/misc debian/source/0000755000000000000000000000000012166351571010475 5ustar debian/source/format0000644000000000000000000000001412166350153011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015212166350153010217 0ustar version=3 http://pear.php.net/package/Log/download http://download.pear.php.net/package/Log-([\d.]+)\.tgz debian/rules0000755000000000000000000000040312166356577010265 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear sed -i '/role="test"/d;/role="data"/d;/docs\/guide.txt/d;' Log-*/package.xml get-orig-source: uscan --force --verbose debian/docs0000644000000000000000000000002512166351417010044 0ustar Log-*/docs/guide.txt debian/compat0000644000000000000000000000000212166350741010371 0ustar 9 debian/changelog0000644000000000000000000001505512166356600011053 0ustar php-log (1.12.7-1) unstable; urgency=low * Team upload * New upstream release * Bump standards version to 3.9.4 [ Guillaume Delacour ] * Move packaging to Git [ David Prévot ] * Move packaging to dh short rules and pkg-php-tools * Bump compat to 9 in the process * Convert copyright to format 1.0 -- David Prévot Sun, 07 Jul 2013 16:58:38 -0400 php-log (1.12.3-1) unstable; urgency=low * New upstream release * debian/examples: + Delete docs/examples/ as it doesn't exist anymore upstream (examples/ automatically included) + Delete tests/, already included in pear.mk * debian/rules: + change install/php-log:: to generic common-install-indep:: + Update deprecated variable to DEB_COMPRESS_EXCLUDE{,ALL} * debian/control: + Switch to debhelper 7 (debian/compat) + Add Vcs-{Svn,Browser} fields to point to current pkg-php repository -- Guillaume Delacour Tue, 23 Nov 2010 14:20:26 +0100 php-log (1.12.2-1) unstable; urgency=low * New upstream release * Bump to Standards-Version 3.9.1 (no changes needed) -- Guillaume Delacour Tue, 07 Sep 2010 00:22:59 +0200 php-log (1.12.1-1) unstable; urgency=low * New upstream release -- Guillaume Delacour Tue, 08 Jun 2010 21:18:28 +0200 php-log (1.12.0-1) unstable; urgency=low * New upstream release (Closes: #572265) * Bump to Standards-Version 3.8.4 * debian/rules: Delete usr/share/php/.registry/.channel.doc.php.net/ * debian/copyright: Delete unnecessary spaces * debian/lintian-overrides: Delete unused override * Switch to dpkg-source 3.0 (quilt) format [ Thijs Kinkhorst ] * Upstream changed licence to MIT. -- Guillaume Delacour Wed, 24 Mar 2010 19:46:06 +0000 php-log (1.11.5-1) unstable; urgency=low * New upstream release * Bump to Standards-Version 3.8.3 (no changes needed) * lintian-overrides: override "executable-not-elf-or-script" for upstream tests/levels.phpt * debian/watch: Point to download page instead of summary page -- Guillaume Delacour Sat, 05 Dec 2009 18:44:33 +0100 php-log (1.11.4-1) unstable; urgency=low * New upstream release. * New maintainer (Closes: #529676). * debian/control: add "${misc:Depends}". * Bump to Standards-Version 3.8.2 (move section from web to php). * Bump to debhelper compatibility 7. -- Guillaume Delacour Tue, 06 Jul 2009 20:01:25 +0000 php-log (1.10.0-1) unstable; urgency=low * New upstream release * debian/control: - Bump Standards-Version: 3.7.3. - Added Homepage header. - Added dh-make-php (>= 0.2.3), cdbs Build-Depends. - Removed Build-Depends-Indep: php-pear * debian/dirs removed. * debian/docs removed. * debian/examples removed. * debian/rules reorganized to use cdbs. -- Jose Carlos Medeiros Wed, 26 Mar 2008 01:09:30 -0300 php-log (1.9.11-1) unstable; urgency=low * New upstream release. (Closes: #417567) * Updated debian/watch file. * Remove debian/package/tmp created directory. * Removed php4 support. (Closes: #424821) -- Jose Carlos Medeiros Wed, 16 May 2007 20:42:26 -0300 php-log (1.9.8-1) unstable; urgency=low * New upstream release -- Jose Carlos Medeiros Wed, 9 Aug 2006 18:29:42 -0300 php-log (1.9.6-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.7.2 (no changes needed) -- Jose Carlos Medeiros Fri, 9 Jun 2006 18:37:10 -0300 php-log (1.9.5-1) unstable; urgency=low * New upstream release. * Changed source name from php4-pear-log to php-log. * Added php-mdb2 as suggested. * Deleted changelog file, its contents is in package.xml file. -- Jose Carlos Medeiros Thu, 11 May 2006 20:56:47 -0300 php4-pear-log (1.9.3-3) unstable; urgency=low * Removed .channels, .depdblock, .depdb, .registry from binary. (closes: #358813) -- Jose Carlos Medeiros Tue, 28 Mar 2006 17:19:50 -0300 php4-pear-log (1.9.3-2) unstable; urgency=low * New maintainer (closes: #280721) * Changed package name to php-log instead php4-pear-log. (closes: #330303) * Changed download link in copyright file. * Updated rules to better install package. * Added php-pear as Build-Depends-Indep. * Added debian/watch file. -- Jose Carlos Medeiros Fri, 3 Mar 2006 19:12:46 -0300 php4-pear-log (1.9.3-1) unstable; urgency=low * QA Upload. * Set maintainer to Debian QA Group. * New upstream release (Closes: #262147). * This is now licenced under the PHP License 3.01 (Closes: #331418). * Update upstream changelog. * Upgrade dependencies to at least PHP 4.3.0, and add support for the PHP 5 packages (partially fixes #330303). * Add suggests for optional pear-db and sqlite extensions. * Update to policy 3.6.2, no changes. * Fix copyright file text "Author(s)" to appease Lintian. * Drop README.Debian which didn't provide relevant information. * Include documentation and examples from upstream package. * Upgrade debhelper compatibility to version 5. * Change packaging so that the pristine upstream source tarball can be used instead of a (slightly) repackaged one. -- Thijs Kinkhorst Tue, 28 Feb 2006 22:26:03 +0100 php4-pear-log (1.6.0-1.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for sarge-targetted RC bugfix. * Install to /usr/share/php instead of /usr/share/pear, so that we're in the path for the current PHP packages. Closes: #285911, #210963 -- Steve Langasek Fri, 7 Jan 2005 05:03:49 -0800 php4-pear-log (1.6.0-1) unstable; urgency=low * New upstream release -- Nils Rennebarth Sun, 30 Mar 2003 17:37:58 +0200 php4-pear-log (1.5.3-1) unstable; urgency=low * New upstream version * Now a normal debian package with an upstream source insted of a native debian package, closes: #161119 -- Nils Rennebarth Sun, 12 Jan 2003 17:28:15 +0100 php4-pear-log (1.1-3) unstable; urgency=low * Now really fix the versioned depend by including the epoch, closes : #159696 -- Nils Rennebarth Tue, 10 Sep 2002 11:01:41 +0200 php4-pear-log (1.1-2) unstable; urgency=low * Fix the versioned depend (Thanks Adam), closes: #154955 -- Nils Rennebarth Thu, 1 Aug 2002 08:10:20 +0200 php4-pear-log (1.1-1) unstable; urgency=low * Initial Release. -- Nils Rennebarth Sun, 30 Jun 2002 10:48:24 +0200 debian/control0000644000000000000000000000116212166356600010576 0ustar Source: php-log Section: php Priority: optional Maintainer: Debian PHP Maintainers Uploaders: Guillaume Delacour Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.4 Homepage: http://pear.php.net/package/Log/ Vcs-Git: git://anonscm.debian.org/pkg-php/php-log.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-log.git Package: php-log Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} ${phppear:description} debian/copyright0000644000000000000000000000256612166356600011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log Source: http://pear.php.net/package/Log/download Upstream-Contact: Jon Parise Files: * Copyright: 2002-2011, Jon Parise License: Expat Files: debian/* Copyright: 2002, Nils Rennebarth License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.