[pycoast] branch master updated (894e0bc -> c7e1460)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Aug 18 17:12:30 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  894e0bc   Move from experimental to unstable.
       new  0a06838   New upstream version 1.0.0+dfsg
       new  ef91537   Updated version 1.0.0+dfsg from 'upstream/1.0.0+dfsg'
       new  ea794da   New upstream release
       new  b8f1f62   Standard version bump
       new  23fdba2   Refresh all patches
       new  833b26f   Add python-six to dependencies
       new  90a798b   Fix image file duplicationw
       new  4763844   New package for Python 3
       new  3f11477   New pckage for HTML documentation
       new  c7e1460   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:
 .bumpversion.cfg                                   |  2 +-
 .travis.yml                                        |  8 +++-
 MANIFEST.in                                        |  2 +-
 changelog.rst                                      | 31 ++++++++++++-
 debian/changelog                                   | 15 ++++++
 debian/control                                     | 53 ++++++++++++++++++++--
 debian/patches/0001-Skip-offending-tests.patch     | 53 ----------------------
 ...patch => 0001-Skip-tests-that-use-shapes.patch} |  6 +--
 debian/patches/series                              |  3 +-
 debian/python-pycoast-doc.doc-base                 | 10 ++++
 debian/python-pycoast-doc.docs                     |  2 +
 debian/python-pycoast.doc-base                     | 10 ----
 debian/python-pycoast.install                      |  1 -
 debian/python-pycoast.links                        | 12 +++++
 debian/rules                                       |  9 +++-
 pycoast/__init__.py                                |  1 +
 pycoast/cw_agg.py                                  | 23 +++++-----
 pycoast/cw_base.py                                 | 26 +++++++----
 pycoast/cw_pil.py                                  | 21 +++++----
 pycoast/tests/test_pycoast.py                      | 42 ++++++++---------
 pycoast/version.py                                 |  2 +-
 setup.py                                           | 24 ++++++----
 22 files changed, 215 insertions(+), 141 deletions(-)
 delete mode 100644 debian/patches/0001-Skip-offending-tests.patch
 rename debian/patches/{0002-Skip-tests-that-use-shapes.patch => 0001-Skip-tests-that-use-shapes.patch} (83%)
 create mode 100644 debian/python-pycoast-doc.doc-base
 create mode 100644 debian/python-pycoast-doc.docs
 delete mode 100644 debian/python-pycoast.doc-base
 delete mode 100644 debian/python-pycoast.install
 create mode 100644 debian/python-pycoast.links

-- 
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