[getdp] 05/08: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Mon Aug 22 19:05:13 UTC 2016


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

gladk pushed a commit to branch master
in repository getdp.

commit 06aef201940a363b042acf88201b4f5d148c5be2
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Aug 22 20:53:28 2016 +0200

    Apply cme fix dpkg.
---
 debian/control | 46 +++++++++++++++++++++-------------------------
 1 file changed, 21 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index ab5b857..e7d1fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,29 @@
 Source: getdp
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
 Section: math
 Priority: extra
-Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>,
-Build-Depends:
- cmake,
- debhelper (>= 9),
- gfortran,
- libarpack2-dev,
- libgsl-dev,
- mpi-default-dev,
- petsc-dev,
- python-dev (>= 2.6.6-3~),
- slepc-dev,
- swig,
- texlive,
- texlive-generic-recommended,
-Standards-Version: 3.9.7
-Homepage: http://www.geuz.org/getdp
-Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/getdp.git
+Build-Depends: cmake,
+               debhelper (>= 9),
+               gfortran,
+               libarpack2-dev,
+               libgsl-dev,
+               mpi-default-dev,
+               petsc-dev,
+               python-dev,
+               slepc-dev,
+               swig,
+               texlive,
+               texlive-generic-recommended
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/getdp.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/getdp.git
+Homepage: http://www.geuz.org/getdp
 
 Package: getdp
 Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: general environment for the treatment of discrete problems
  GetDP is a general finite element solver using mixed elements to
  discretize de Rham-type complexes in one, two and three dimensions.
@@ -40,9 +37,8 @@ Description: general environment for the treatment of discrete problems
 
 Package: getdp-sparskit
 Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: general environment for the treatment of discrete problems
  GetDP is a general finite element solver using mixed elements to
  discretize de Rham-type complexes in one, two and three dimensions.

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



More information about the debian-science-commits mailing list