[pyresample] branch master updated (369d13c -> 896ee53)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Feb 27 18:18:16 UTC 2016


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

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

      from  369d13c   Ready to release
       new  f251d73   Imported Upstream version 1.1.5
       new  82d82f8   gbp.conf file added
       new  6d4c04e   Standard version bumped to 3.9.7
       new  e8f6d84   Update VCS URLs
       new  eeccbf8   Refresh all patches
       new  4e1c67d   Watch file updated
       new  6d70b35   Set distribution to unstable
       new  af6976e   Update build dependencies
       new  e55b20e   Drop changed that are unrelated with the actual patch
       new  a075d4d   Remove patch for skipping basemap tests
       new  dfeff51   Refresh app patches
       new  09a3caa   Imported Upstream version 1.1.6
       new  d2a0ffc   New upstream release
       new  5505792   Skip tests that fail with python 3
       new  896ee53   Set distribution to unstable

The 15 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                                        |   8 +-
 README.md                                          |   2 +-
 changelog.rst                                      | 458 +++++++++++++++++++++
 debian/changelog                                   |  17 +
 debian/control                                     |  18 +-
 debian/gbp.conf                                    |  16 +
 debian/patches/0001-skip-basemap-tests.patch       |  56 ---
 debian/patches/0003-fix-proj4-initialization.patch | 140 +------
 debian/patches/0003-skip-nearest-resize-test.patch |  58 +++
 debian/patches/series                              |   2 +-
 debian/watch                                       |  10 +-
 pyresample/geometry.py                             |   2 +-
 pyresample/kd_tree.py                              |   7 +
 pyresample/test/test_kd_tree.py                    |  19 +
 pyresample/test/test_utils.py                      |  17 +-
 pyresample/utils.py                                |   6 +-
 pyresample/version.py                              |   2 +-
 requirements.txt                                   |   1 -
 setup.cfg                                          |   5 +
 19 files changed, 626 insertions(+), 218 deletions(-)
 create mode 100644 changelog.rst
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/patches/0001-skip-basemap-tests.patch
 create mode 100644 debian/patches/0003-skip-nearest-resize-test.patch
 create mode 100644 setup.cfg

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



More information about the Pkg-grass-devel mailing list