[med-svn] [probabel] 02/03: Use `cme fix dpkg-control` to make d/control "nicer"

Andreas Tille tille at debian.org
Thu Dec 12 08:00:19 UTC 2013


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

tille pushed a commit to branch master
in repository probabel.

commit e1c851706593ea122cfb1240c639f7670408e141
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 12 08:51:41 2013 +0100

    Use `cme fix dpkg-control` to make d/control "nicer"
    
    You need to install the packages
           libconfig-model-dpkg-perl libconfig-model-itself-perl
    to use the command above.
---
 debian/control | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e433339..98f9ca4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
 Source: probabel
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+           L.C. Karssen <lennart at karssen.org>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>, L.C. Karssen <lennart at karssen.org>
-Build-Depends: debhelper (>= 9), autotools-dev, texlive-latex-base, texlive-latex-extra, latex-xcolor, libeigen3-dev
-Standards-Version: 3.9.4
-Homepage: http://www.genabel.org
+Build-Depends: debhelper (>= 9),
+               autotools-dev,
+               texlive-latex-base,
+               texlive-latex-extra,
+               latex-xcolor,
+               libeigen3-dev
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/probabel.git
 Vcs-Git: git://anonscm.debian.org/debian-med/probabel.git
+Homepage: http://www.genabel.org
 
 Package: probabel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: ${perl:Depends}
 Description: Toolset for Genome-Wide Association Analysis
  The ProbABEL package is part of the GenABEL project for analysis of genome-wide

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git



More information about the debian-med-commit mailing list