[gmsh] 02/06: Use wrap-and-sort.

Anton Gladky gladk at moszumanska.debian.org
Fri Feb 7 09:41:54 UTC 2014


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

gladk pushed a commit to branch master
in repository gmsh.

commit a6c581574f503715f2b198c1bbce442dccf22e34
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu Feb 6 20:38:57 2014 +0100

    Use wrap-and-sort.
---
 debian/control | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index a177ec1..60e6e76 100644
--- a/debian/control
+++ b/debian/control
@@ -74,8 +74,10 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Multi-Arch: foreign
-Replaces: gmsh (<< 2.6.0.dfsg-3)
-Breaks: gmsh (<< 2.6.0.dfsg-3)
+Replaces:
+ gmsh (<< 2.6.0.dfsg-3)
+Breaks:
+ gmsh (<< 2.6.0.dfsg-3)
 Section: doc
 Description: Three-dimensional finite element mesh generator
  Gmsh is an automatic 3D finite element mesh generator (primarily
@@ -191,13 +193,20 @@ Pre-Depends:
 
 Package: python-gmsh
 Section: python
-Architecture: amd64 i386 armel armhf ia64 powerpc s390 s390x sparc
-Replaces: gmsh (<< 2.6.0.dfsg-3)
-Breaks: gmsh (<< 2.6.0.dfsg-3)
-Recommends: gmsh
+Architecture: amd64 armel armhf i386 ia64 powerpc s390 s390x sparc
+Replaces:
+ gmsh (<< 2.6.0.dfsg-3)
+Breaks:
+ gmsh (<< 2.6.0.dfsg-3)
+Recommends:
+ gmsh
 Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7), python (<<2.8), 
-  libgmsh2 (= ${binary:Version})
+Depends:
+ libgmsh2 (= ${binary:Version}),
+ python (<<2.8),
+ python (>= 2.7),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: Three-dimensional finite element mesh generator. Python wrapper
  Gmsh is an automatic 3D finite element mesh generator (primarily
  Delaunay) with build-in CAD and post-processing facilities. Its

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



More information about the debian-science-commits mailing list