This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository hail.
commit b80a48404e6faff0845446ca285ed863191609ce Author: Kevin Murray <[email protected]> Date: Wed Nov 11 11:50:30 2015 +1100 Correct patch format, remove d/files --- debian/files | 1 - debian/patches/makefile-cflags | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/files b/debian/files deleted file mode 100644 index b33f35a..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -hail_0.1.0-1_amd64.deb science optional diff --git a/debian/patches/makefile-cflags b/debian/patches/makefile-cflags index 3f56777..b8223f9 100644 --- a/debian/patches/makefile-cflags +++ b/debian/patches/makefile-cflags @@ -1,3 +1,13 @@ +From: Kevin Murray <[email protected]> +Date: Wed, 11 Nov 2015 11:49:33 +1100 +Subject: makefile-cflags + +--- + Makefile | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/Makefile b/Makefile +index 09b4197..4ed35f3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hail.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
