[Python-modules-commits] [python-django-extensions] 13/18: Reformat packaging files with cme for better readability.
Michael Fladischer
fladi at moszumanska.debian.org
Wed May 18 13:34:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-django-extensions.
commit 6868b5974b379fd9e09cb1cc99d9137fddad5f0e
Author: Michael Fladischer <fladi at debian.org>
Date: Tue May 17 21:21:25 2016 +0200
Reformat packaging files with cme for better readability.
---
debian/changelog | 1 +
debian/clean | 5 +++++
debian/control | 60 +++++++++++++++++++++++++++++++++++++++++---------------
debian/copyright | 28 +++++++++++++-------------
4 files changed, 64 insertions(+), 30 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4435f14..1973111 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-django-extensions (1.6.7-1) UNRELEASED; urgency=low
* Remove python3-keyczar from Suggests as it does not exist.
* Rename MIT license to Expat.
* Provide unique descriptions for both binary packages.
+ * Reformat packaging files with cme for better readability.
-- Michael Fladischer <fladi at debian.org> Mon, 16 May 2016 17:18:48 +0200
diff --git a/debian/clean b/debian/clean
index 6350e98..95ca981 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1 +1,6 @@
.coverage
+django_extensions.egg-info/PKG-INFO
+django_extensions.egg-info/SOURCES.txt
+django_extensions.egg-info/dependency_links.txt
+django_extensions.egg-info/requires.txt
+django_extensions.egg-info/top_level.txt
diff --git a/debian/control b/debian/control
index 89cbf2a..6902438 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,49 @@
Source: python-django-extensions
-Section: python
-Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Brian May <bam at debian.org>
-X-Python-Version: >=2.7
-Build-Depends: debhelper (>= 9), dh-python,
- python-all, python-setuptools, python-django,
- python-six, python-dateutil, python-shortuuid, python-mock, python-pip,
- python-pytest, python-pytest-cov, python-pytest-django,
- python3-all, python3-setuptools, python3-django,
- python3-six, python3-dateutil, python3-shortuuid, python3-mock, python3-pip,
- python3-pytest, python3-pytest-cov, python3-pytest-django,
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ python-all,
+ python-dateutil,
+ python-django,
+ python-mock,
+ python-pip,
+ python-pytest,
+ python-pytest-cov,
+ python-pytest-django,
+ python-setuptools,
+ python-shortuuid,
+ python-six,
+ python3-all,
+ python3-dateutil,
+ python3-django,
+ python3-mock,
+ python3-pip,
+ python3-pytest,
+ python3-pytest-cov,
+ python3-pytest-django,
+ python3-setuptools,
+ python3-shortuuid,
+ python3-six
Standards-Version: 3.9.8
-Homepage: https://github.com/django-extensions/django-extensions
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-extensions.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-extensions.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-extensions.git
+Homepage: https://github.com/django-extensions/django-extensions
+X-Python-Version: >=2.7
Package: python-django-extensions
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django, python-six
+Depends: python-django,
+ python-six,
+ ${misc:Depends},
+ ${python:Depends}
Recommends: libjs-jquery
-Suggests: python-werkzeug, python-pygraphviz, python-boto, python-keyczar
+Suggests: python-boto,
+ python-keyczar,
+ python-pygraphviz,
+ python-werkzeug
Description: Useful extensions for Django projects (Python 2 version)
This is a collection of useful third-party tools for projects that use the
Django web development framework. It provides the management commands:
@@ -42,9 +65,14 @@ Description: Useful extensions for Django projects (Python 2 version)
Package: python3-django-extensions
Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-django, python3-six
+Depends: python3-django,
+ python3-six,
+ ${misc:Depends},
+ ${python3:Depends}
Recommends: libjs-jquery
-Suggests: python3-werkzeug, python3-pygraphviz, python3-boto
+Suggests: python3-boto,
+ python3-pygraphviz,
+ python3-werkzeug
Description: Useful extensions for Django projects (Python 3 version)
This is a collection of useful third-party tools for projects that use the
Django web development framework. It provides the management commands:
diff --git a/debian/copyright b/debian/copyright
index b8e8ef0..48e179e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Author: Michael Trier <mtrier at gmail.com>
Source: https://github.com/django-extensions/django-extensions
+Author: Michael Trier <mtrier at gmail.com>
Files: *
Copyright: © 2007 Michael Trier <mtrier at gmail.com>
@@ -23,19 +23,6 @@ Copyright: © 2008 Chris Lamb <lamby at debian.org>
© 2013 2014 Stephan Sürken <absurd at debian.org>
License: Expat
-License: GPL-2
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, version 2.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- On Debian systems, the complete text of the GNU General Public License
- can be found in the /usr/share/common-licenses/GPL-2 file.
-
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -54,3 +41,16 @@ License: Expat
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
+
+License: GPL-2
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, version 2.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in the /usr/share/common-licenses/GPL-2 file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-extensions.git
More information about the Python-modules-commits
mailing list