File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1818 <binary >com.github.danrabbit.harvey</binary >
1919 </provides >
2020 <releases >
21- <release version =" 0.1.5 " date =" 2017-10-19" >
21+ <release version =" 0.1.6 " date =" 2017-10-19" >
2222 <description >
2323 <ul >
2424 <li >Add HiDPI icons support</li >
Original file line number Diff line number Diff line change 1+ com.github.danrabbit.harvey (0.1.6) xenial; urgency=medium
2+
3+ * Make packaging happy about tests
4+
5+ -- Daniel Fore <daniel@Yoga> Thu, 19 Oct 2017 11:00:35 -0700
6+
17com.github.danrabbit.harvey (0.1.5) xenial; urgency=medium
28
39 * Add HiDPI icons support
Original file line number Diff line number Diff line change 1- 8
1+ 9
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ override_dh_auto_build:
2323 cd debian/build && ninja -v
2424
2525override_dh_auto_test :
26- cd debian/build && ninja test
26+ cd debian/build && ninja -v
2727
2828override_dh_auto_install :
2929 cd debian/build && DESTDIR=${CURDIR} /debian/com.github.danrabbit.harvey ninja install
You can’t perform that action at this time.
0 commit comments