[eigen3] 01/02: Apply cme fix dpkg-control

Anton Gladky gladk at moszumanska.debian.org
Tue Apr 28 04:25:24 UTC 2015


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

gladk pushed a commit to branch master
in repository eigen3.

commit c0d31d1256d8c909cad6fb310675a84165176a7b
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Apr 27 19:51:23 2015 +0200

    Apply cme fix dpkg-control
---
 debian/control | 52 +++++++++++++++++++++++-----------------------------
 1 file changed, 23 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index 032f8ec..fd16dff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,30 @@
 Source: eigen3
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
 Section: libdevel
+Testsuite: autopkgtest
 Priority: extra
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
-Build-Depends:
- cmake (>= 2.6.2),
- debhelper (>= 9),
- gfortran,
- pkg-config
-Build-Depends-Indep:
- doxygen-latex,
- ghostscript,
- graphviz,
- libjs-jquery,
- fonts-freefont-ttf
+Build-Depends: cmake,
+               debhelper (>= 9),
+               gfortran,
+               pkg-config
+Build-Depends-Indep: doxygen-latex,
+                     ghostscript,
+                     graphviz,
+                     libjs-jquery,
+                     fonts-freefont-ttf
 Standards-Version: 3.9.6
-Homepage: http://eigen.tuxfamily.org
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/eigen3.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/eigen3.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/eigen3.git
-XS-Testsuite: autopkgtest
+Homepage: http://eigen.tuxfamily.org
 
 Package: libeigen3-dev
 Architecture: all
-Depends:
- pkg-config,
- ${misc:Depends}
+Depends: pkg-config,
+         ${misc:Depends}
+Suggests: libeigen3-doc,
+          libmrpt-dev
 Provides: libeigen2-dev
-Suggests:
- libeigen3-doc, libmrpt-dev
 Description: lightweight C++ template library for linear algebra
  Eigen 3 is a lightweight C++ template library for vector and matrix math,
  a.k.a. linear algebra.
@@ -39,15 +35,13 @@ Description: lightweight C++ template library for linear algebra
  with GCC. A lot of improvements since 2-nd version of Eigen.
 
 Package: libeigen3-doc
-Section: doc
 Architecture: all
-Depends:
- libjs-jquery,
- ttf-freefont,
- ${misc:Depends}
+Section: doc
+Depends: libjs-jquery,
+         ttf-freefont,
+         ${misc:Depends}
+Suggests: libeigen3-dev
 Provides: libeigen2-doc
-Suggests:
- libeigen3-dev
 Description: eigen3 API documentation
  Eigen 3 is a lightweight C++ template library for vector and matrix math,
  a.k.a. linear algebra.

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



More information about the debian-science-commits mailing list