Codebase list mdp-src / debian/1.0.4-2
Add .PHONY to rules file, and finally release 1.0.4-2 Lev Lamberov 8 years ago
2 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
22 * Fix Vcs-Browser URL (thanks to Axel Beckert)
33 * Add an upstream email, fix copyright notice
44 * Fix override_dh_compress to exclude only sample.md
5 * Add .PHONY to rules file
56
67 -- Lev Lamberov <dogsleg@debian.org> Sat, 23 Jan 2016 16:18:52 +0500
78
1313
1414 override_dh_compress:
1515 dh_compress -Xsample.md
16
17 .PHONY: override_dh_compress