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 <sebas...@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 <sebas...@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@Base 1.3.0
+ DBFAddNativeFieldType@Base 1.3.0
+ DBFAlterFieldDefn@Base 1.3.0
+ DBFCloneEmpty@Base 1.3.0
+ DBFClose@Base 1.3.0
+ DBFCreate@Base 1.3.0
+ DBFCreateEx@Base 1.3.0
+ DBFCreateLL@Base 1.3.0
+ DBFDeleteField@Base 1.3.0
+ DBFGetCodePage@Base 1.3.0
+ DBFGetFieldCount@Base 1.3.0
+ DBFGetFieldIndex@Base 1.3.0
+ DBFGetFieldInfo@Base 1.3.0
+ DBFGetNativeFieldType@Base 1.3.0
+ DBFGetRecordCount@Base 1.3.0
+ DBFIsAttributeNULL@Base 1.3.0
+ DBFIsRecordDeleted@Base 1.3.0
+ DBFMarkRecordDeleted@Base 1.3.0
+ DBFOpen@Base 1.3.0
+ DBFOpenLL@Base 1.3.0
+ DBFReadDoubleAttribute@Base 1.3.0
+ DBFReadIntegerAttribute@Base 1.3.0
+ DBFReadLogicalAttribute@Base 1.3.0
+ DBFReadStringAttribute@Base 1.3.0
+ DBFReadTuple@Base 1.3.0
+ DBFReorderFields@Base 1.3.0
+ DBFUpdateHeader@Base 1.3.0
+ DBFWriteAttributeDirectly@Base 1.3.0
+ DBFWriteDoubleAttribute@Base 1.3.0
+ DBFWriteIntegerAttribute@Base 1.3.0
+ DBFWriteLogicalAttribute@Base 1.3.0
+ DBFWriteNULLAttribute@Base 1.3.0
+ DBFWriteStringAttribute@Base 1.3.0
+ DBFWriteTuple@Base 1.3.0
+ SADError@Base 1.3.0
+ SADFClose@Base 1.3.0
+ SADFFlush@Base 1.3.0
+ SADFOpen@Base 1.3.0
+ SADFRead@Base 1.3.0
+ SADFSeek@Base 1.3.0
+ SADFTell@Base 1.3.0
+ SADFWrite@Base 1.3.0
+ SADRemove@Base 1.3.0
+ SASetupDefaultHooks@Base 1.3.0
+ SHPCheckBoundsOverlap@Base 1.3.0
+ SHPClose@Base 1.3.0
+ SHPCloseDiskTree@Base 1.3.0
+ SHPComputeExtents@Base 1.3.0
+ SHPCreate@Base 1.3.0
+ SHPCreateLL@Base 1.3.0
+ SHPCreateObject@Base 1.3.0
+ SHPCreateSimpleObject@Base 1.3.0
+ SHPCreateTree@Base 1.3.0
+ SHPDestroyObject@Base 1.3.0
+ SHPDestroyTree@Base 1.3.0
+ SHPGetInfo@Base 1.3.0
+ SHPOpen@Base 1.3.0
+ SHPOpenDiskTree@Base 1.3.0
+ SHPOpenLL@Base 1.3.0
+ SHPPartTypeName@Base 1.3.0
+ SHPReadObject@Base 1.3.0
+ SHPRewindObject@Base 1.3.0
+ SHPSearchDiskTree@Base 1.3.0
+ SHPSearchDiskTreeEx@Base 1.3.0
+ SHPTreeAddShapeId@Base 1.3.0
+ SHPTreeCollectShapeIds@Base 1.3.0
+ SHPTreeFindLikelyShapes@Base 1.3.0
+ SHPTreeSplitBounds@Base 1.3.0
+ SHPTreeTrimExtraNodes@Base 1.3.0
+ SHPTypeName@Base 1.3.0
+ SHPWriteHeader@Base 1.3.0
+ SHPWriteObject@Base 1.3.0
+ SHPWriteTree@Base 1.3.0
+ SHPWriteTreeLL@Base 1.3.0

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to