Antonio Valentino pushed to branch master at Debian GIS Project / pyepr
Commits: cf3a0827 by Antonio Valentino at 2022-10-17T06:03:26+00:00 Add build-dependency on pybuild-plugin-pyproject - - - - - 2159e5cd by Antonio Valentino at 2022-10-17T06:04:17+00:00 Update copyright date - - - - - 8c63a713 by Antonio Valentino at 2022-10-17T06:09:47+00:00 Fix homepage url - - - - - c0c464e2 by Antonio Valentino at 2022-10-17T06:10:05+00:00 Set distribution to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,13 +1,16 @@ -pyepr (1.1.3-2) UNRELEASED; urgency=medium +pyepr (1.1.3-2) unstable; urgency=medium [ Bas Couwenberg ] - * Team upload. * Bump Standards-Version to 4.6.1, no changes. [ Antonio Valentino ] * Fix d/copyright formatting. + * Add build-dependency on pybuild-plugin-pyproject. + * Update copyright date in d/copyright. + * debian/control: + - fix homepage URL. - -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:18:14 +0200 + -- Antonio Valentino <[email protected]> Mon, 17 Oct 2022 06:09:51 +0000 pyepr (1.1.3-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, cython3, libepr-api-dev, + pybuild-plugin-pyproject, python-numpy-doc, python3-all-dev, python3-doc, @@ -19,7 +20,7 @@ Build-Depends: debhelper-compat (= 12), Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyepr Vcs-Git: https://salsa.debian.org/debian-gis-team/pyepr.git -Homepage: https://avalentino.github.com/pyepr +Homepage: https://avalentino.github.io/pyepr Package: python3-epr Architecture: any ===================================== debian/copyright ===================================== @@ -7,7 +7,7 @@ Copyright: 2011-2021, Antonio Valentino <[email protected]> License: GPL-3+ Files: debian/* -Copyright: 2011-2021, Antonio Valentino <[email protected]> +Copyright: 2011-2022, Antonio Valentino <[email protected]> License: GPL-3+ Files: doc/sphinxext/ipython_console_highlighting.py View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/7f58df8dc264f26abd32f99d70e3f86ec8d05695...c0c464e2bc2a924f4c847648b9f08b81a86bdd3a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/7f58df8dc264f26abd32f99d70e3f86ec8d05695...c0c464e2bc2a924f4c847648b9f08b81a86bdd3a 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
