d/control: mention Flatpak, not its former name xdg-app
This commit is contained in:
parent
27ad263594
commit
7de140248e
|
|
@ -8,6 +8,7 @@ ostree (2016.7-1) UNRELEASED; urgency=medium
|
||||||
* d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch:
|
* d/p/Makefile-tests.am-make-check-uses-the-built-binaries.patch:
|
||||||
add patch from upstream to make sure we use the built binaries for
|
add patch from upstream to make sure we use the built binaries for
|
||||||
build-time testing
|
build-time testing
|
||||||
|
* d/control: mention Flatpak, not its former name xdg-app
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Sat, 16 Jul 2016 21:07:05 +0100
|
-- Simon McVittie <smcv@debian.org> Sat, 16 Jul 2016 21:07:05 +0100
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@ Description: content-addressed filesystem for operating system binaries (library
|
||||||
the files using hardlinks into an immutable directory tree. This
|
the files using hardlinks into an immutable directory tree. This
|
||||||
can be used to provide atomic upgrades with rollback, history and
|
can be used to provide atomic upgrades with rollback, history and
|
||||||
parallel-installation, particularly useful on "fixed purpose" systems
|
parallel-installation, particularly useful on "fixed purpose" systems
|
||||||
such as embedded devices. It is also used by the xdg-app application
|
such as embedded devices. It is also used by the Flatpak application
|
||||||
runtime system.
|
runtime system.
|
||||||
.
|
.
|
||||||
This package contains the shared library.
|
This package contains the shared library.
|
||||||
|
|
@ -92,7 +92,7 @@ Description: Development files for the ostree library
|
||||||
the files using hardlinks into an immutable directory tree. This
|
the files using hardlinks into an immutable directory tree. This
|
||||||
can be used to provide atomic upgrades with rollback, history and
|
can be used to provide atomic upgrades with rollback, history and
|
||||||
parallel-installation, particularly useful on "fixed purpose" systems
|
parallel-installation, particularly useful on "fixed purpose" systems
|
||||||
such as embedded devices. It is also used by the xdg-app application
|
such as embedded devices. It is also used by the Flatpak application
|
||||||
runtime system.
|
runtime system.
|
||||||
.
|
.
|
||||||
This package contains development headers and the pkg-config file for ostree.
|
This package contains development headers and the pkg-config file for ostree.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue