]>
dgit.raspbian.org Git - ostree.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Simon McVittie [Wed, 17 Jan 2018 14:42:20 +0000 (14:42 +0000)]
test-concurrency: Replace range with xrange
range in Python 3 does what xrange did in Python 2. This still works in
Python 2, it just uses a bit more memory.
Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Name test-concurrency-Replace-range-with-xrange.patch
Simon McVittie [Wed, 17 Jan 2018 14:25:26 +0000 (14:25 +0000)]
test-concurrency: Use Python 3 syntax for octal
This also works in Python 2.7, and is a little clearer.
Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Name test-concurrency-Use-Python-3-syntax-for-octal.patch
Simon McVittie [Wed, 17 Jan 2018 15:34:46 +0000 (15:34 +0000)]
ostree (2018.1-1) unstable; urgency=medium
* New upstream release
- d/copyright: Update
- d/patches: Remove, applied upstream
- d/libostree-1-1.symbols: Update
* Move Vcs-* to salsa.debian.org
d/p/test-concurrency-Explicitly-use-floor-division.patch,
d/p/tests-bootloader-entries-crosscheck-Use-Python-3-friendly.patch:
Make tests compatible with Python 3
* d/control, d/p/debian/Use-Python-3-for-tests.patch:
Switch build-time tests and autopkgtests to Python 3
[dgit import unpatched ostree 2018.1-1]
Simon McVittie [Wed, 17 Jan 2018 15:34:46 +0000 (15:34 +0000)]
Import ostree_2018.1.orig.tar.xz
[dgit import orig ostree_2018.1.orig.tar.xz]
Simon McVittie [Wed, 17 Jan 2018 15:34:46 +0000 (15:34 +0000)]
Import ostree_2018.1-1.debian.tar.xz
[dgit import tarball ostree 2018.1-1 ostree_2018.1-1.debian.tar.xz]