]> andersk Git - config-package-dev.git/blob - examples/debathena-bin-example-1.1/debian/control.in
examples/*/debian/control*: Fix typos and dependencies
[config-package-dev.git] / examples / debathena-bin-example-1.1 / debian / control.in
1 Source: debathena-bin-example
2 Section: config
3 Priority: extra
4 Maintainer: Tim Abbott <tabbott@mit.edu>
5 Build-Depends: @cdbs@
6 Standards-Version: 3.8.0
7
8 Package: debathena-bin-example
9 Architecture: all
10 Depends: ${misc:Depends}, less
11 Provides: ${diverted-files}
12 Conflicts: ${diverted-files}
13 Description: Example config-package-dev package
14  This is an example config-package-dev package.
This page took 0.031898 seconds and 5 git commands to generate.