[med-svn] [snakemake] 01/02: Fix some lintian warnings
Kevin Murray
daube-guest at moszumanska.debian.org
Sun Sep 13 14:24:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository snakemake.
commit 994bae8cc12eceebbfffca952ccb2692e86c2211
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Mon Sep 14 00:21:23 2015 +1000
Fix some lintian warnings
---
debian/control | 2 +-
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4323b10..928f2b9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends}
-Description: a pythonic workflow management system
+Description: pythonic workflow management system
Build systems like GNU Make are frequently used to create complicated
workflows, e.g. in bioinformatics. This project aims to reduce the
complexity of creating workflows by providing a clean and modern domain
diff --git a/debian/copyright b/debian/copyright
index acf3ba8..3a462d3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: snakemake
Upstream-Contact: Johannes Köster <johannes.koester at tu-dortmund.de>
Source: https://bitbucket.org/johanneskoester/snakemake
-Files-excluded: conda,
+Files-Excluded: conda,
docker
Files: *
--
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