[python-cligj] branch master updated (2153fe6 -> 734e3be)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Mon Jun 15 15:16:35 UTC 2015


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

johanvdw-guest pushed a change to branch master
in repository python-cligj.

      from  2153fe6   Typo in d/control
       new  5c835a9   Imported Upstream version 0.2.0
       new  f861f5a   Merge tag 'upstream/0.2.0'
       new  734e3be   Release to unstable

The 3 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:
 .gitignore              |   4 +
 CHANGES.txt             |   9 +++
 README.rst              |  38 +++++++++
 cligj/plugins.py        | 207 ++++++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog        |   6 ++
 setup.py                |   6 +-
 tests/__init__.py       |   2 +
 tests/broken_plugins.py |  20 +++++
 tests/test_plugins.py   | 133 +++++++++++++++++++++++++++++++
 9 files changed, 422 insertions(+), 3 deletions(-)
 create mode 100644 CHANGES.txt
 create mode 100644 cligj/plugins.py
 create mode 100644 tests/__init__.py
 create mode 100644 tests/broken_plugins.py
 create mode 100644 tests/test_plugins.py

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



More information about the Pkg-grass-devel mailing list