--- php-services-weather-1.4.2.orig/debian/watch +++ php-services-weather-1.4.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pear.php.net/package/Services_Weather/ http://download.pear.php.net/package/Services_Weather-([\d.]+)\.tgz --- php-services-weather-1.4.2.orig/debian/rules +++ php-services-weather-1.4.2/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +DEB_COMPRESS_EXCLUDE=package.xml + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/pear.mk + +install/php-services-weather:: + cat $(PEAR_SOURCE_DIR)/buildMetarDB.php | sed -e "s/\/usr\/local\/bin/\/usr\/bin/" \ + > $(DEB_DESTDIR)/usr/share/php/data/Services_Weather/buildMetarDB.php; + chmod +x $(DEB_DESTDIR)/usr/share/php/data/Services_Weather/buildMetarDB.php; + --- php-services-weather-1.4.2.orig/debian/compat +++ php-services-weather-1.4.2/debian/compat @@ -0,0 +1 @@ +5 --- php-services-weather-1.4.2.orig/debian/copyright +++ php-services-weather-1.4.2/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Jose Carlos Medeiros on +Thu, 10 Feb 2005 19:00:03 -0300 + +It was downloaded from + http://pear.php.net/package/Services_Weather/ + +Upstream Author: + Alexander Wirtz + +License: + Copyright (c) 2005, Alexander Wirtz + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + o Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + o 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. + o Neither the name of the software nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER OR CONTRIBUTORS 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. --- php-services-weather-1.4.2.orig/debian/changelog +++ php-services-weather-1.4.2/debian/changelog @@ -0,0 +1,74 @@ +php-services-weather (1.4.2-3) unstable; urgency=low + + * Package maintainer set to Debian QA Group . + + -- Ola Lundqvist Sat, 05 Nov 2011 17:02:36 +0100 + +php-services-weather (1.4.2-2) unstable; urgency=low + + * debian/docs removed. + * debian/examples removed. + * debian/control: + - Bump Standards-Version: 3.7.3. + - Added Homepage header. + - Added dh-make-php (>= 0.2.3), cdbs Build-Depends. + - Removed php-pear Build-Depends. + * debian/rules reorganized to use cdbs. + + -- Jose Carlos Medeiros Wed, 26 Mar 2008 23:30:54 -0300 + +php-services-weather (1.4.2-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version: 3.7.2. + * Updated debian/watch file. + * Removed php4 support. (Closes: #424823) + * Removed .registry/.channel* files automatically created. + * Removed automatically debian/package/tmp directory. + + -- Jose Carlos Medeiros Thu, 17 May 2007 22:45:12 -0300 + +php-services-weather (1.4.0-1) unstable; urgency=low + + * New upstream release + * Updated to BSD-like License. + * Added option dependence of php-pear. + * Added php5-cli as sugested. + * Added php-db and php-net-ftp as recommended. + * Added php-http-request as dependence and removed from Recommends. + * Added docs and examples files. + * Remove .channels, .depdblock and .depdb directories that is already + installed by php-pear. + * Build-Depends on debhelper >=5, removed compat file and put DH_COMPAT in + rules file. + * Depends on php4-pear (>= 4.4.0). + + -- Jose Carlos Medeiros Thu, 9 Mar 2006 12:25:58 -0300 + +php-services-weather (1.3.2-2) unstable; urgency=low + + * Added debian/watch file. + * Updated debian/copyright file with new 3.01 version of PHP License. + (closes: #332617) + * Updated to Standards-Version: 3.6.2. + + -- Jose Carlos Medeiros Fri, 10 Feb 2006 17:56:05 -0200 + +php-services-weather (1.3.2-1) unstable; urgency=low + + * New upstream release. + * Deleted debian/README.Debian file. + * Updated "download from link" in debian/copyright. + * Updated "short description" in debian/control file. + * Updated debian/rules file. + * Added php-cache, php-http-request, php-soap, php-xml-serializer as + recommended in debian/control file. + + -- Jose Carlos Medeiros Mon, 18 Jul 2005 15:52:43 -0300 + +php-services-weather (1.3.1-1) unstable; urgency=low + + * Initial Release. (closes: #307866) + + -- Jose Carlos Medeiros Thu, 10 Feb 2005 19:00:03 -0300 + --- php-services-weather-1.4.2.orig/debian/control +++ php-services-weather-1.4.2/debian/control @@ -0,0 +1,20 @@ +Source: php-services-weather +Section: web +Priority: optional +Maintainer: Debian QA Group +Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs +Standards-Version: 3.7.3 +Homepage: http://pear.php.net/package/Services_Weather/ + +Package: php-services-weather +Architecture: all +Depends: php-pear, php-http-request (>= 1.2.0) +Recommends: php-cache (>= 1.5.4), php-soap (>= 0.9.1), php-xml-serializer (>= 0.16.0), php-db (>= 1.4), php-net-ftp (>= 1.3.1) +Suggests: php5-cli +Description: acts as an interface to various online weather-services + Services_Weather searches for given locations and retrieves current + weather data and, dependent on the used service, also forecasts. Up to + now, GlobalWeather from CapeScience, Weather XML from EJSE (US only), + a XOAP service from Weather.com and METAR/TAF from NOAA are supported. + Further services will get included, if they become available, have a + usable API and are properly documented.