Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Change python-tox build dependency to tox. (closes: #924826)
· b3ea7c62
Bas Couwenberg
authored
Mar 17, 2019
b3ea7c62
Set distribution to unstable.
· 77744cf5
Bas Couwenberg
authored
Mar 17, 2019
77744cf5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
77744cf5
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 <sebastic@debian.org>
Tue, 25 Dec 2018 23:08:25
+0100
-- Bas Couwenberg <sebastic@debian.org>
Sun, 17 Mar 2019 19:47:58
+0100
python-osmapi (1.2.2-1) unstable; urgency=medium
...
...
debian/control
View file @
77744cf5
...
...
@@ -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
...
...