Commit graph

8 commits

Author SHA1 Message Date
Ben Wiederhake
db37644412 Remove breaking hardening-flag 2016-08-22 20:31:14 +02:00
Ben Wiederhake
7968ca4007 Rewrite d/watch, update d/rules to include get-orig-source 2016-03-01 11:25:26 +01:00
Ben Wiederhake
15570de448 Clean up d/rules 2016-01-13 22:24:39 +01:00
Ben Wiederhake
17001c910d Fix changelog, control, rules
Added rationales for the choice of the URL in Vcs-Git and the package name.
2016-01-03 15:09:42 +01:00
Ben Wiederhake
12fe25086a Override dh_auto_clean
It attempts to call 'make distclean', which appears to be a sane default.
However, telegram-purple does not have a concept of distclean, and we're
unwilling to introduce one only for Debian. So just go for the target 'clean'
instead, which currently does to right thing, which is: remove *everything*
that can be regenerated during build.
2015-12-31 19:58:21 +01:00
Ben Wiederhake
b4a88942c1 Enable hardening 2015-11-28 14:43:03 +01:00
Ben Wiederhake
9baf48d923 Enable parallel builds 2015-10-14 03:04:58 +02:00
Hugues Morisset
0a8f7bbf8e Add Debian package files 2015-10-14 01:15:14 +02:00