[Python-modules-commits] [python-smstrade] branch master updated (b228a36 -> e053d58)

Jan Dittberner jandd at moszumanska.debian.org
Sat Jan 2 20:36:30 UTC 2016


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

jandd pushed a change to branch master
in repository python-smstrade.

      from  b228a36   Update Vcs fields for git migration
       new  1b7c12e   change debian/watch to PyPI redirector
       new  52011f6   Fix version number to be independent of master branch changes
       new  6d6b50e   merge patched into master
       new  cb85ed8   Use fixed upstream version instead of using vcversioner by patching version files and setup.py, remove vcversioner from Build-Depends
       new  d296150   Move new changelog entries to new debian version
       new  9cf048a   Move manpages to python3-smstrade
       new  66a0302   Use python3 scripts instead of python2 scripts
       new  ff99666   Add lintian overrides for the generated scripts
       new  8232ab8   Use override_dh_auto_test to pass --system=custom and run tests in {build_dir}
       new  c3a1cb8   Update copyright years
       new  cd1c6cf   Build-Depend on python-all and python3-all to run tests with all supported Python versions
       new  1e5beb9   Copy tests to build_dir before tests, remove after tests
       new  b3a45d3   Bump Standards-Version to 3.9.6 (no changes)
       new  ffb545a   add debian/python-smstrade.NEWS to announce that the scripts have been moved to the python3-smstrade package
       new  80c00ef   Fix version number to be independent of master branch changes
       new  28c1960   merge patched into master
       new  e053d58   releasing package python-smstrade version 0.2.4-4

The 17 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   | 20 +++++++++
 debian/control                                     | 12 ++---
 debian/copyright                                   |  2 +-
 ...-number-to-be-independent-of-master-branc.patch | 51 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 debian/python-smstrade.NEWS                        |  7 +++
 debian/python3-smstrade.lintian-overrides          |  6 +++
 ...smstrade.manpages => python3-smstrade.manpages} |  0
 debian/rules                                       | 12 +++--
 debian/watch                                       |  5 +--
 setup.py                                           |  5 +--
 smstrade/_version.py                               |  5 +--
 version.txt                                        |  2 +-
 14 files changed, 105 insertions(+), 27 deletions(-)
 create mode 100644 debian/patches/0001-Fix-version-number-to-be-independent-of-master-branc.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/python-smstrade.NEWS
 create mode 100644 debian/python3-smstrade.lintian-overrides
 rename debian/{python-smstrade.manpages => python3-smstrade.manpages} (100%)

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



More information about the Python-modules-commits mailing list