Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop obsolete dbg package.
· 881db16a
Bas Couwenberg
authored
Jul 21, 2018
881db16a
Set distribution to unstable.
· 12843963
Bas Couwenberg
authored
Jul 21, 2018
12843963
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
12843963
readosm (1.1.0+dfsg-2)
UNRELEASED
; urgency=medium
readosm (1.1.0+dfsg-2)
unstable
; urgency=medium
* Update copyright-format URL to use HTTPS.
* Don't use libjs-jquery for Doxygen docs.
...
...
@@ -7,8 +7,9 @@ readosm (1.1.0+dfsg-2) UNRELEASED; urgency=medium
* Update Vcs-* URLs for Salsa.
* Drop obsolete get-orig-source target.
* Strip trailing whitespace from control & rules files.
* Drop obsolete dbg package.
-- Bas Couwenberg <sebastic@debian.org> S
un
, 21 J
an
2018 1
0:46:48
+0
1
00
-- Bas Couwenberg <sebastic@debian.org> S
at
, 21 J
ul
2018 1
4:01:09
+0
2
00
readosm (1.1.0+dfsg-1) unstable; urgency=medium
...
...
debian/control
View file @
12843963
...
...
@@ -4,7 +4,7 @@ Uploaders: David Paleino <dapal@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9
.20160114
),
autotools-dev,
dh-autoreconf,
libexpat1-dev,
...
...
@@ -56,26 +56,6 @@ Description: simple library to parse OpenStreetMap files
- making the whole parsing process of both .osm or .osm.pbf files
completely transparent from the application own perspective.
Package: libreadosm1-dbg
Architecture: any
Multi-Arch: same
Section: debug
Depends: libreadosm1 (= ${binary:Version}),
${misc:Depends}
Description: simple library to parse OpenStreetMap files - debug symbols
ReadOSM is an open source library to extract valid data from within an
OpenStreetMap input file. Such OSM files come in two different
formats, .osm (XML) and .pbf.
.
Some of the design goals of ReadOSM are:
- to be simple and lightweight
- to be stable, robust and efficient
- to be easily and universally portable
- making the whole parsing process of both .osm or .osm.pbf files
completely transparent from the application own perspective.
.
This package contains detached symbols useful for debugging.
Package: libreadosm-doc
Architecture: all
Multi-Arch: foreign
...
...
debian/rules
View file @
12843963
...
...
@@ -35,4 +35,4 @@ override_dh_makeshlibs:
dh_makeshlibs
--
-v
$(
UPSTREAM_VERSION
)
override_dh_strip
:
dh_strip
--dbg
-package
=
libreadosm1-dbg
dh_strip
--dbg
sym-migration
=
'libreadosm1-dbg (<< 1.1.0+dfsg-2~)'