[Python-modules-commits] [django-sekizai] 01/01: pep8 python module is now in python-pep8

Edward Betts edward at moszumanska.debian.org
Thu Mar 10 09:46:23 UTC 2016


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

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

commit a839d6e6062b984b4518437d36e264b3e5d9b6e1
Author: Edward Betts <edward at 4angle.com>
Date:   Thu Mar 10 09:46:09 2016 +0000

    pep8 python module is now in python-pep8
---
 debian/changelog | 7 +++++++
 debian/control   | 5 +++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8308dc9..e1dd037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+django-sekizai (0.9.0-2) UNRELEASED; urgency=medium
+
+  [ Edward Betts ]
+  * debian/control: update Build-Depends, pep8 module is now in python-pep8
+
+ -- Edward Betts <edward at 4angle.com>  Thu, 10 Mar 2016 09:44:40 +0000
+
 django-sekizai (0.9.0-1) unstable; urgency=low
 
   [ Michael Fladischer ]
diff --git a/debian/control b/debian/control
index fb50bee..10d4383 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Section: python
 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>
+           Ondřej Surý <ondrej at debian.org>,
+           Edward Betts <edward at 4angle.com>
 Build-Depends: debhelper (>= 9),
                dh-python,
-               pep8,
                python-all,
                python-django (>= 1.5),
                python-django-classy-tags,
+               python-pep8,
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg),
                python3-all,

-- 
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