Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal
Commits: 4342730e by Bas Couwenberg at 2024-03-02T14:00:47+01:00 Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. - - - - - 5dcb4fb5 by Bas Couwenberg at 2024-03-02T14:01:08+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +sfcgal (1.5.1-3) unstable; urgency=medium + + * Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. + (closes: #1065297) + + -- Bas Couwenberg <[email protected]> Sat, 02 Mar 2024 14:00:48 +0100 + sfcgal (1.5.1-2) unstable; urgency=medium * Update symbols for other architectures. ===================================== debian/control ===================================== @@ -4,15 +4,16 @@ Uploaders: Sven Geggus <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13), - dh-sequence-pkgkde-symbolshelper, +Build-Depends: chrpath, cmake, + debhelper-compat (= 13), + dh-sequence-pkgkde-symbolshelper, + dpkg-dev (>= 1.22.5), libcgal-dev (>= 5.3), libboost-all-dev, libmpfr-dev, libgmp-dev, - pkg-kde-tools, - chrpath + pkg-kde-tools Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/sfcgal Vcs-Git: https://salsa.debian.org/debian-gis-team/sfcgal.git View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/c6a6a298c29c1d3a1cf30203a5f5eb90d2dd4748...5dcb4fb5d3950c5cbccd27183a727af26a833995 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/c6a6a298c29c1d3a1cf30203a5f5eb90d2dd4748...5dcb4fb5d3950c5cbccd27183a727af26a833995 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
