This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geographiclib.
commit 98744150f3e8ce499463304ff080df74528d47d1 Author: Bas Couwenberg <[email protected]> Date: Wed Feb 15 19:38:26 2017 +0100 Include pkg-config script in libgeographic-dev. --- debian/changelog | 1 + debian/libgeographic-dev.install | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1be3a98..95b8b62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ geographiclib (1.47-1) UNRELEASED; urgency=medium * Refresh patches. * Add patch for pkg-config macros. * Update symbols for amd64. + * Include pkg-config script in libgeographic-dev. -- Bas Couwenberg <[email protected]> Wed, 15 Feb 2017 18:56:44 +0100 diff --git a/debian/libgeographic-dev.install b/debian/libgeographic-dev.install index 7144bf2..42049e9 100644 --- a/debian/libgeographic-dev.install +++ b/debian/libgeographic-dev.install @@ -1,4 +1,5 @@ usr/lib/*/libGeographic.a usr/lib/*/libGeographic.so +usr/lib/*/pkgconfig/ usr/include/* usr/share/cmake/GeographicLib/FindGeographicLib.cmake usr/share/cmake/geographiclib/. -- 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

