Initial release. (Closes: #777732)
This commit is contained in:
parent
7b1d482043
commit
36b461f709
9 changed files with 81 additions and 0 deletions
10
debian/rules
vendored
Executable file
10
debian/rules
vendored
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs changes.md
|
||||
|
||||
%:
|
||||
dh $@
|
Loading…
Add table
Add a link
Reference in a new issue