Revision 25998,
547 bytes
checked in by vasilvv, 12 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 | |
---|
1 | Source: debathena-chromium-config |
---|
2 | Section: debathena-config/net |
---|
3 | Priority: extra |
---|
4 | Maintainer: Debathena Project <debathena@mit.edu> |
---|
5 | Build-Depends: debhelper (>= 7.0.50~), config-package-dev (>= 5), chromium-browser | chromium (>= 1) |
---|
6 | Standards-Version: 3.9.3 |
---|
7 | |
---|
8 | Package: debathena-chromium-config |
---|
9 | Architecture: all |
---|
10 | Depends: ${misc:Depends}, ${chromium-package-name} |
---|
11 | Provides: ${diverted-files} |
---|
12 | Conflicts: ${diverted-files} |
---|
13 | Description: 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.