This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gasic.
commit c3ac07c44a5a7dc4e7929012117d8314c1389d56 Author: Andreas Tille <[email protected]> Date: Thu Sep 25 13:15:44 2014 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3381031..9e980c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gasic (0.0.r18-2) UNRELEASED; urgency=medium * Restrict Architectures to amd64 since on other architectures at least the dependency bowtie does not exist + * cme fix dpkg-control -- Andreas Tille <[email protected]> Thu, 25 Sep 2014 13:10:45 +0200 diff --git a/debian/control b/debian/control index 7368baa..eb29db4 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: gasic -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper (>= 9), python-all-dev -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/gasic.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gasic.git Vcs-Git: git://anonscm.debian.org/debian-med/gasic.git Homepage: http://sourceforge.net/projects/gasic/ @@ -32,4 +32,3 @@ Description: genome abundance similarity correction method to correct read alignment results for the ambiguities imposed by similarities of genomes. It has superior performance over existing methods. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gasic.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
