[pycoast] branch master updated (d9c7af8 -> 6846620)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Jun 4 15:52:14 UTC 2017


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

a_valentino-guest pushed a change to branch master
in repository pycoast.

      from  d9c7af8   Update version in changelog.
       new  b2dbc91   New upstream version 0.6.1+dfsg
       new  e57f234   Merge tag 'upstream/0.6.1+dfsg'
       new  01af34e   New upstream release
       new  ef00e9f   Update copyright file
       new  5a1ac8a   Drop 0001-Skip-test-in-ContourWriterAGG.patch
       new  e0d141b   Refresh all patches
       new  6846620   Set distribution to experimental

The 7 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:
 .bumpversion.cfg                                   |   7 +
 .gitchangelog.rc                                   | 192 ++++++++++++++
 .travis.yml                                        |   1 -
 changelog.rst                                      | 120 +++------
 debian/changelog                                   |  11 +
 debian/copyright                                   |   2 +-
 ...tests.patch => 0001-Skip-offending-tests.patch} |  46 ++--
 .../0001-Skip-test-in-ContourWriterAGG.patch       |  29 --
 ...patch => 0002-Skip-tests-that-use-shapes.patch} |   8 +-
 debian/patches/series                              |   5 +-
 pycoast/cw_agg.py                                  | 149 +----------
 pycoast/cw_base.py                                 |  85 +++---
 pycoast/tests/dateline_boundary_cross.png          | Bin 28162 -> 24826 bytes
 pycoast/tests/dateline_cross.png                   | Bin 28876 -> 25280 bytes
 pycoast/tests/grid_europe.png                      | Bin 32916 -> 28007 bytes
 pycoast/tests/grid_nh.png                          | Bin 36520 -> 33310 bytes
 pycoast/tests/test_pycoast.py                      | 293 ++++++++++++++-------
 pycoast/version.py                                 |  24 +-
 setup.cfg                                          |   7 +-
 setup.py                                           |  39 ++-
 20 files changed, 569 insertions(+), 449 deletions(-)
 create mode 100644 .bumpversion.cfg
 create mode 100644 .gitchangelog.rc
 rename debian/patches/{0002-Skip-offending-tests.patch => 0001-Skip-offending-tests.patch} (55%)
 delete mode 100644 debian/patches/0001-Skip-test-in-ContourWriterAGG.patch
 rename debian/patches/{0003-Skip-tests-that-use-shapes.patch => 0002-Skip-tests-that-use-shapes.patch} (75%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycoast.git



More information about the Pkg-grass-devel mailing list