This is an automated email from the git hooks/post-receive script. satta pushed a commit to branch master in repository roary.
commit b2e9e78264b12f001c4ca25d4ae2c2946a98d00a Author: Sascha Steinbiss <[email protected]> Date: Wed Oct 11 10:50:13 2017 +0200 re-introduce @Basic type --- debian/patches/series | 1 + debian/patches/use-dz-starter.patch | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/debian/patches/series b/debian/patches/series index 7f4bae5..5f6df31 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ rename_R_script.patch +use-dz-starter.patch diff --git a/debian/patches/use-dz-starter.patch b/debian/patches/use-dz-starter.patch new file mode 100644 index 0000000..725b4f2 --- /dev/null +++ b/debian/patches/use-dz-starter.patch @@ -0,0 +1,13 @@ +Description: use Basic dist-zilla +Author: Sascha Steinbiss <[email protected]> +--- a/dist.ini ++++ b/dist.ini +@@ -12,7 +12,7 @@ + repository.url = https://github.com/sanger-pathogens/Roary.git + repository.type = git + +-[@Starter] ++[@Basic] + [PruneCruft] + [ExtraTests] + [AutoPrereqs] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
