Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits: ff88b425 by Bas Couwenberg at 2022-03-23T07:44:55+01:00 Move python3-sphinx from Build-Depends-Indep to Build-Depends. - - - - - 5c9f3224 by Bas Couwenberg at 2022-03-23T07:45:28+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +pyosmium (3.3.0-2) unstable; urgency=medium + + * Move python3-sphinx from Build-Depends-Indep to Build-Depends. + + -- Bas Couwenberg <[email protected]> Wed, 23 Mar 2022 07:45:14 +0100 + pyosmium (3.3.0-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -15,8 +15,7 @@ Build-Depends: cmake (>= 2.8.12), python3-pytest <!nocheck>, python3-requests, python3-setuptools, - python3-shapely <!nocheck> -Build-Depends-Indep: + python3-shapely <!nocheck>, python3-sphinx, python3-sphinxcontrib.autoprogram Standards-Version: 4.6.0 View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/compare/10303902fb62c4be492a710ab518e0cf64f25c08...5c9f32249c1dd2cd9129f84bf1e96bb389304a1e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/compare/10303902fb62c4be492a710ab518e0cf64f25c08...5c9f32249c1dd2cd9129f84bf1e96bb389304a1e 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
