Commit 6207258f by Elliot Murphy

Minor tweaks.

Builds with debuild -S -sa -i
Even though I am passing -i, not sure how to get rid of the warning about
diff-contains-bzr-control-dir
parent 51fd9610
python-django-openid-auth (0.1) jaunty; urgency=low
python-django-openid-auth (0.1) hardy; urgency=low
* Initial release.
......
......@@ -17,6 +17,7 @@ Package: python-django-openid-auth
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends},
${misc:Depends},
python-pkg-resources
Provides: ${python:Provides}
Description: OpenID integration for django.contrib.auth
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment