This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r8s.
commit 8f8c626a8bbdbd31a7c7419dfc76c2eb8e12f2f7 Author: Andreas Tille <[email protected]> Date: Tue Jun 23 18:01:58 2015 +0200 INstall + clean --- debian/clean | 2 ++ debian/install | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..e42a4f0 --- /dev/null +++ b/debian/clean @@ -0,0 +1,2 @@ +*.o +r8s diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..869d3e9 --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +r8s usr/bin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r8s.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
