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

update to svn rev 5986

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-10-16 21:56:38 +08:00
parent 21f2ae2bb5
commit 5fa6038c07
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

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

2
debian/rules vendored
View File

@ -11,7 +11,7 @@
export PREFIX=/usr
REV=5983
REV=5986
debiandir_SQ = $(subst ','\'',$(dir $(lastword $(MAKEFILE_LIST))))
get-orig-source:
REV='$(REV)' sh '$(debiandir_SQ)'get-orig-source.sh