[Python-modules-commits] [python-axiom] branch master updated (d8452ca -> 48874fe)

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Sep 10 15:25:42 UTC 2016


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

mithrandi pushed a change to branch master
in repository python-axiom.

      from  d8452ca   Bump required Python version to 2.7 since upstream no longer officially supports 2.6. (This has no real effect other than more accurate metadata).
       new  a1742c1   Switch from cdbs to dh/pybuild.
       new  f924c19   Update upstream changelog.
       new  bda724e   Remove stray newline.
       new  7116337   Remove post-install plugin cache regeneration.
       new  e6c582c   merge patched into master
       new  ec8f3b8   Update changelog.
       new  dfd59c5   Clean up dropin.cache created during tests.
       new  21610f2   Stop installing examples with setuptools.
       new  7feff50   merge patched into master
       new  29b7dab   merge patched into master
       new  7c1d2c2   Prune examples.
       new  9d5675a   merge patched into master
       new  505eb9c   Bump Standards-Version to 3.9.8 (no changes).
       new  b5bef70   Add Lintian overrides for warnings about axiomatic.
       new  5fa5b98   Document why we ship/install our own copy of NEWS.txt.
       new  48874fe   Update changelog for release.

The 16 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:
 MANIFEST.in                                        |  2 +-
 debian/.git-dpm                                    |  4 +-
 debian/NEWS.txt                                    | 92 +++++++++++++++++++++-
 debian/changelog                                   |  9 +++
 debian/control                                     | 29 +++++--
 debian/copyright                                   |  1 -
 ...ve-post-install-plugin-cache-regeneration.patch | 58 ++++++++++++++
 debian/patches/0002-Prune-examples.patch           | 24 ++++++
 debian/patches/series                              |  2 +
 debian/python-axiom.lintian-overrides              |  3 +
 debian/python-axiom.manpages                       |  1 +
 debian/rules                                       | 36 +++++----
 debian/runtrial.py                                 | 21 -----
 setup.py                                           | 21 -----
 14 files changed, 230 insertions(+), 73 deletions(-)
 create mode 100644 debian/patches/0001-Remove-post-install-plugin-cache-regeneration.patch
 create mode 100644 debian/patches/0002-Prune-examples.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/python-axiom.lintian-overrides
 create mode 100644 debian/python-axiom.manpages
 delete mode 100644 debian/runtrial.py

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



More information about the Python-modules-commits mailing list