[Python-modules-commits] r26445 - in packages/pydap/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Nov 9 10:34:47 UTC 2013
Date: Saturday, November 9, 2013 @ 10:34:46
Author: morph
Revision: 26445
s/bandwith/bandwidth/ in description
Modified:
packages/pydap/trunk/debian/changelog
packages/pydap/trunk/debian/control
Modified: packages/pydap/trunk/debian/changelog
===================================================================
--- packages/pydap/trunk/debian/changelog 2013-11-09 10:33:56 UTC (rev 26444)
+++ packages/pydap/trunk/debian/changelog 2013-11-09 10:34:46 UTC (rev 26445)
@@ -10,8 +10,9 @@
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.9.5 (no changes needed)
+ - s/bandwith/bandwidth/ in description
- -- Sandro Tosi <morph at debian.org> Sat, 09 Nov 2013 11:33:26 +0100
+ -- Sandro Tosi <morph at debian.org> Sat, 09 Nov 2013 11:34:32 +0100
pydap (2.2.6.7-1) unstable; urgency=low
Modified: packages/pydap/trunk/debian/control
===================================================================
--- packages/pydap/trunk/debian/control 2013-11-09 10:33:56 UTC (rev 26444)
+++ packages/pydap/trunk/debian/control 2013-11-09 10:34:46 UTC (rev 26445)
@@ -25,7 +25,7 @@
are manipulated like normal multi-dimensional arrays (like numpy.array, e.g.),
with the fundamental difference that data is downloaded on-the-fly when a
variable is sliced. Sequential data can be filtered on the server side before
- being downloaded, saving bandwith and time.
+ being downloaded, saving bandwidth and time.
.
The module also implements a DAP server, allowing datasets from a multitude of
formats (netCDF, Matlab, CSV, GrADS/GRIB files, SQL RDBMS) to be served on the
More information about the Python-modules-commits
mailing list