[geographiclib] 08/09: Rename lib & dev packages to avoid lintian warning

Ross Gammon ross-guest at moszumanska.debian.org
Sun Sep 14 22:08:33 UTC 2014


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

ross-guest pushed a commit to branch master
in repository geographiclib.

commit 03a54b599a8782d91e8be52a9ff90f95c989c37c
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sun Sep 14 22:43:50 2014 +0200

    Rename lib & dev packages to avoid lintian warning
---
 debian/control                                                     | 6 +++---
 debian/{libgeographiclib-dev.install => libgeographic-dev.install} | 0
 debian/{libgeographiclib13.install => libgeographic13.install}     | 0
 debian/{libgeographiclib13.symbols => libgeographic13.symbols}     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 39f8c58..28522bc 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: C++ library to solve some geodesic problems -- tools
  .
  This package contains some core tools based on the GeographicLib library.
 
-Package: libgeographiclib13
+Package: libgeographic13
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
@@ -45,10 +45,10 @@ Description: C++ library to solve some geodesic problems -- library
  This package contains the GeographicLib shared library used at run-time 
  by applications.
 
-Package: libgeographiclib-dev
+Package: libgeographic-dev
 Architecture: any
 Section: libdevel
-Depends: libgeographiclib13 (= ${binary:Version}),
+Depends: libgeographic13 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: C++ library to solve some geodesic problems -- development files
diff --git a/debian/libgeographiclib-dev.install b/debian/libgeographic-dev.install
similarity index 100%
rename from debian/libgeographiclib-dev.install
rename to debian/libgeographic-dev.install
diff --git a/debian/libgeographiclib13.install b/debian/libgeographic13.install
similarity index 100%
rename from debian/libgeographiclib13.install
rename to debian/libgeographic13.install
diff --git a/debian/libgeographiclib13.symbols b/debian/libgeographic13.symbols
similarity index 99%
rename from debian/libgeographiclib13.symbols
rename to debian/libgeographic13.symbols
index de72130..e24614c 100644
--- a/debian/libgeographiclib13.symbols
+++ b/debian/libgeographic13.symbols
@@ -1,4 +1,4 @@
-libGeographic.so.13 libgeographiclib13 #MINVER#
+libGeographic.so.13 libgeographic13 #MINVER#
  _ZGVZN13GeographicLib18PolarStereographic8overflowEvE8overflow at Base 1.37
  _ZGVZN13GeographicLib18TransverseMercator8overflowEvE8overflow at Base 1.37
  _ZGVZN13GeographicLib23TransverseMercatorExact8overflowEvE8overflow at Base 1.37

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



More information about the Pkg-grass-devel mailing list