2016.6-1
This commit is contained in:
parent
bd5bc56b19
commit
3f50f36891
|
|
@ -1,4 +1,4 @@
|
||||||
ostree (2016.6-1) UNRELEASED; urgency=medium
|
ostree (2016.6-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Jeremy Bicha ]
|
[ Jeremy Bicha ]
|
||||||
* Fix debian/watch (Closes: #827440)
|
* Fix debian/watch (Closes: #827440)
|
||||||
|
|
@ -8,8 +8,8 @@ ostree (2016.6-1) UNRELEASED; urgency=medium
|
||||||
- drop all patches, included upstream
|
- drop all patches, included upstream
|
||||||
- update symbols file
|
- update symbols file
|
||||||
- this version is more careful about thread-safety, which appears
|
- this version is more careful about thread-safety, which appears
|
||||||
to fix FTBFS due to test failures while running "ostree pull"
|
to fix the test failures that caused FTBFS on mipsel
|
||||||
on the mipsel porterbox (Closes: #827473)
|
(Closes: #827473)
|
||||||
* d/watch: fetch releases from GitHub instead of GNOME
|
* d/watch: fetch releases from GitHub instead of GNOME
|
||||||
* d/gbp.conf: configure to use upstream/latest for upstream imports
|
* d/gbp.conf: configure to use upstream/latest for upstream imports
|
||||||
* d/gbp.conf: configure to merge upstream tags into upstream/latest
|
* d/gbp.conf: configure to merge upstream tags into upstream/latest
|
||||||
|
|
@ -29,7 +29,7 @@ ostree (2016.6-1) UNRELEASED; urgency=medium
|
||||||
dependency on dracut will be needed in the ostree-boot package when
|
dependency on dracut will be needed in the ostree-boot package when
|
||||||
the boot integration is reinstated (see #824650).
|
the boot integration is reinstated (see #824650).
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Wed, 15 Jun 2016 14:05:53 -0400
|
-- Simon McVittie <smcv@debian.org> Sun, 26 Jun 2016 19:51:31 +0100
|
||||||
|
|
||||||
ostree (2016.5-4) unstable; urgency=medium
|
ostree (2016.5-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue