Bas Couwenberg pushed to branch master at Debian GIS Project / librasterlite2
Commits: fb757db2 by Bas Couwenberg at 2018-07-20T13:32:35+02:00 Drop obsolete dbg package. - - - - - 572448fc by Bas Couwenberg at 2018-07-20T13:32:35+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 @@ -librasterlite2 (1.0.0~rc0+devel1-7) UNRELEASED; urgency=medium +librasterlite2 (1.0.0~rc0+devel1-7) unstable; urgency=medium * Update copyright-format URL to use HTTPS. * Update watch file to use HTTPS. @@ -6,8 +6,9 @@ librasterlite2 (1.0.0~rc0+devel1-7) UNRELEASED; urgency=medium * Bump Standards-Version to 4.1.5, no changes. * Strip trailing whitespace from control & rules files. * Use filter instead of findstring to prevent partial matches. + * Drop obsolete dbg package. - -- Bas Couwenberg <[email protected]> Sat, 20 Jan 2018 22:10:16 +0100 + -- Bas Couwenberg <[email protected]> Fri, 20 Jul 2018 09:44:45 +0200 librasterlite2 (1.0.0~rc0+devel1-6) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, libcairo2-dev, libcharls-dev, @@ -97,20 +97,3 @@ Description: command line tools for librasterlite2 both is just in covering the same identical application area. . This package contains command-line tools to use librasterlite2. - -Package: rasterlite2-dbg -Architecture: any -Multi-Arch: same -Section: debug -Depends: librasterlite2-1 (= ${binary:Version}), - rasterlite2-bin (= ${binary:Version}), - ${misc:Depends} -Description: library for huge raster coverages using a SpatiaLite DBMS - debugging symbols - librasterlite2 is an open source library that stores and retrieves huge - raster coverages using a SpatiaLite DBMS. - . - It is intended to completely replace and supersede librasterlite. - The two projects are completely unrelated: the unique similarity between - both is just in covering the same identical application area. - . - This package contains debugging symbols for librasterlite2 and rasterlite2-bin. ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -55,7 +55,7 @@ override_dh_install: dh_install --list-missing override_dh_strip: - dh_strip --dbg-package=rasterlite2-dbg + dh_strip --dbgsym-migration='rasterlite2-dbg (<< 1.0.0~rc0+devel1-7~)' override_dh_makeshlibs: dh_makeshlibs -- -v$(UPSTREAM_VERSION) View it on GitLab: https://salsa.debian.org/debian-gis-team/librasterlite2/compare/27d8939917c24534e25c29aa77413dafc9b084ba...572448fcd20941d892e2b4b54d05c2b0d6a20071 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/librasterlite2/compare/27d8939917c24534e25c29aa77413dafc9b084ba...572448fcd20941d892e2b4b54d05c2b0d6a20071 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
