1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-09-30 11:03:14 +03:00

update to svn rev 5982, enable dh_auto_test

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-10-13 00:16:19 +08:00
parent b9a6369ca2
commit 17dc8ff45c
2 changed files with 2 additions and 4 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
fped (0.0+r5974-1) unstable; urgency=low
fped (0.0+r5982-1) unstable; urgency=low
* Initial release (Closes: #599090).

4
debian/rules vendored
View File

@ -11,12 +11,10 @@
export PREFIX=/usr
REV=5974
REV=5982
debiandir_SQ = $(subst ','\'',$(dir $(lastword $(MAKEFILE_LIST))))
get-orig-source:
REV='$(REV)' sh '$(debiandir_SQ)'get-orig-source.sh
override_dh_auto_test:
%:
dh $@