[Python-modules-commits] [django-recurrence] branch master updated (fb823a1 -> 0cfc90e)
Michael Fladischer
fladi at moszumanska.debian.org
Wed Oct 19 12:10:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-recurrence.
from fb823a1 Fixed debian release version for team upload.
new 60ef0f2 record new upstream branch created by importing django-recurrence_1.4.0.orig.tar.gz
new 961b7a8 Import django-recurrence_1.4.0.orig.tar.gz
new 16bcbb5 merge patched into master
new ea65412 change version to 1.4.0-1 (UNRELEASED) New upstream release. change urgency to low
new 718bf26 Make PO-Revision-Date parseable by babel.
new a025bf4 merge patched into master
new f7c91ff Cherry-pick patch for broken django.po file from upstream.
new 74c05fa Use https:// for copyright-format 1.0 URL.
new 0cfc90e change target to unstable
The 9 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:
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 8 +
debian/copyright | 2 +-
...-Make-PO-Revision-Date-parseable-by-babel.patch | 24 +++
...se-Python-3-compatible-exception-handling.patch | 22 --
debian/patches/0002-Fixes-for-Django-1.10.patch | 53 -----
debian/patches/series | 3 +-
django_recurrence.egg-info/PKG-INFO | 2 +-
django_recurrence.egg-info/SOURCES.txt | 5 +
docs/changelog.rst | 11 +
docs/conf.py | 4 +-
recurrence/base.py | 24 +--
recurrence/locale/eu/LC_MESSAGES/django.mo | Bin 0 -> 4161 bytes
recurrence/locale/{fr => eu}/LC_MESSAGES/django.po | 206 ++++++++----------
recurrence/locale/eu/LC_MESSAGES/djangojs.mo | Bin 0 -> 5187 bytes
.../locale/{fr => eu}/LC_MESSAGES/djangojs.po | 232 +++++++++++----------
setup.py | 2 +-
18 files changed, 283 insertions(+), 331 deletions(-)
create mode 100644 debian/patches/0001-Make-PO-Revision-Date-parseable-by-babel.patch
delete mode 100644 debian/patches/0001-Use-Python-3-compatible-exception-handling.patch
delete mode 100644 debian/patches/0002-Fixes-for-Django-1.10.patch
create mode 100644 recurrence/locale/eu/LC_MESSAGES/django.mo
copy recurrence/locale/{fr => eu}/LC_MESSAGES/django.po (59%)
create mode 100644 recurrence/locale/eu/LC_MESSAGES/djangojs.mo
copy recurrence/locale/{fr => eu}/LC_MESSAGES/djangojs.po (77%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-recurrence.git
More information about the Python-modules-commits
mailing list