[Python-modules-commits] [django-bitfield] 04/18: Reformat d/control and d/copyright with cme.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:55:07 UTC 2016


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

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

commit c979ebbad6e4f44d75e15da6017b3119e9bfa79f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Jun 26 09:16:43 2015 +0200

    Reformat d/control and d/copyright with cme.
---
 debian/control   | 10 ++++++++--
 debian/copyright |  1 -
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ef06440..21a5d81 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,20 @@ Maintainer: Debian Python Modules Packaging Team <python-modules-team at lists.alio
 Uploaders: Luke Faraone <lfaraone at debian.org>
 Section: python
 Priority: optional
-Build-Depends: python-setuptools, python-all, debhelper (>= 7), python-nose (>= 1.0), python-django-nose (>=0.1.3), python-psycopg2 (>=2.3)
+Build-Depends: python-setuptools,
+               python-all,
+               debhelper (>= 7),
+               python-nose (>= 1.0),
+               python-django-nose (>= 0.1.3),
+               python-psycopg2 (>= 2.3)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-bitfield.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-bitfield.git
 
 Package: python-django-bitfield
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends},
+         ${python:Depends}
 Description: Django module implementing BitFields
  django-bitfield provides a custom field which allows various bits to be
  stored inside one fixed-width BigIntegerField.
diff --git a/debian/copyright b/debian/copyright
index 98d0436..6b0126c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,4 +14,3 @@ License: Apache-2.0
  On Debian systems, the full text of the Apache license
  can be found in the file
  `/usr/share/common-licenses/Apache-2.0'.
-

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



More information about the Python-modules-commits mailing list