[liggghts] 01/02: Use cme fix dpkg-control.

Anton Gladky gladk at moszumanska.debian.org
Wed May 6 21:55:59 UTC 2015


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

gladk pushed a commit to branch master
in repository liggghts.

commit 6ac272bb1ccc0474f72fa56d096c5b558187f2f0
Author: Anton Gladky <gladk at debian.org>
Date:   Wed May 6 22:15:54 2015 +0200

    Use cme fix dpkg-control.
---
 debian/control | 92 +++++++++++++++++++++++++---------------------------------
 1 file changed, 40 insertions(+), 52 deletions(-)

diff --git a/debian/control b/debian/control
index 9a18c2e..bd52ef3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,33 @@
 Source: liggghts
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: science
+Testsuite: autopkgtest
 Priority: extra
-Build-Depends:
- cmake,
- debhelper (>= 9),
- libboost-mpi-dev,
- libeigen3-dev,
- libjpeg-dev,
- libpython-dev,
- libqt4-opengl-dev,
- libvtk6-dev (>= 6.1.0+dfsg-8),
- mpi-default-bin,
- mpi-default-dev
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Homepage: http://www.liggghts.com/
+Build-Depends: cmake,
+               debhelper (>= 9),
+               libboost-mpi-dev,
+               libeigen3-dev,
+               libjpeg-dev,
+               libpython-dev,
+               libqt4-opengl-dev,
+               libvtk6-dev,
+               mpi-default-bin,
+               mpi-default-dev
 Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/liggghts.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/liggghts.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/liggghts.git
-XS-Testsuite: autopkgtest
+Homepage: http://www.liggghts.com/
 
 Package: libliggghts-dev
 Architecture: any
-Section: libdevel
-Pre-Depends:
- ${misc:Pre-Depends}
 Multi-Arch: same
-Depends:
- libliggghts3 (= ${binary:Version}),
- mpi-default-bin,
- ${misc:Depends},
- ${shlibs:Depends}
+Section: libdevel
+Depends: libliggghts3 (= ${binary:Version}),
+         mpi-default-bin,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Open Source DEM Particle Simulation Software. Development files
  LIGGGHTS stands for LAMMPS improved for general granular and granular
  heat transfer simulations.
@@ -47,13 +43,11 @@ Description: Open Source DEM Particle Simulation Software. Development files
 
 Package: libliggghts3
 Architecture: any
-Depends:
- mpi-default-bin,
- ${misc:Depends},
- ${shlibs:Depends}
-Pre-Depends:
- ${misc:Pre-Depends}
 Multi-Arch: same
+Depends: mpi-default-bin,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Open Source DEM Particle Simulation Software. Shared library
  LIGGGHTS stands for LAMMPS improved for general granular and granular
  heat transfer simulations.
@@ -69,15 +63,13 @@ Description: Open Source DEM Particle Simulation Software. Shared library
 
 Package: libliggghts3-dbg
 Architecture: any
-Section: debug
-Pre-Depends:
- ${misc:Pre-Depends}
 Multi-Arch: same
-Depends:
- liggghts (= ${binary:Version}),
- mpi-default-bin,
- ${misc:Depends},
- ${shlibs:Depends}
+Section: debug
+Depends: liggghts (= ${binary:Version}),
+         mpi-default-bin,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: Open Source DEM Particle Simulation Software. Debugging symbols
  LIGGGHTS stands for LAMMPS improved for general granular and granular
  heat transfer simulations.
@@ -94,13 +86,11 @@ Description: Open Source DEM Particle Simulation Software. Debugging symbols
 Package: liggghts
 Architecture: any
 Multi-Arch: foreign
-Depends:
- libliggghts3 (>= ${source:Version}),
- mpi-default-bin,
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- paraview
+Depends: libliggghts3 (>= ${source:Version}),
+         mpi-default-bin,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: paraview
 Description: Open Source DEM Particle Simulation Software.
  LIGGGHTS stands for LAMMPS improved for general granular and granular
  heat transfer simulations.
@@ -115,12 +105,10 @@ Description: Open Source DEM Particle Simulation Software.
 Package: liggghts-doc
 Architecture: all
 Section: doc
-Depends:
- mpi-default-bin,
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- liggghts
+Depends: mpi-default-bin,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: liggghts
 Description: Open Source DEM Particle Simulation Software. Dcoumentation and examples
  LIGGGHTS stands for LAMMPS improved for general granular and granular
  heat transfer simulations.

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



More information about the debian-science-commits mailing list