Bas Couwenberg pushed to branch master at Debian GIS Project / mapserver
Commits: c395442b by Bas Couwenberg at 2024-03-02T13:27:39+01:00 Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. - - - - - cefe9f0d by Bas Couwenberg at 2024-03-02T13:28:25+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mapserver (8.0.1-4) unstable; urgency=medium + + * Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. + + -- Bas Couwenberg <[email protected]> Sat, 02 Mar 2024 13:27:40 +0100 + mapserver (8.0.1-3) unstable; urgency=medium * Replace pkg-config build dependency with pkgconf. ===================================== debian/control ===================================== @@ -5,16 +5,19 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: devel Priority: optional -Build-Depends: debhelper-compat (= 13), +Build-Depends: ant, + cmake (>= 3.0), + chrpath, + debhelper-compat (= 13), + default-jdk, dh-php, dh-python, dh-sequence-pkgkde-symbolshelper, dh-sequence-python3, - dpkg-dev (>= 1.16.1.1), - cmake (>= 3.0), - chrpath, - default-jdk, - ant, + docbook2x, + docbook-xsl, + docbook-xml, + dpkg-dev (>= 1.22.5), libcairo2-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libfcgi-dev, @@ -33,7 +36,6 @@ Build-Depends: debhelper-compat (= 13), librsvg2-dev, libxml2-dev, libxslt1-dev, - zlib1g-dev (>= 1.1.4), php-dev, pkgconf, pkg-kde-tools, @@ -42,10 +44,8 @@ Build-Depends: debhelper-compat (= 13), python3-dev, python3-setuptools, swig, - docbook2x, - docbook-xsl, - docbook-xml, - xsltproc + xsltproc, + zlib1g-dev (>= 1.1.4) Build-Conflicts: libcurl3-openssl-dev Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/mapserver View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/eea914c9f2970647fbcc08a527af8122dc89481f...cefe9f0db0fa5f68ba5bd6aee959f8cd924f9078 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/eea914c9f2970647fbcc08a527af8122dc89481f...cefe9f0db0fa5f68ba5bd6aee959f8cd924f9078 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
