Skip to content
Commits on Source (2)
......@@ -4,14 +4,16 @@ totalopenstation (0.5.0-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #938680)
- debian/: Python bump 2 -> 3
* debian/: debhelper bump 11 -> 12
* debian/control: RRR set
* debian/control:
- RRR set
- missing build-deps added
* debian/watch: http:// -> https:// for pypi URI
[ Bas Couwenberg ]
* Bump Standards-Version to 4.4.1, no changes.
* Add gbp.conf to use pristine-tar & --source-only-changes by default.
-- Matteo F. Vescovi <mfv@debian.org> Sat, 30 Nov 2019 23:44:07 +0100
-- Matteo F. Vescovi <mfv@debian.org> Sat, 30 Nov 2019 23:58:48 +0100
totalopenstation (0.3.3-3) unstable; urgency=medium
......
......@@ -7,6 +7,9 @@ Build-Depends:
debhelper-compat (= 12),
dh-python,
python3,
python3-pygeoif,
python3-pytest,
python3-serial,
python3-setuptools,
python3-tk
Rules-Requires-Root: no
......