source: config-package-dev/examples/debhelper/debathena-bin-example-1.0/debian/control @ 5f2c43d

Revision 5f2c43d, 442 bytes checked in by Geoffrey Thomas <geofft@…>, 11 years ago (diff)
Convert CDBS examples to Debhelper
  • Property mode set to 100644
Line 
1Source: debathena-bin-example
2Section: config
3Priority: extra
4Maintainer: Geoffrey Thomas <geofft@mit.edu>
5Build-Depends: debhelper (>= 7.0.0~), config-package-dev (>= 4.15~)
6Standards-Version: 3.9.2
7
8Package: debathena-bin-example
9Architecture: all
10Depends: ${misc:Depends}, elinks, less
11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Example config-package-dev package
14 This is an example config-package-dev package.
Note: See TracBrowser for help on using the repository browser.