[med-svn] [maxflow] 01/02: Fix Vcs-URLs using `cme fix dpkg-control` (which also found a spacing error in short description). Please use cme - it is so great. :-)

Andreas Tille tille at debian.org
Wed Jul 22 05:51:29 UTC 2015


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

tille pushed a commit to branch master
in repository maxflow.

commit 4e1d7a015a0755819ff3deab632b39feb2d7a95b
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 21 22:11:47 2015 +0200

    Fix Vcs-URLs using `cme fix dpkg-control` (which also found a spacing error in short description).  Please use cme - it is so great. :-)
---
 debian/control | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index b450223..4378a9c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Gert Wollny <gw.fossdev at gmail.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9), 
-               cmake 
+Build-Depends: debhelper (>= 9),
+               cmake
 Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/maxflow.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/maxflow.git
 Vcs-Git: git://anonscm.debian.org/debian-med/maxflow.git
 Homepage: https://github.com/gerddie/maxflow
 
@@ -16,7 +16,7 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Description:This library provides the maxflow-mincut algorithm 
+Description: This library provides the maxflow-mincut algorithm
  This library implements an efficient minimum cut/maximum flow
  algorithms on graphs that can be used for exact or approximate
  energy minimization in low-level vision. The algorithm provides a high 
@@ -46,7 +46,3 @@ Description: Debug information for the maxflow-mincut algorithm
  energy minimization in low-level vision. The algorithm provides a high 
  performance that makes near real-time performance possible.
  This package provides the debug information for the library.
-
-
-
-

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



More information about the debian-med-commit mailing list