[pyshp] branch master updated (15bdc66 -> 9081d83)
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Aug 13 20:22:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a change to branch master
in repository pyshp.
from 15bdc66 Uploading to NEW
new 7d4ec31 Imported Upstream version 1.2.1
new ae96248 Merge tag 'upstream/1.2.1'
new 9f884e5 Begin new version
new b6ca1b7 Update to policy 3.9.5 - no changes required
new f3662c3 Fix lintian error - canonical VCS fields
new cb9b703 Add myself to uploaders
new c4c11c5 Reformat debian control using Config::Model
new 8c8bc95 Reformat Copyright file using Config::Model
new 588836f Add gbp configuration file
new 9081d83 Set distribution to unstable
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
MANIFEST.in | 1 +
PKG-INFO | 184 +-
README.html | 835 +++++++++
README.pdf | 4130 +++++++++++++++++++++++++++++++++++++++++++
README.txt | 182 +-
changelog.txt | 69 +
debian/changelog | 12 +
debian/control | 30 +-
debian/copyright | 2 +-
debian/gbp.conf | 16 +
pyshp.egg-info/PKG-INFO | 184 +-
pyshp.egg-info/SOURCES.txt | 20 +-
setup.py | 2 +-
shapefile.py | 255 ++-
shapefiles/blockgroups.dbf | Bin 236775 -> 0 bytes
shapefiles/blockgroups.sbn | Bin 6836 -> 0 bytes
shapefiles/blockgroups.sbx | Bin 540 -> 0 bytes
shapefiles/blockgroups.shp | Bin 208572 -> 0 bytes
shapefiles/blockgroups.shx | Bin 5404 -> 0 bytes
shapefiles/test/line.dbf | Bin 259 -> 0 bytes
shapefiles/test/line.shp | Bin 372 -> 0 bytes
shapefiles/test/line.shx | Bin 116 -> 0 bytes
shapefiles/test/point.dbf | Bin 552 -> 0 bytes
shapefiles/test/point.shp | Bin 240 -> 0 bytes
shapefiles/test/point.shx | Bin 140 -> 0 bytes
shapefiles/test/polygon.dbf | Bin 259 -> 0 bytes
shapefiles/test/polygon.shp | Bin 236 -> 0 bytes
shapefiles/test/polygon.shx | Bin 108 -> 0 bytes
28 files changed, 5778 insertions(+), 144 deletions(-)
create mode 100644 MANIFEST.in
create mode 100644 README.html
create mode 100644 README.pdf
create mode 100644 changelog.txt
create mode 100644 debian/gbp.conf
delete mode 100644 shapefiles/blockgroups.dbf
delete mode 100644 shapefiles/blockgroups.sbn
delete mode 100644 shapefiles/blockgroups.sbx
delete mode 100644 shapefiles/blockgroups.shp
delete mode 100644 shapefiles/blockgroups.shx
delete mode 100644 shapefiles/test/line.dbf
delete mode 100644 shapefiles/test/line.shp
delete mode 100644 shapefiles/test/line.shx
delete mode 100644 shapefiles/test/point.dbf
delete mode 100644 shapefiles/test/point.shp
delete mode 100644 shapefiles/test/point.shx
delete mode 100644 shapefiles/test/polygon.dbf
delete mode 100644 shapefiles/test/polygon.shp
delete mode 100644 shapefiles/test/polygon.shx
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyshp.git
More information about the Pkg-grass-devel
mailing list