[Python-modules-commits] r24528 - in packages/pywapi/trunk/debian (changelog control)

asb at users.alioth.debian.org asb at users.alioth.debian.org
Sat May 25 17:50:50 UTC 2013


    Date: Saturday, May 25, 2013 @ 17:50:49
  Author: asb
Revision: 24528

Update description to reflect that Weather.com is now supported
and that the Google Weather service has been discontinued.

Modified:
  packages/pywapi/trunk/debian/changelog
  packages/pywapi/trunk/debian/control

Modified: packages/pywapi/trunk/debian/changelog
===================================================================
--- packages/pywapi/trunk/debian/changelog	2013-05-25 17:48:01 UTC (rev 24527)
+++ packages/pywapi/trunk/debian/changelog	2013-05-25 17:50:49 UTC (rev 24528)
@@ -11,6 +11,8 @@
   * Build Python3 package.
   * Bump Standards-Version to 3.9.4, no changes needed.
   * Add myself to the Uploaders field.
+  * Update description to reflect that Weather.com is now supported
+    and that the Google Weather service has been discontinued.
 
  -- Andrew Starr-Bochicchio <asb at debian.org>  Fri, 24 May 2013 18:06:47 -0400
 

Modified: packages/pywapi/trunk/debian/control
===================================================================
--- packages/pywapi/trunk/debian/control	2013-05-25 17:48:01 UTC (rev 24527)
+++ packages/pywapi/trunk/debian/control	2013-05-25 17:50:49 UTC (rev 24528)
@@ -16,7 +16,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Description: Python wrapper around different weather APIs
- The module provides a Python wrapper around the Yahoo! Weather, Google Weather
+ The module provides a Python wrapper around the Yahoo! Weather, Weather.com
  and National Oceanic and Atmospheric Administration (NOAA) APIs. Fetch weather
  reports using zip code, location id, city name, state, country etc.
  .
@@ -26,7 +26,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: Python wrapper around different weather APIs (Python 3)
- The module provides a Python wrapper around the Yahoo! Weather, Google Weather
+ The module provides a Python wrapper around the Yahoo! Weather, Weather.com
  and National Oceanic and Atmospheric Administration (NOAA) APIs. Fetch weather
  reports using zip code, location id, city name, state, country etc.
  .




More information about the Python-modules-commits mailing list