[Python-modules-commits] [django-q] branch master updated (c5bc3c3 -> 819f0d9)

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Dec 12 13:58:44 UTC 2017


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

peb-guest pushed a change to branch master
in repository django-q.

      from  c5bc3c3   Add Debian packaging files
       new  0c068a9   Import django-q_0.8.1.orig.tar.gz
       new  9369f80   record new upstream branch created by importing django-q_0.8.1.orig.tar.gz and merge it
       new  29b1ede   New upstream release and add myself in debian/c files
       new  bee3244   Bump Standards-Version to 4.1.2
       new  b17a737   Removes all links that trigger a privacy-breach
       new  3753ebd   merge patched into master
       new  a90218d   Removes .rst call to now inexistent images
       new  9a55fe6   merge patched into master
       new  56e19d9   p-d-q-doc: move doc files into /u/s/doc/python-django-q
       new  829fb21   Add patches reference into d/changelog
       new  819f0d9   d/changelog: final changes before review for 0.8.1-1

The 11 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:
 .travis.yml                                        |  4 +-
 MANIFEST.in                                        |  3 +-
 README.rst                                         | 12 +-----
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   | 16 ++++++++
 debian/control                                     |  5 ++-
 debian/copyright                                   |  1 +
 ...s-all-links-that-trigger-a-privacy-breach.patch | 45 ++++++++++++++++++++++
 debian/patches/0001_doc_strip_cdns.patch           | 20 ----------
 ...emoves-.rst-call-to-now-inexistent-images.patch | 22 +++++++++++
 debian/patches/series                              |  3 +-
 debian/python-django-q-doc.doc-base                |  6 +--
 debian/python-django-q-doc.docs                    |  1 -
 debian/python-django-q-doc.install                 |  1 +
 debian/python-django-q-doc.links                   |  2 +-
 django_q/admin.py                                  |  6 +--
 django_q/apps.py                                   |  4 +-
 django_q/cluster.py                                | 14 +++----
 django_q/compat.py                                 | 14 +++++++
 django_q/conf.py                                   | 39 ++++++++++++++++++-
 ...20160224_1026.py => 0009_auto_20171009_0915.py} |  6 +--
 django_q/models.py                                 |  2 +-
 django_q/tests/test_brokers.py                     |  1 +
 django_q/tests/test_cached.py                      |  1 +
 django_q/tests/test_cluster.py                     |  3 +-
 django_q/tests/test_monitor.py                     |  1 +
 docs/conf.py                                       |  7 ----
 docs/configure.rst                                 | 24 ++++++++++++
 docs/errors.rst                                    |  9 +++++
 docs/index.rst                                     |  3 +-
 docs/install.rst                                   | 16 ++++++--
 requirements.in                                    |  1 -
 requirements.txt                                   | 33 ++++++++--------
 setup.py                                           | 14 ++++++-
 34 files changed, 258 insertions(+), 95 deletions(-)
 create mode 100644 debian/patches/0001-Removes-all-links-that-trigger-a-privacy-breach.patch
 delete mode 100644 debian/patches/0001_doc_strip_cdns.patch
 create mode 100644 debian/patches/0002-Removes-.rst-call-to-now-inexistent-images.patch
 delete mode 100644 debian/python-django-q-doc.docs
 create mode 100644 debian/python-django-q-doc.install
 create mode 100644 django_q/compat.py
 copy django_q/migrations/{0008_auto_20160224_1026.py => 0009_auto_20171009_0915.py} (59%)
 create mode 100644 docs/errors.rst

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



More information about the Python-modules-commits mailing list