[Git][debian-gis-team/geographiclib][master] 4 commits: Drop obsolete dbg package.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Tue Dec 26 21:27:47 UTC 2017


Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / geographiclib


Commits:
b8062419 by Bas Couwenberg at 2017-12-26T19:38:11+01:00
Drop obsolete dbg package.

- - - - -
c47d0281 by Bas Couwenberg at 2017-12-26T19:38:29+01:00
Mark libgeographic17 as Multi-Arch: same.

- - - - -
ec55bcc6 by Bas Couwenberg at 2017-12-26T19:47:09+01:00
Bump Standards-Version to 4.1.2, no changes.

- - - - -
b7825af7 by Bas Couwenberg at 2017-12-26T19:47:09+01:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-geographiclib (1.49-2) UNRELEASED; urgency=medium
+geographiclib (1.49-2) unstable; urgency=medium
 
   * Add patch by Chris Lamb to make the build reproducible.
     (closes: #878708)
   * Strip trailing whitespace from changelog & control files.
+  * Drop obsolete dbg package.
+  * Mark libgeographic17 as Multi-Arch: same.
+  * Bump Standards-Version to 4.1.2, no changes.
 
- -- Bas Couwenberg <sebastic at debian.org>  Mon, 16 Oct 2017 14:21:15 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 26 Dec 2017 19:39:16 +0100
 
 geographiclib (1.49-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: autoconf-archive,
-               debhelper (>= 9),
+               debhelper (>= 9.20160114),
                dh-autoreconf,
                dh-python,
                doxygen,
@@ -15,7 +15,7 @@ Build-Depends: autoconf-archive,
                python3-all,
                python3-setuptools,
                pkg-kde-tools
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geographiclib.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geographiclib.git
 Homepage: https://geographiclib.sourceforge.io/
@@ -55,6 +55,7 @@ Description: C++ library to solve some geodesic problems -- documentation
 
 Package: libgeographic17
 Architecture: any
+Multi-Arch: same
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
@@ -73,21 +74,6 @@ Description: C++ library to solve some geodesic problems -- library
  This package contains the GeographicLib shared library used at run-time
  by applications.
 
-Package: libgeographic-dbg
-Architecture: any
-Section: debug
-Depends: libgeographic17 (= ${binary:Version}),
-         ${misc:Depends}
-Breaks: libgeographic14-dbg (<< 1.46)
-Replaces: libgeographic14-dbg (<< 1.46)
-Description: C++ library to solve some geodesic problems -- debugging symbols
- 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.
- .
- This package contains debugging symbols for the GeographicLib shared library.
-
 Package: libgeographic-dev
 Architecture: any
 Section: libdevel


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -67,5 +67,5 @@ override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION) -c0
 
 override_dh_strip:
-	dh_strip --dbg-package=libgeographic-dbg
+	dh_strip --dbgsym-migration='libgeographic-dbg (<< 1.49-2~)'
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/compare/fc32a99356e7226d841ee6fffefbe35ea867adcb...b7825af7dd3569ca5d1062cd84530f25d5506f17

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/compare/fc32a99356e7226d841ee6fffefbe35ea867adcb...b7825af7dd3569ca5d1062cd84530f25d5506f17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20171226/55bf5ce9/attachment-0001.html>


More information about the Pkg-grass-devel mailing list