[Python-modules-commits] [python-gammu] branch master updated (80a98e9 -> 7d7b7cb)

Michal Cihar nijel at moszumanska.debian.org
Tue Jan 19 14:42:11 UTC 2016


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

nijel pushed a change to branch master
in repository python-gammu.

      from  80a98e9   Add forgotten Vcs-* headers to debian/control.
       new  5198f12   Imported Upstream version 2.5
       new  2cf4d84   Merge tag 'upstream/2.5'
       new  6ca7156   New upstream release.
       new  7d7b7cb   Add dh-python to Build-Depends.

The 4 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:
 NEWS.rst                                |   5 ++
 PKG-INFO                                |   4 +-
 README.rst                              |   2 +-
 debian/changelog                        |  12 ++++-
 debian/control                          |   2 +-
 examples/sendlongsms.py                 |   2 +-
 examples/service_numbers.py             |  19 ++++++-
 gammu/src/gammu.c                       |  91 ++++++++++++++++++++++++++------
 gammu/src/smsd.c                        |   3 ++
 python_gammu.egg-info/PKG-INFO          |   4 +-
 python_gammu.egg-info/SOURCES.txt       |   4 +-
 setup.py                                |   2 +-
 test/data/.sqlite.sql.swp               | Bin 0 -> 16384 bytes
 test/data/{sqlite.sql => sqlite-14.sql} |   0
 test/data/{sqlite.sql => sqlite-15.sql} |   3 +-
 test/test_dummy.py                      |   9 +++-
 test/test_smsd.py                       |  25 ++++++++-
 17 files changed, 152 insertions(+), 35 deletions(-)
 create mode 100644 test/data/.sqlite.sql.swp
 copy test/data/{sqlite.sql => sqlite-14.sql} (100%)
 rename test/data/{sqlite.sql => sqlite-15.sql} (98%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git



More information about the Python-modules-commits mailing list