This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geographiclib.
commit f28db3a5fd57cb576005d31c6be08be60bd91fd8 Author: Bas Couwenberg <[email protected]> Date: Wed Feb 15 19:05:05 2017 +0100 Include examples in libgeographic-dev. --- debian/changelog | 1 + debian/libgeographic-dev.examples | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 54db243..1b787e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geographiclib (1.47-1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 3.9.8, no changes. * Enable all hardening buildflags. + * Include examples in libgeographic-dev. -- Bas Couwenberg <[email protected]> Wed, 15 Feb 2017 18:56:44 +0100 diff --git a/debian/libgeographic-dev.examples b/debian/libgeographic-dev.examples new file mode 100644 index 0000000..d87ed21 --- /dev/null +++ b/debian/libgeographic-dev.examples @@ -0,0 +1,2 @@ +examples/*.cpp +examples/*.hpp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

