source: trunk/debathena/config/chromium-config/debian/control @ 25998

Revision 25998, 547 bytes checked in by vasilvv, 11 years ago (diff)
Fix debathena-chromium-config per review notes: * Use substvar to specifically depend upon the correct chromium package * Avoid pulling in space shooter by explicitly specifying chromiun (>= 1) * Fail if configuration file transform does not work
Line 
1Source: debathena-chromium-config
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: debhelper (>= 7.0.50~), config-package-dev (>= 5), chromium-browser | chromium (>= 1)
6Standards-Version: 3.9.3
7
8Package: debathena-chromium-config
9Architecture: all
10Depends: ${misc:Depends}, ${chromium-package-name}
11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Enable GSSAPI authentication in Chromium.
14 This package enables GSSAPI authentication in Chromium for idp.mit.edu.
15
Note: See TracBrowser for help on using the repository browser.