Revision 25846,
235 bytes
checked in by jdreed, 12 years ago
(diff) |
In zephyr-config:
* Drop debconf-hack (Trac: #1298) and Pre-Depend on
debathena-hesiod-config instead to workaround upstream bug
(zephyr.1ts.org #108)
* Bump compat level to 7 and Standards-Version
* Depend on debhelper 7.4.3+ for dh_installifdown and remove workaround
in rules file for older versions
|
-
Property svn:executable set to
*
|
Rev | Line | |
---|
[22685] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[22880] | 3 | DEB_DIVERT_EXTENSION = .debathena |
---|
| 4 | DEB_DIVERT_FILES_debathena-zephyr-config += \ |
---|
[22685] | 5 | /etc/default/zephyr-clients.debathena |
---|
| 6 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[22922] | 7 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
[22778] | 8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.