This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository khmer.
commit bc6d8731b0bb4511063389610f04b9f524b4d3e6 Author: Michael R. Crusoe <[email protected]> Date: Mon Feb 20 06:27:37 2017 -0800 reflect move of CONTRIBUTING.md --- debian/patches/series | 1 + debian/patches/update-manifest | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/debian/patches/series b/debian/patches/series index 41a86bc..cad6753 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ +update-manifest setup-py-py3 local-libs older-setuptools diff --git a/debian/patches/update-manifest b/debian/patches/update-manifest new file mode 100644 index 0000000..182fddf --- /dev/null +++ b/debian/patches/update-manifest @@ -0,0 +1,11 @@ +From: Michael R. Crusoe <[email protected]> +Subject: CONTRIBUTING.md has moved and isn't installed anymore +--- khmer.orig/MANIFEST.in ++++ khmer/MANIFEST.in +@@ -1,5 +1,5 @@ + include ChangeLog ez_setup.py IDEAS Makefile README.rst setup.cfg +-include versioneer.py MANIFEST.in CITATION CONTRIBUTING.md Doxyfile.in ++include versioneer.py MANIFEST.in CITATION Doxyfile.in + include LICENSE TODO .ycm_extra_conf.py + recursive-include lib *.hh *.cc [Mm]akefile* get_version.py + recursive-include third-party *.cc *.1 *.xsl README* sample* words* *.sh *.c -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
