Bas Couwenberg pushed to branch master at Debian GIS Project / pktools
Commits: 6c75370b by Bas Couwenberg at 2024-03-02T13:46:02+01:00 Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. - - - - - 954a78e4 by Bas Couwenberg at 2024-03-02T13:46:18+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pktools (2.6.7.6+ds-6) unstable; urgency=medium + + * Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. + (closes: #1065295) + + -- Bas Couwenberg <[email protected]> Sat, 02 Mar 2024 13:46:02 +0100 + pktools (2.6.7.6+ds-5) unstable; urgency=medium * Update symbols for other architectures. ===================================== debian/control ===================================== @@ -4,9 +4,13 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13), +Build-Depends: cmake, + debhelper-compat (= 13), dh-sequence-pkgkde-symbolshelper, - cmake, + docbook2x, + docbook-xsl, + docbook-xml, + dpkg-dev (>= 1.22.5), libgdal-dev (>= 1.10.0-0~), libgsl-dev | libgsl0-dev, libboost-dev, @@ -14,9 +18,6 @@ Build-Depends: debhelper-compat (= 13), libfann-dev, libsvm-dev, pkg-kde-tools, - docbook2x, - docbook-xsl, - docbook-xml, xsltproc Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pktools View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/compare/59b61a23429be9337308e02f325f21dbc80ea04a...954a78e4bdedf3f98a2c16329d86acfbd332b810 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/compare/59b61a23429be9337308e02f325f21dbc80ea04a...954a78e4bdedf3f98a2c16329d86acfbd332b810 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
