[Python-modules-commits] [python-django-crispy-forms] 05/09: Reformat packaging files with cme for better readability.
Michael Fladischer
fladi at moszumanska.debian.org
Wed Oct 14 11:05:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-crispy-forms.
commit 1d0590cf6db6bc9469b9856be5326e25273a8189
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Oct 14 12:06:04 2015 +0200
Reformat packaging files with cme for better readability.
---
debian/control | 20 +++++++++++++-------
debian/docs | 2 +-
debian/patches/no-remote-resources.patch | 3 +--
3 files changed, 15 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 18e24e8..7ea8ebc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
Source: python-django-crispy-forms
-Section: python
-Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Jan Dittberner <jandd at debian.org>
-Build-Depends: debhelper (>= 9), python
-Build-Depends-Indep: python-django, python-setuptools, python-sphinx | python3-sphinx
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ python
+Build-Depends-Indep: python-django,
+ python-setuptools,
+ python-sphinx | python3-sphinx
Standards-Version: 3.9.6
-Homepage: https://github.com/maraujop/django-crispy-forms
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-crispy-forms.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-crispy-forms.git
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-crispy-forms.git
+Homepage: https://github.com/maraujop/django-crispy-forms
Package: python-django-crispy-forms
Architecture: all
-Depends: python-django, ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends}
+Depends: python-django,
+ ${misc:Depends},
+ ${python:Depends},
+ ${sphinxdoc:Depends}
Description: app for Django providing elegant form rendering
django-crispy-forms provides you with a |crispy filter and {% crispy %} tag
that will let you control the rendering behavior of your Django forms in a
diff --git a/debian/docs b/debian/docs
index fd9bda4..6b642b6 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
-CONTRIBUTORS.txt
*.rst
+CONTRIBUTORS.txt
docs/_build/html
diff --git a/debian/patches/no-remote-resources.patch b/debian/patches/no-remote-resources.patch
index abd49e7..2c956b1 100644
--- a/debian/patches/no-remote-resources.patch
+++ b/debian/patches/no-remote-resources.patch
@@ -1,7 +1,6 @@
-From d4597ac2b690507c54a24dfbf7366082d12356a0 Mon Sep 17 00:00:00 2001
+Subject: remove remote resource references to avoid privacy issues
From: Jan Dittberner <jandd at debian.org>
Date: Sat, 11 Oct 2014 17:59:23 +0200
-Subject: remove remote resource references to avoid privacy issues
Patch-Name: no-remote-resources.patch
---
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-crispy-forms.git
More information about the Python-modules-commits
mailing list