[med-svn] [fw4spl] 03/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Tue Oct 7 09:22:08 UTC 2014


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

tille pushed a commit to branch master
in repository fw4spl.

commit 922e5cbf3e3f121678093b82ec3759c1314f3d84
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 7 11:15:23 2014 +0200

    cme fix dpkg-control
---
 debian/control | 49 +++++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 02fa318..b581e2a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,36 @@
 Source: fw4spl
-Homepage: https://code.google.com/p/fw4spl/
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Corentin D <corentin.desfarges at gmail.com>
-Build-Depends:	debhelper (>= 9),
-		cmake (>=2.8.11),
-		libboost-all-dev (>=1.54),
-		zlib1g-dev,
-		libexpat1-dev,
-		libjpeg8-dev,
-		libpng12-dev,
-		libtiff5-dev,
-		libcppunit-dev,
-		libhdf5-dev,
-		libqt4-dev,
-		libvtk5-dev,
-		libgdcm2-dev,
-		libinsighttoolkit3-dev,
-		libann-dev,
-		libvtkgdcm2-dev,
-		libvtk5.8-qt4,
-		libvxl1-dev,
-		libcamp0.7
-Standards-Version: 3.9.5
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               cmake (>= 2.8.11),
+               libboost-all-dev (>= 1.54),
+               zlib1g-dev,
+               libexpat1-dev,
+               libjpeg8-dev,
+               libpng-dev,
+               libtiff5-dev,
+               libcppunit-dev,
+               libhdf5-dev,
+               libqt4-dev,
+               libvtk5-dev,
+               libgdcm2-dev,
+               libinsighttoolkit3-dev,
+               libann-dev,
+               libvtkgdcm2-dev,
+               libvtk5.8-qt4,
+               libvxl1-dev,
+               libcamp0.7
+Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fw4spl.git
 Vcs-Git: git://anonscm.debian.org/debian-med/fw4spl.git
+Homepage: https://code.google.com/p/fw4spl/
 
 Package: fw4spl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: It is a component-oriented architecture.
  It includes the notion of role-based programming.
  FW4SPL consists of a set of cross-platform C++ libraries.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fw4spl.git



More information about the debian-med-commit mailing list