Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
debian/control: missing build-deps added
· 09368d8c
Matteo F. Vescovi
authored
Nov 30, 2019
Namely: - python3-pygeoif - python3-pytest - python3-serial Gbp-Dch: Short
09368d8c
debian/changelog: new entry added
· 479f4158
Matteo F. Vescovi
authored
Nov 30, 2019
Gbp-Dch: Ignore
479f4158
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
479f4158
...
...
@@ -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
...
...
debian/control
View file @
479f4158
...
...
@@ -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
...
...