[Python-modules-commits] [django-oauth-toolkit] 04/07: Add libjs-twitter-bootstrap to Depends.

Michael Fladischer fladi at moszumanska.debian.org
Thu Aug 27 19:46:58 UTC 2015


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

fladi pushed a commit to branch master
in repository django-oauth-toolkit.

commit b4a30fb14f4588da7eb77462a0a4a6708e11d0c6
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Aug 27 21:19:49 2015 +0200

    Add libjs-twitter-bootstrap to Depends.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 00da74b..f1789c8 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-oauth-toolkit.g
 
 Package: python-django-oauth-toolkit
 Architecture: all
-Depends: python-django (>= 1.6),
+Depends: libjs-twitter-bootstrap,
+         python-django (>= 1.6),
          python-oauthlib,
          python-django-braces,
          python-six,
@@ -45,7 +46,8 @@ Description: OAuth2 capabilities for Django projects
 
 Package: python3-django-oauth-toolkit
 Architecture: all
-Depends: python3-django,
+Depends: libjs-twitter-bootstrap,
+         python3-django,
          python3-oauthlib,
          python3-django-braces,
          python3-six,

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



More information about the Python-modules-commits mailing list