Bas Couwenberg pushed to branch master at Debian GIS Project / libgeo-shapelib-perl
Commits: 40c72e32 by Bas Couwenberg at 2025-04-12T19:54:23+02:00 Add perl-xs-dev to build dependencies. (closes: #1102810) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ libgeo-shapelib-perl (0.22-8) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.7.2, no changes. + * Add perl-xs-dev to build dependencies. + (closes: #1102810) -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:08:40 +0100 ===================================== debian/control ===================================== @@ -6,7 +6,8 @@ Priority: optional Build-Depends: debhelper-compat (= 13), libshp-dev, libtree-r-perl, - perl + perl, + perl-xs-dev Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/libgeo-shapelib-perl Vcs-Git: https://salsa.debian.org/debian-gis-team/libgeo-shapelib-perl.git View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeo-shapelib-perl/-/commit/40c72e3216d0f84db32bc9181f2dc0075ad4a2e9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeo-shapelib-perl/-/commit/40c72e3216d0f84db32bc9181f2dc0075ad4a2e9 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
