Re-run `wrap-and-sort -abst`
This commit is contained in:
parent
f08529975b
commit
277fe5620f
|
|
@ -147,8 +147,6 @@ Description: GRUB 2 configuration for ostree
|
||||||
Package: ostree-tests
|
Package: ostree-tests
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
attr,
|
attr,
|
||||||
ca-certificates,
|
ca-certificates,
|
||||||
fuse,
|
fuse,
|
||||||
|
|
@ -157,6 +155,8 @@ Depends:
|
||||||
gjs,
|
gjs,
|
||||||
ostree,
|
ostree,
|
||||||
python,
|
python,
|
||||||
|
${misc:Depends},
|
||||||
|
${shlibs:Depends},
|
||||||
Description: content-addressed filesystem for operating system binaries - tests
|
Description: content-addressed filesystem for operating system binaries - tests
|
||||||
OSTree is a tool for managing bootable, immutable, versioned filesystem
|
OSTree is a tool for managing bootable, immutable, versioned filesystem
|
||||||
trees. See the ostree package's description for more details.
|
trees. See the ostree package's description for more details.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue