summaryrefslogtreecommitdiffstats
path: root/debian/compat
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove incomprehensible Debian magic"Kevin Mitchell2014-01-271-0/+1
| | | | This reverts commit ba60c400ae5c69bd8b7f6c1368e6e8c6bfb42f24.
* Remove incomprehensible Debian magicwm42013-12-291-1/+0
| | | | | | | | | | | | | | | I don't know how to fix this. It appears that debian/rules should contain a override_dh_auto_install target, but I have not the slightest clue what it should do or what it did with the old Makefile or how to make it work with waf. Why the heck can't I just list the files that should be installed? Note: this is not a real removal. If someone wants to fix this, a pull request reverting this commit + fixing the waf build would be welcome. For now I'm removing this, because fixing it is probably a huge time sink (just to learn Debian cryptomagic?), and I don't want to confuse users with non-working instructions and packaging files.
* debian: increase compat level for debianization to allow for more build optionsblinxwang2013-11-051-1/+1
|
* Add a basic dh-based debian directorywm42013-01-231-0/+1
Merges pull request #1.