[pyshp] branch master updated (9e88e94 -> eb87ad0)

Bas Couwenberg sebastic at debian.org
Sat Sep 24 20:55:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository pyshp.

      from  9e88e94   Set distribution to unstable.
       new  2f594db   Imported Upstream version 1.2.10
       new  e8545fb   Merge tag 'upstream/1.2.10'
       new  121f526   New upstream release.
       new  4a75ccc   Drop missing-files.patch, fixed upstream.
       new  46eafe0   Override dh_auto_test to run custom test command.
       new  eb87ad0   Set distribution to unstable.

The 6 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:
 .travis.yml                        |  14 +
 LICENSE.TXT                        |   9 +
 MANIFEST.in                        |   2 +
 PKG-INFO                           | 626 -------------------------------
 README.md                          | 609 +++++++++++++++++++++++++++++++
 changelog.txt                      | 120 ++++++
 debian/changelog                   |   9 +
 debian/patches/missing-files.patch | 727 -------------------------------------
 debian/patches/series              |   1 -
 debian/rules                       |   7 +
 setup.cfg                          |   5 -
 setup.py                           |   4 +-
 shapefile.py                       |  18 +-
 shapefiles/blockgroups.dbf         | Bin 0 -> 236775 bytes
 shapefiles/blockgroups.sbn         | Bin 0 -> 6836 bytes
 shapefiles/blockgroups.sbx         | Bin 0 -> 540 bytes
 shapefiles/blockgroups.shp         | Bin 0 -> 208572 bytes
 shapefiles/blockgroups.shx         | Bin 0 -> 5404 bytes
 shapefiles/test/MyPolyZ.dbf        | Bin 0 -> 116 bytes
 shapefiles/test/MyPolyZ.shp        | Bin 0 -> 316 bytes
 shapefiles/test/MyPolyZ.shx        | Bin 0 -> 108 bytes
 shapefiles/test/NullTest.dbf       | Bin 0 -> 550 bytes
 shapefiles/test/NullTest.shp       | Bin 0 -> 184 bytes
 shapefiles/test/NullTest.shx       | Bin 0 -> 124 bytes
 24 files changed, 782 insertions(+), 1369 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 LICENSE.TXT
 create mode 100644 MANIFEST.in
 delete mode 100644 PKG-INFO
 create mode 100644 README.md
 create mode 100644 changelog.txt
 delete mode 100644 debian/patches/missing-files.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 setup.cfg
 create mode 100644 shapefiles/blockgroups.dbf
 create mode 100644 shapefiles/blockgroups.sbn
 create mode 100644 shapefiles/blockgroups.sbx
 create mode 100644 shapefiles/blockgroups.shp
 create mode 100644 shapefiles/blockgroups.shx
 create mode 100644 shapefiles/test/MyPolyZ.dbf
 create mode 100644 shapefiles/test/MyPolyZ.shp
 create mode 100644 shapefiles/test/MyPolyZ.shx
 create mode 100644 shapefiles/test/NullTest.dbf
 create mode 100644 shapefiles/test/NullTest.shp
 create mode 100644 shapefiles/test/NullTest.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