This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository snakemake.
commit 563971f4d3ad50251b184d66a42d30ee38823fc2 Author: Kevin Murray <[email protected]> Date: Wed Jan 18 11:45:41 2017 +1100 d/control: Fix my mail in uploaders --- debian/changelog | 17 +++++++++-------- debian/control | 2 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index d6c44c6..9a86203 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ snakemake (3.9.1-3) unstable; urgency=medium * Backport fix for crash with dynamic rules (from bitbucket PR #168). + * Update my email address -- Kevin Murray <[email protected]> Wed, 18 Jan 2017 00:20:04 +0000 @@ -37,7 +38,7 @@ snakemake (3.9.0+dfsg-1) unstable; urgency=medium * d/watch: version=4 * Ignore failures of test that might happpen in pbuilder - -- Kevin Murray <[email protected]> Wed, 07 Dec 2016 09:02:12 +1100 + -- Kevin Murray <[email protected]> Wed, 07 Dec 2016 09:02:12 +1100 snakemake (3.8.2+dfsg-1) unstable; urgency=medium @@ -46,42 +47,42 @@ snakemake (3.8.2+dfsg-1) unstable; urgency=medium * Patch to avoid test failure * Add new dependencies to d/control - -- Kevin Murray <[email protected]> Fri, 02 Dec 2016 13:51:01 +1100 + -- Kevin Murray <[email protected]> Fri, 02 Dec 2016 13:51:01 +1100 snakemake (3.7.1+dfsg-1) unstable; urgency=low * Imported new upstream version 3.7.1 * Bump standards version to 3.9.8 - -- Kevin Murray <[email protected]> Tue, 28 Jun 2016 14:54:17 +1000 + -- Kevin Murray <[email protected]> Tue, 28 Jun 2016 14:54:17 +1000 snakemake (3.6.1+dfsg-1) unstable; urgency=low * Imported new upstream version 3.6.1 - -- Kevin Murray <[email protected]> Tue, 19 Apr 2016 12:15:15 +1000 + -- Kevin Murray <[email protected]> Tue, 19 Apr 2016 12:15:15 +1000 snakemake (3.5.5+dfsg-1) unstable; urgency=low * Imported new upstream version 3.5.5 * Use filenamemangle in d/watch - -- Kevin Murray <[email protected]> Fri, 29 Jan 2016 17:18:28 +0200 + -- Kevin Murray <[email protected]> Fri, 29 Jan 2016 17:18:28 +0200 snakemake (3.5.4+dfsg-1) unstable; urgency=medium * Imported Upstream version 3.5.4+dfsg - -- Kevin Murray <[email protected]> Thu, 17 Dec 2015 21:11:20 +1100 + -- Kevin Murray <[email protected]> Thu, 17 Dec 2015 21:11:20 +1100 snakemake (3.4.2+dfsg-2) unstable; urgency=low * Fix watch file and d/control with new upstream URL - -- Kevin Murray <[email protected]> Thu, 19 Nov 2015 11:20:03 +1100 + -- Kevin Murray <[email protected]> Thu, 19 Nov 2015 11:20:03 +1100 snakemake (3.4.2+dfsg-1) unstable; urgency=low * Initial release (Closes: #798824) - -- Kevin Murray <[email protected]> Sun, 13 Sep 2015 22:58:41 +1000 + -- Kevin Murray <[email protected]> Sun, 13 Sep 2015 22:58:41 +1000 diff --git a/debian/control b/debian/control index 4a5293a..d511a42 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: snakemake Maintainer: Debian Med Packaging <[email protected]> -Uploaders: Kevin Murray <[email protected]> +Uploaders: Kevin Murray <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 10), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
