[proj] 02/03: Don't install geodesic.h.

Bas Couwenberg sebastic at xs4all.nl
Fri May 9 18:58:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository proj.

commit cd02ab52eaeee5543b4bc75857d8aea99e0a75c9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 9 20:45:11 2014 +0200

    Don't install geodesic.h.
---
 debian/changelog           | 1 +
 debian/libproj-dev.install | 1 -
 debian/rules               | 1 -
 3 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 25cebf9..c1ade02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 proj (4.8.0-3~exp2) UNRELEASED; urgency=low
 
   * Update watch file, handle common problems.
+  * Don't install geodesic.h.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 09 May 2014 20:02:24 +0200
 
diff --git a/debian/libproj-dev.install b/debian/libproj-dev.install
index 8b8ba35..5e55278 100644
--- a/debian/libproj-dev.install
+++ b/debian/libproj-dev.install
@@ -6,4 +6,3 @@ usr/include/org_proj4_PJ.h
 usr/include/org_proj4_PJ_Type.h
 usr/include/proj_api.h
 usr/include/projects.h
-usr/include/geodesic.h
diff --git a/debian/rules b/debian/rules
index 9fa7a9e..ca8fb6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,7 +93,6 @@ install-arch-stamp: build-arch
 	
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install 
 	cp $(CURDIR)/src/projects.h $(CURDIR)/debian/tmp/usr/include/.
-	cp $(CURDIR)/src/geodesic.h $(CURDIR)/debian/tmp/usr/include/.
 	cp $(CURDIR)/src/org_proj4_PJ.h $(CURDIR)/debian/tmp/usr/include/.
 	cp $(CURDIR)/src/org_proj4_PJ_Type.h $(CURDIR)/debian/tmp/usr/include/.
 	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git



More information about the Pkg-grass-devel mailing list