[Python-modules-commits] [python-django-tagging] branch master updated (b978411 -> ef5fe7f)
Christopher Baines
cbaines-guest at moszumanska.debian.org
Wed May 11 11:05:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a change to branch master
in repository python-django-tagging.
from b978411 Upload to unstable, bump std-version
new 89d0f27 Import python-django-tagging_0.4.3.orig.tar.gz
new e257395 record new upstream branch created by importing python-django-tagging_0.4.3.orig.tar.gz and merge it
new 615118d Update changelog
new cadb907 Remove the empty series file
new 9d73f7f Remove the fix-testsuite patch, as its no longer necessary
new 8c534a2 Remove the fix_calc_tag_weight patch
new dd3ca47 Add myself as an uploader
new 9398795 Convert to DEP-5 copyright
new 640fba7 Add changes to the changelog
new 0406e0d Remove unused variable
new 1972649 Remove spaces
new 6e03b57 Run the tests against all available python versions
new ae47c4e Add a Python 3 package
new b0cd0df Fix the PYBUILD_NAME
new ef5fe7f Run cme fix dpkg-control
The 15 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:
CHANGELOG.txt | 22 +++++++
PKG-INFO | 24 ++++++-
debian/.git-dpm | 14 ++--
debian/changelog | 10 +++
debian/control | 43 ++++++++++--
debian/copyright | 124 +++++++++++++++++------------------
debian/patches/fix-testsuite.patch | 46 -------------
debian/patches/fix_calc_tag_weight | 29 --------
debian/patches/series | 0
debian/rules | 14 ++--
django_tagging.egg-info/PKG-INFO | 24 ++++++-
django_tagging.egg-info/SOURCES.txt | 1 +
tagging/__init__.py | 2 +-
tagging/migrations/0001_initial.py | 2 +
tagging/migrations/0002_on_delete.py | 30 +++++++++
tagging/models.py | 14 +++-
tagging/tests/models.py | 3 +-
tagging/tests/tests.py | 29 +++++++-
tagging/tests/utils.py | 20 +++++-
tagging/utils.py | 4 +-
versions.cfg | 31 ++++-----
21 files changed, 303 insertions(+), 183 deletions(-)
delete mode 100644 debian/patches/fix-testsuite.patch
delete mode 100644 debian/patches/fix_calc_tag_weight
delete mode 100644 debian/patches/series
create mode 100644 tagging/migrations/0002_on_delete.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-tagging.git
More information about the Python-modules-commits
mailing list