[Python-modules-commits] [python-activipy] branch master updated (ffe1c9a -> 8d8ce68)

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Nov 22 23:49:48 UTC 2015


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

debacle pushed a change to branch master
in repository python-activipy.

      from  ffe1c9a   start Debian package
       new  aceee5a   add missing encoding to sources
       new  8783c93   merge patched into master
       new  98ee9f7   use py.test for testing
       new  0c261e8   fix import and missing identifier
       new  f8b726f   merge patched into master
       new  c15564c   add manpage and use alternatives for binary and manpage
       new  8d8ce68   prepare package 0.1

The 7 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:
 activipy/testcli.py                                |  4 ++-
 activipy/tests/test_core.py                        |  1 +
 activipy/vocab.py                                  |  1 +
 debian/.git-dpm                                    |  4 +--
 debian/activipy_tester.dbk                         | 36 ++++++++++++++++++++++
 debian/changelog                                   |  2 +-
 debian/clean                                       |  1 +
 debian/control                                     |  4 ++-
 .../0001-add-missing-encoding-to-sources.patch     | 32 +++++++++++++++----
 .../0002-fix-import-and-missing-identifier.patch   | 24 +++++++++++++++
 debian/patches/series                              |  1 +
 debian/python-activipy.manpages                    |  1 +
 debian/python-activipy.postinst                    | 14 +++++++++
 debian/python-activipy.prerm                       | 11 +++++++
 debian/python3-activipy.manpages                   |  1 +
 debian/python3-activipy.postinst                   | 14 +++++++++
 debian/python3-activipy.prerm                      | 11 +++++++
 debian/rules                                       | 14 +++++++++
 18 files changed, 165 insertions(+), 11 deletions(-)
 create mode 100644 debian/activipy_tester.dbk
 create mode 100644 debian/patches/0002-fix-import-and-missing-identifier.patch
 create mode 100644 debian/python-activipy.manpages
 create mode 100644 debian/python-activipy.postinst
 create mode 100644 debian/python-activipy.prerm
 create mode 100644 debian/python3-activipy.manpages
 create mode 100644 debian/python3-activipy.postinst
 create mode 100644 debian/python3-activipy.prerm

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



More information about the Python-modules-commits mailing list