[med-svn] [snakemake] 01/02: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Sep 16 06:09:53 UTC 2015


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

tille pushed a commit to branch master
in repository snakemake.

commit 34e4daf92c971d9ffb49d89b31f955e90f00044f
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 16 08:07:34 2015 +0200

    cme fix dpkg-control
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e2d977d..b40d2a5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: snakemake
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging <debian-med-packaging at lists.debian.org>
 Uploaders: Kevin Murray <spam at kdmurray.id.au>
+Section: science
+Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
-               python3 (>=3.2),
+               python3 (>= 3.2),
                python3-sphinx,
                python3-setuptools,
                python3-sphinx-bootstrap-theme,
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 9),
                python3-nose,
                ca-certificates
 Standards-Version: 3.9.6
-Homepage: https://bitbucket.org/johanneskoester/snakemake
-Vcs-Git: git://anonscm.debian.org/debian-med/snakemake.git
 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debian-med/snakemake.git;a=summary
+Vcs-Git: git://anonscm.debian.org/debian-med/snakemake.git
+Homepage: https://bitbucket.org/johanneskoester/snakemake
 X-Python-Version: >= 3.2
 X-Python3-Version: >= 3.2
 

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



More information about the debian-med-commit mailing list