[pygts] 03/07: Use wrap-and-sort.

Anton Gladky gladk at moszumanska.debian.org
Wed Jul 23 19:33:30 UTC 2014


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

gladk pushed a commit to branch master
in repository pygts.

commit f042600a1c5f6cf27dd6cb044166f4d173f679ee
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Jul 23 20:45:17 2014 +0200

    Use wrap-and-sort.
---
 debian/control | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f314566..dcf2b9a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,14 @@
 Source: pygts
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Václav Šmilauer <eu at doxos.eu>, Anton Gladky <gladk at debian.org>
-Build-Depends: debhelper (>= 9), python-dev (>=2.6.6-3~), python-numpy, libgts-dev
+Uploaders:
+ Václav Šmilauer <eu at doxos.eu>,
+ Anton Gladky <gladk at debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ libgts-dev,
+ python-dev (>=2.6.6-3~),
+ python-numpy
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.7
 Section: python
@@ -12,8 +18,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/pygts.g
 
 Package: python-gts
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Recommends: mayavi2
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Recommends:
+ mayavi2
 Description: Python wrapper for the GNU Triangulated Surface library (GTS)
  PyGTS is a Python package used to construct, manipulate, and perform
  computations on 3D triangulated surfaces. It is a hand-crafted and pythonic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pygts.git



More information about the debian-science-commits mailing list