[Python-modules-commits] [pyfg] branch debian/master updated	(2529672 -> 2fe428c)
    Vincent Bernat 
    bernat at moszumanska.debian.org
       
    Sun Nov 12 19:05:21 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch debian/master
in repository pyfg.
      from  2529672   Convert from git-dpm to patches unapplied format
      adds  938df4a   New upstream release.
      adds  1016257   Update upstream source from tag 'upstream/0.50'
      adds  f8d3f22   New upstream release
      adds  f88e94b   d/control: bump Standards-Version
      adds  2fe428c   d/control: add Python 3 package
No new revisions were added by this update.
Summary of changes:
 PKG-INFO                  |   4 +-
 debian/changelog          |   8 ++++
 debian/control            |  28 ++++++++++---
 debian/rules              |   2 +-
 pyFG/__init__.py          |   6 ++-
 pyFG/ansible_helpers.py   |   2 +-
 pyFG/forticonfig.py       |  14 +++----
 pyFG/fortios.py           | 100 ++++++++++++++++++++++------------------------
 pyFG/py23_compat.py       |  15 +++++++
 pyfg.egg-info/PKG-INFO    |   4 +-
 pyfg.egg-info/SOURCES.txt |   3 +-
 pyfg.egg-info/pbr.json    |   1 -
 setup.cfg                 |   8 ++++
 setup.py                  |  16 ++++----
 14 files changed, 127 insertions(+), 84 deletions(-)
 create mode 100644 pyFG/py23_compat.py
 delete mode 100644 pyfg.egg-info/pbr.json
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyfg.git
    
    
More information about the Python-modules-commits
mailing list