[admesh] 02/05: Apply cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 13 18:38:31 UTC 2015


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

gladk pushed a commit to branch master
in repository admesh.

commit 3527ed1335106b34f601841072172741bc583a2f
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 13 20:16:08 2015 +0200

    Apply cme fix dpkg-control.
---
 debian/control | 68 +++++++++++++++++++++++++---------------------------------
 1 file changed, 29 insertions(+), 39 deletions(-)

diff --git a/debian/control b/debian/control
index faa21c8..540d452 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,26 @@
 Source: admesh
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: math
+Testsuite: autopkgtest
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Build-Depends:
- debhelper (>= 9),
- dh-autoreconf
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf
 Standards-Version: 3.9.6
-Homepage: https://github.com/admesh/admesh
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/admesh.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/admesh.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/admesh.git
-XS-Testsuite: autopkgtest
+Homepage: https://github.com/admesh/admesh
 
 Package: admesh
 Architecture: any
-Depends:
- libadmesh1 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- geomview,
- gmsh,
- paraview,
- python-admesh,
- python3-admesh
+Depends: libadmesh1 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: geomview,
+            gmsh,
+            paraview,
+            python-admesh,
+            python3-admesh
 Description: Tool for processing triangulated solid meshes. Binary
  Currently, ADMesh only reads the STL file
  format that is used for rapid prototyping applications,
@@ -37,15 +33,13 @@ Description: Tool for processing triangulated solid meshes. Binary
 
 Package: libadmesh-dev
 Architecture: any
-Section: libdevel
-Pre-Depends:
- ${misc:Pre-Depends}
 Multi-Arch: same
-Depends:
- libadmesh1 (= ${binary:Version}),
- pkg-config,
- ${misc:Depends},
- ${shlibs:Depends}
+Section: libdevel
+Depends: libadmesh1 (= ${binary:Version}),
+         pkg-config,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Tool for processing triangulated solid meshes. Development files
  Currently, ADMesh only reads the STL file
  format that is used for rapid prototyping applications,
@@ -60,12 +54,10 @@ Description: Tool for processing triangulated solid meshes. Development files
 
 Package: libadmesh1
 Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends:
- ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Tool for processing triangulated solid meshes. Shared library
  Currently, ADMesh only reads the STL file
  format that is used for rapid prototyping applications,
@@ -80,15 +72,13 @@ Description: Tool for processing triangulated solid meshes. Shared library
 
 Package: libadmesh1-dbg
 Architecture: any
+Multi-Arch: same
 Section: debug
 Priority: extra
-Pre-Depends:
- ${misc:Pre-Depends}
-Multi-Arch: same
-Depends:
- libadmesh1 (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: libadmesh1 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Tool for processing triangulated solid meshes.  Debugging symbols
  Currently, ADMesh only reads the STL file
  format that is used for rapid prototyping applications,

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



More information about the debian-science-commits mailing list