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

Andreas Tille tille at debian.org
Fri May 20 13:31:51 UTC 2016


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

tille pushed a commit to tag debian/0.10-1
in repository andi.

commit a204a7bcec8864a2ab5a813d9da38ed281a5c13e
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 15:03:00 2016 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 21 ++++++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8bc06b..e7ba9ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ andi (0.10-1) UNRELEASED; urgency=medium
 
   * Team upload
   * New upstream version
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 May 2016 15:01:38 +0200
 
diff --git a/debian/control b/debian/control
index c7768b2..487d84f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
 Source: andi
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Fabian Klötzl <kloetzl at evolbio.mpg.de>
-Build-Depends: debhelper (>= 9), libdivsufsort-dev, pkgconf, dh-autoreconf, libgsl-dev, libglib2.0-dev
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/andi.git/tree/
-Vcs-Git: git://anonscm.debian.org/debian-med/andi.git
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libdivsufsort-dev,
+               pkgconf,
+               dh-autoreconf,
+               libgsl-dev,
+               libglib2.0-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/andi.git/tree/
+Vcs-Git: https://anonscm.debian.org/git/debian-med/andi.git
 Homepage: https://github.com/EvolBioInf/andi
 
 Package: andi
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libdivsufsort3
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libdivsufsort3
 Description: Efficient Estimation of Evolutionary Distances
  This is the andi program for estimating the evolutionary distance 
  between closely related genomes. These distances can be used to rapidly 

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



More information about the debian-med-commit mailing list