[pyorbital] branch master updated (ba7cbc8 -> df5c98a)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Feb 18 10:07:49 UTC 2018


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

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

      from  ba7cbc8   Strip trailing whitespace from changelog.
       new  2fd39a2   New upstream version 1.2.0
       new  8498d8f   Updated version 1.2.0 from 'upstream/1.2.0'
       new  e7fd565   New upstream release
       new  6559e22   Standard version bump
       new  9fdff0b   Remove unnecessary Testsuite specification
       new  46fb240   Set compat to 11
       new  d92bd9d   Declare the doc package multi-arch foreign
       new  7870765   Remove un-necessary dh argument (parallel)
       new  df5c98a   Set distribution to unstable

The 9 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 +-
 .github/ISSUE_TEMPLATE.md                  |  18 +++++
 .github/PULL_REQUEST_TEMPLATE.md           |   9 +++
 changelog.rst                              | 123 +++++++++++++++++++++++++++++
 debian/changelog                           |  15 +++-
 debian/compat                              |   2 +-
 debian/control                             |   6 +-
 debian/rules                               |   2 +-
 doc/source/index.rst                       |  36 ++++++++-
 etc/platforms.txt                          |   5 ++
 pyorbital/__init__.py                      |  29 +++++++
 pyorbital/astronomy.py                     |  72 ++++++++---------
 pyorbital/geoloc.py                        |  58 ++++++++------
 pyorbital/geoloc_instrument_definitions.py |  23 +++---
 pyorbital/orbital.py                       |  30 ++++---
 pyorbital/tests/test_aiaa.py               |  45 ++++++-----
 pyorbital/tests/test_geoloc.py             | 107 +++++++++++++++----------
 pyorbital/tests/test_orbital.py            |  45 ++++++-----
 pyorbital/tlefile.py                       |  21 +++--
 pyorbital/version.py                       |   2 +-
 20 files changed, 465 insertions(+), 185 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE.md
 create mode 100644 .github/PULL_REQUEST_TEMPLATE.md

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



More information about the Pkg-grass-devel mailing list