Re-run `wrap-and-sort -abst`

This commit is contained in:
Simon McVittie 2016-03-19 16:52:30 +00:00
parent f08529975b
commit 277fe5620f
1 changed files with 2 additions and 2 deletions

4
debian/control vendored
View File

@ -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.