This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libosmium.
commit c4bf8cce6606fbf4285a9f4c7bfa0273c761c523 Author: Bas Couwenberg <[email protected]> Date: Fri Mar 6 21:01:45 2015 +0100 Install headers, examples & docs. --- debian/docs | 2 ++ debian/examples | 1 + debian/install | 1 + 3 files changed, 4 insertions(+) diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..e4bd0a0 --- /dev/null +++ b/debian/docs @@ -0,0 +1,2 @@ +README.md +CONTRIBUTING.md diff --git a/debian/examples b/debian/examples new file mode 100644 index 0000000..7c8b6ef --- /dev/null +++ b/debian/examples @@ -0,0 +1 @@ +examples/*.cpp diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..ab093ac --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +include/ usr/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

