Codebase list libgeotiff / b381568
Drop obsolete dbg package. Bas Couwenberg 5 years ago
3 changed file(s) with 3 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
88 * Update watch file to use HTTPS.
99 * Update Vcs-* URLs for Salsa.
1010 * Drop obsolete get-orig-source target.
11 * Drop obsolete dbg package.
1112
1213 -- Bas Couwenberg <sebastic@debian.org> Sun, 24 Sep 2017 13:06:02 +0200
1314
44 Bas Couwenberg <sebastic@debian.org>
55 Section: science
66 Priority: optional
7 Build-Depends: debhelper (>= 9),
7 Build-Depends: debhelper (>= 9.20160114),
88 dh-autoreconf,
99 libproj-dev,
1010 zlib1g-dev,
4848 .
4949 This package contains the shared library only.
5050
51 Package: libgeotiff2-dbg
52 Architecture: any
53 Multi-Arch: same
54 Section: debug
55 Depends: libgeotiff2 (= ${binary:Version}),
56 ${misc:Depends}
57 Description: GeoTIFF (geografic enabled TIFF) library -- debugging symbols
58 This C library supports TIFF 6.0 based interchange format for georeferenced
59 raster imagery. The GeoTIFF standard has been developed for reading, and
60 writing geographic meta-information tags on top of TIFF raster.
61 .
62 This package contains debugging symbols for the libraries.
63
6451 Package: geotiff-bin
6552 Architecture: any
6653 Multi-Arch: foreign
3434 dh_makeshlibs -- -v$(UPSTREAM_VERSION)
3535
3636 override_dh_strip:
37 dh_strip --dbg-package=libgeotiff2-dbg
37 dh_strip --dbgsym-migration='libgeotiff2-dbg (<< 1.4.2-3~)'