The following commit has been merged in the master branch:
commit 249758d29a499f07e6844b28c08f68adf150a28c
Author: Francesco Paolo Lovergine <fran...@debian.org>
Date:   Mon Mar 12 20:05:56 2012 +0100

    Changed SONAME

diff --git a/debian/changelog b/debian/changelog
index 691dddf..9afbff6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 geographiclib (1.18-1) unstable; urgency=low
 
   * New upstream release.
+  * Policy bumped to 3.9.3, no changes required.
+  * SONAME bumped to 9.
 
- -- Francesco Paolo Lovergine <fran...@debian.org>  Fri, 09 Mar 2012 19:50:01 
+0100
+ -- Francesco Paolo Lovergine <fran...@debian.org>  Fri, 09 Mar 2012 20:29:27 
+0100
 
 geographiclib (1.8-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e3b3d2d..94b6754 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
 Build-Depends: cdbs, debhelper (>= 8), autotools-dev, doxygen
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
 Homepage: http://geographiclib.sf.net/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/geographiclib.git
 Vcs-Git: git://git.debian.org/git/pkg-grass/geographiclib.git
@@ -22,7 +22,7 @@ Description: A C++ library to solve some geodesic problems -- 
tools
  .
  This package contains some core tools based on the GeographicLib library.
 
-Package: libgeographiclib5
+Package: libgeographiclib9
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -39,7 +39,7 @@ Description: A C++ library to solve some geodesic problems -- 
library
 Package: libgeographiclib-dev
 Architecture: any
 Section: libdevel
-Depends: libgeographiclib5 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libgeographiclib9 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Description: A C++ library to solve some geodesic problems -- development files
  GeographicLib is a small set of C++ classes for converting between            
                                                                             
  geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,      
                                                                               
@@ -48,3 +48,14 @@ Description: A C++ library to solve some geodesic problems 
-- development files
  .
  This package contains the files used to develop applications that use the
  GeographicLib library.
+
+Package: python-geographiclib
+Architecture: any
+Section: python
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
+Description: Python binding for GeographicLib
+ GeographicLib is a small set of C++ classes for converting between            
                                                                             
+ geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,      
                                                                               
+ for geoid calculations, and for computing geodesic. It is a suitable          
                                                                               
+ replacement for the core functionality provided by NGA Geotrans.
diff --git a/debian/copyright b/debian/copyright
index d8a790b..8ad61ca 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Upstream Author:
 
 Copyright:
 
-    Copyright (C) 2009-2010 Charles Karney
+    Copyright (C) 2009-2012 Charles Karney
     Copyright (C) 2009 Francesco P. Lovergine
 
 License:
@@ -41,6 +41,5 @@ The Debian packaging is:
 and is licensed under the GPL version 3,
 see "/usr/share/common-licenses/GPL-3".
 
-
 The EGM grids data are computed using the Maxima scripts provided with
 the sources, and are distributed with the same license.
diff --git a/debian/libgeographiclib5.install b/debian/libgeographiclib9.install
similarity index 100%
rename from debian/libgeographiclib5.install
rename to debian/libgeographiclib9.install

-- 
A library to solve some geodesic problems

_______________________________________________
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