summaryrefslogtreecommitdiffstats
path: root/t/dh_installgsettings/debian/control
blob: c3cb827c3351dfa75f589dda1eb19fb8190aab4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: foo
Section: misc
Priority: optional
Maintainer: Test <testing@nowhere>
Standards-Version: 3.9.8

Package: has-settings
Architecture: all
Depends: ${misc:Depends}
Description: package has-settings
 This package has a GSettings schema.

Package: no-settings
Architecture: all
Depends: ${misc:Depends}
Description: package no-settings
 This package doesn't have a GSettings schema.