Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Drop obsolete dbg package.
· b8062419
Bas Couwenberg
authored
Dec 26, 2017
b8062419
Mark libgeographic17 as Multi-Arch: same.
· c47d0281
Bas Couwenberg
authored
Dec 26, 2017
c47d0281
Bump Standards-Version to 4.1.2, no changes.
· ec55bcc6
Bas Couwenberg
authored
Dec 26, 2017
ec55bcc6
Set distribution to unstable.
· b7825af7
Bas Couwenberg
authored
Dec 26, 2017
b7825af7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b7825af7
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@debian.org>
Mon
,
1
6
Oct
2017 1
4:21
:1
5
+0
2
00
-- Bas Couwenberg <sebastic@debian.org>
Tue
,
2
6
Dec
2017 1
9:39
:1
6
+0
1
00
geographiclib (1.49-1) unstable; urgency=medium
...
...
debian/control
View file @
b7825af7
...
...
@@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <frankie@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
View file @
b7825af7
...
...
@@ -67,5 +67,5 @@ override_dh_makeshlibs:
dh_makeshlibs -- -v$(UPSTREAM_VERSION) -c0
override_dh_strip:
dh_strip --dbg
-package=
libgeographic-dbg
dh_strip --dbg
sym-migration='
libgeographic-dbg
(<< 1.49-2~)'