This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository r-cran-curl.
commit 2b64b5fd8aaea52d1933646340cabaa9b18c50a5 Author: Graham Inggs <[email protected]> Date: Mon Oct 16 13:42:29 2017 +0200 debian/clean: clean tools/option_table.txt after build --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d42e60f..09412cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-curl (3.0-2) UNRELEASED; urgency=medium * Skip new tests failing on autopkgtest infrastructure, thanks Gianfranco Costamagna + * debian/clean: clean tools/option_table.txt after build -- Graham Inggs <[email protected]> Mon, 16 Oct 2017 11:36:37 +0000 diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..d0fb984 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +tools/option_table.txt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-curl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
