Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw
Commits: 1a5ad980 by Bas Couwenberg at 2021-09-08T16:17:50+02:00 Bump Standards-Version to 4.6.0, no changes. - - - - - 984a4717 by Bas Couwenberg at 2021-09-12T10:11:59+02:00 Drop undefined substitution variables. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,9 @@ aggdraw (1.3.12-2) UNRELEASED; urgency=medium * Team upload. - * Bump Standards-Version to 4.5.1, no changes. + * Bump Standards-Version to 4.6.0, no changes. * Update watch file for GitHub URL changes. + * Drop undefined substitution variables. -- Bas Couwenberg <[email protected]> Sat, 28 Nov 2020 07:44:39 +0100 ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), python3-pil, python3-pkgconfig, python3-pytest -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/aggdraw Vcs-Git: https://salsa.debian.org/debian-gis-team/aggdraw.git Homepage: https://github.com/pytroll/aggdraw @@ -24,8 +24,6 @@ Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} -Recommends: ${python3:Recommends} -Suggests: ${python3:Suggests} Description: High quality drawing interface for PIL - Python 3.X The aggdraw module implements the basic WCK 2D Drawing Interface on top of the AGG library. This library provides high-quality drawing, View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/compare/0b214f839cc399ba4b9df22d2a0803c176935b94...984a4717ae060886a5a22ac79f0f58299bf47fa4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/compare/0b214f839cc399ba4b9df22d2a0803c176935b94...984a4717ae060886a5a22ac79f0f58299bf47fa4 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
