Bas Couwenberg pushed to branch master at Debian GIS Project / python-osmapi
Commits: b3ea7c62 by Bas Couwenberg at 2019-03-17T18:47:57Z Change python-tox build dependency to tox. (closes: #924826) - - - - - 77744cf5 by Bas Couwenberg at 2019-03-17T18:48:14Z Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,10 @@ -python-osmapi (1.2.2-2) UNRELEASED; urgency=medium +python-osmapi (1.2.2-2) unstable; urgency=medium * Bump Standards-Version to 4.3.0, no changes. + * Change python-tox build dependency to tox. + (closes: #924826) - -- Bas Couwenberg <[email protected]> Tue, 25 Dec 2018 23:08:25 +0100 + -- Bas Couwenberg <[email protected]> Sun, 17 Mar 2019 19:47:58 +0100 python-osmapi (1.2.2-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 9), python3-mock, python-requests, python3-requests, - python-tox, - python-xmltodict + python-xmltodict, + tox Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-osmapi Vcs-Git: https://salsa.debian.org/debian-gis-team/python-osmapi.git View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/compare/20fb8e2982c9e7788366dc42e4590713f7d7b822...77744cf5fc06d9b5fbed795ab82e4ccf1c171be8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/compare/20fb8e2982c9e7788366dc42e4590713f7d7b822...77744cf5fc06d9b5fbed795ab82e4ccf1c171be8 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
