mirror of https://github.com/cutefishos/icons
Merge pull request #7 from HougeLangley/main
Added missing Build-Depends; Added reversion to Changelog; Enable multi-threads buildmain
commit
693ff7adbd
@ -1,4 +1,4 @@
|
||||
cutefish-icons (0.6) unstable; urgency=medium
|
||||
cutefish-icons (0.6-1) unstable; urgency=medium
|
||||
|
||||
* Init
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --parallel
|
||||
Loading…
Reference in New Issue