[Python-modules-commits] [osmalchemy] 05/07: wrap-and-sort

Dominik George natureshadow-guest at moszumanska.debian.org
Wed Sep 28 12:13:48 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository osmalchemy.

commit 75e162a634ecb994b28702f223a530dfc40a55cf
Author: Dominik George <nik at naturalnet.de>
Date:   Wed Sep 28 13:59:03 2016 +0200

    wrap-and-sort
---
 debian/control | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4f8ce54..2bf8923 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,14 @@
 Source: osmalchemy
 Maintainer: Dominik George <nik at naturalnet.de>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders:
+ Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
 Section: python
 Priority: optional
-Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10)
+Build-Depends:
+ debhelper (>= 10),
+ dh-python,
+ python3-all,
+ python3-setuptools,
 Standards-Version: 3.9.8
 X-Python3-Version: >= 3.2
 Testsuite: autopkgtest-pkg-python
@@ -13,8 +18,11 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/osmalchemy.g
 
 Package: python3-osmalchemy
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}
-Suggests: python3-flask-sqlalchemy
+Depends:
+ ${misc:Depends},
+ ${python3:Depends},
+Suggests:
+ python3-flask-sqlalchemy,
 Description: OpenStreetMap to SQLAlchemy bridge
  OSMAlchemy is a bridge between SQLAlchemy and the OpenStreetMap API.
  .

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



More information about the Python-modules-commits mailing list