[Python-modules-commits] [django-sekizai] 03/06: Add myself as uploader.

Thomas Goirand zigo at moszumanska.debian.org
Tue Aug 2 08:51:55 UTC 2016


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

zigo pushed a commit to branch master
in repository django-sekizai.

commit ac5c3cb9761355484329c07a93349100eccddaff
Author: Thomas Goirand <zigo at debian.org>
Date:   Tue Aug 2 08:43:22 2016 +0000

    Add myself as uploader.
---
 debian/changelog |  6 ++++++
 debian/control   | 16 +++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1ff97c..9b31cb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-sekizai (0.9.0-4) unstable; urgency=medium
+
+  * Add myself as uploader.
+
+ -- Thomas Goirand <zigo at debian.org>  Tue, 02 Aug 2016 08:41:21 +0000
+
 django-sekizai (0.9.0-3) unstable; urgency=low
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index c9f039c..cc68a21 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Michael Fladischer <fladi at debian.org>,
            Ondřej Surý <ondrej at debian.org>,
-           Edward Betts <edward at 4angle.com>
+           Edward Betts <edward at 4angle.com>,
+           Thomas Goirand <zigo at debian.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
@@ -17,7 +18,7 @@ Build-Depends: debhelper (>= 9),
                python3-django-classy-tags,
                python3-pep8,
                python3-setuptools,
-               python3-sphinx
+               python3-sphinx,
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.0
@@ -30,8 +31,8 @@ Architecture: all
 Depends: python-django (>= 1.5),
          python-django-classy-tags,
          ${misc:Depends},
-         ${python:Depends}
-Suggests: python-django-sekizai-doc
+         ${python:Depends},
+Suggests: python-django-sekizai-doc,
 Description: template blocks for Django projects
  Sekizai means “blocks” in Japanese, and that’s what this app provides.
  A fresh look at blocks. With django-sekizai you can define placeholders
@@ -47,8 +48,8 @@ Architecture: all
 Depends: python3-django,
          python3-django-classy-tags,
          ${misc:Depends},
-         ${python3:Depends}
-Suggests: python-django-sekizai-doc
+         ${python3:Depends},
+Suggests: python-django-sekizai-doc,
 Description: template blocks for Django projects (Python3 version)
  Sekizai means “blocks” in Japanese, and that’s what this app provides.
  A fresh look at blocks. With django-sekizai you can define placeholders
@@ -64,7 +65,8 @@ Description: template blocks for Django projects (Python3 version)
 Package: python-django-sekizai-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends},
 Description: template blocks for Django projects (Documentation)
  Sekizai means “blocks” in Japanese, and that’s what this app provides.
  A fresh look at blocks. With django-sekizai you can define placeholders

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



More information about the Python-modules-commits mailing list