[shapelib] 09/12: Add symbols file for libshp.

Bas Couwenberg sebastic at xs4all.nl
Tue Oct 14 23:24:01 UTC 2014


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

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

commit e85c347a99a358d701bbe1d2c229ca591b652078
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Oct 14 21:55:45 2014 +0200

    Add symbols file for libshp.
---
 debian/changelog       |  1 +
 debian/libshp2.symbols | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ef74d23..81cc574 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ shapelib (1.3.0-4) UNRELEASED; urgency=medium
   * Add myself to Uploaders.
   * Add gbp.conf to use pristine-tar by default.
   * Update copyright file.
+  * Add symbols file for libshp.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Tue, 14 Oct 2014 21:09:52 +0200
 
diff --git a/debian/libshp2.symbols b/debian/libshp2.symbols
new file mode 100644
index 0000000..521a105
--- /dev/null
+++ b/debian/libshp2.symbols
@@ -0,0 +1,75 @@
+libshp.so.2 libshp2 #MINVER#
+ DBFAddField at Base 1.3.0
+ DBFAddNativeFieldType at Base 1.3.0
+ DBFAlterFieldDefn at Base 1.3.0
+ DBFCloneEmpty at Base 1.3.0
+ DBFClose at Base 1.3.0
+ DBFCreate at Base 1.3.0
+ DBFCreateEx at Base 1.3.0
+ DBFCreateLL at Base 1.3.0
+ DBFDeleteField at Base 1.3.0
+ DBFGetCodePage at Base 1.3.0
+ DBFGetFieldCount at Base 1.3.0
+ DBFGetFieldIndex at Base 1.3.0
+ DBFGetFieldInfo at Base 1.3.0
+ DBFGetNativeFieldType at Base 1.3.0
+ DBFGetRecordCount at Base 1.3.0
+ DBFIsAttributeNULL at Base 1.3.0
+ DBFIsRecordDeleted at Base 1.3.0
+ DBFMarkRecordDeleted at Base 1.3.0
+ DBFOpen at Base 1.3.0
+ DBFOpenLL at Base 1.3.0
+ DBFReadDoubleAttribute at Base 1.3.0
+ DBFReadIntegerAttribute at Base 1.3.0
+ DBFReadLogicalAttribute at Base 1.3.0
+ DBFReadStringAttribute at Base 1.3.0
+ DBFReadTuple at Base 1.3.0
+ DBFReorderFields at Base 1.3.0
+ DBFUpdateHeader at Base 1.3.0
+ DBFWriteAttributeDirectly at Base 1.3.0
+ DBFWriteDoubleAttribute at Base 1.3.0
+ DBFWriteIntegerAttribute at Base 1.3.0
+ DBFWriteLogicalAttribute at Base 1.3.0
+ DBFWriteNULLAttribute at Base 1.3.0
+ DBFWriteStringAttribute at Base 1.3.0
+ DBFWriteTuple at Base 1.3.0
+ SADError at Base 1.3.0
+ SADFClose at Base 1.3.0
+ SADFFlush at Base 1.3.0
+ SADFOpen at Base 1.3.0
+ SADFRead at Base 1.3.0
+ SADFSeek at Base 1.3.0
+ SADFTell at Base 1.3.0
+ SADFWrite at Base 1.3.0
+ SADRemove at Base 1.3.0
+ SASetupDefaultHooks at Base 1.3.0
+ SHPCheckBoundsOverlap at Base 1.3.0
+ SHPClose at Base 1.3.0
+ SHPCloseDiskTree at Base 1.3.0
+ SHPComputeExtents at Base 1.3.0
+ SHPCreate at Base 1.3.0
+ SHPCreateLL at Base 1.3.0
+ SHPCreateObject at Base 1.3.0
+ SHPCreateSimpleObject at Base 1.3.0
+ SHPCreateTree at Base 1.3.0
+ SHPDestroyObject at Base 1.3.0
+ SHPDestroyTree at Base 1.3.0
+ SHPGetInfo at Base 1.3.0
+ SHPOpen at Base 1.3.0
+ SHPOpenDiskTree at Base 1.3.0
+ SHPOpenLL at Base 1.3.0
+ SHPPartTypeName at Base 1.3.0
+ SHPReadObject at Base 1.3.0
+ SHPRewindObject at Base 1.3.0
+ SHPSearchDiskTree at Base 1.3.0
+ SHPSearchDiskTreeEx at Base 1.3.0
+ SHPTreeAddShapeId at Base 1.3.0
+ SHPTreeCollectShapeIds at Base 1.3.0
+ SHPTreeFindLikelyShapes at Base 1.3.0
+ SHPTreeSplitBounds at Base 1.3.0
+ SHPTreeTrimExtraNodes at Base 1.3.0
+ SHPTypeName at Base 1.3.0
+ SHPWriteHeader at Base 1.3.0
+ SHPWriteObject at Base 1.3.0
+ SHPWriteTree at Base 1.3.0
+ SHPWriteTreeLL at Base 1.3.0

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



More information about the Pkg-grass-devel mailing list