Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff-dfsg
Commits: b381568d by Bas Couwenberg at 2018-07-19T22:19:28+02:00 Drop obsolete dbg package. - - - - - fd603fd8 by Bas Couwenberg at 2018-07-19T22:19:28+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libgeotiff-dfsg (1.4.2-3) UNRELEASED; urgency=medium +libgeotiff-dfsg (1.4.2-3) unstable; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.5, changes: priority. @@ -9,8 +9,9 @@ libgeotiff-dfsg (1.4.2-3) UNRELEASED; urgency=medium * Update watch file to use HTTPS. * Update Vcs-* URLs for Salsa. * Drop obsolete get-orig-source target. + * Drop obsolete dbg package. - -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:06:02 +0200 + -- Bas Couwenberg <[email protected]> Thu, 19 Jul 2018 22:13:23 +0200 libgeotiff-dfsg (1.4.2-2) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, libproj-dev, zlib1g-dev, @@ -49,19 +49,6 @@ Description: GeoTIFF (geografic enabled TIFF) library -- run-time files . This package contains the shared library only. -Package: libgeotiff2-dbg -Architecture: any -Multi-Arch: same -Section: debug -Depends: libgeotiff2 (= ${binary:Version}), - ${misc:Depends} -Description: GeoTIFF (geografic enabled TIFF) library -- debugging symbols - This C library supports TIFF 6.0 based interchange format for georeferenced - raster imagery. The GeoTIFF standard has been developed for reading, and - writing geographic meta-information tags on top of TIFF raster. - . - This package contains debugging symbols for the libraries. - Package: geotiff-bin Architecture: any Multi-Arch: foreign ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -35,4 +35,4 @@ override_dh_makeshlibs: dh_makeshlibs -- -v$(UPSTREAM_VERSION) override_dh_strip: - dh_strip --dbg-package=libgeotiff2-dbg + dh_strip --dbgsym-migration='libgeotiff2-dbg (<< 1.4.2-3~)' View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff-dfsg/compare/6cea1c98cd558d1d5402cd03d6aae47d3ec99076...fd603fd8761ffabbd3cbef19f200145ffb2b613c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff-dfsg/compare/6cea1c98cd558d1d5402cd03d6aae47d3ec99076...fd603fd8761ffabbd3cbef19f200145ffb2b613c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
