Revision 23397,
247 bytes
checked in by tabbott, 16 years ago
(diff) |
In pidgin-wrapper:
* Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
* Change "Debian-Athena Project" to "Debathena Project".
* Remove debian/control from version control.
* Clean up debian/copyright.
|
-
Property svn:executable set to
*
|
Rev | Line | |
---|
[22894] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_AUTO_UPDATE_AUTOCONF = 2.50 |
---|
| 4 | |
---|
[23000] | 5 | DEB_DIVERT_EXTENSION=.debathena |
---|
| 6 | DEB_DIVERT_FILES_debathena-pidgin-wrapper += \ |
---|
[22894] | 7 | /usr/bin/pidgin.debathena |
---|
| 8 | |
---|
| 9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[23000] | 10 | include /usr/share/cdbs/1/rules/divert.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.