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

update to r6006

This commit is contained in:
Xiangfu Liu 2011-03-25 08:50:51 +08:00
parent acccaee4d6
commit 6396ca8499
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
fped (0.0+r6006-1) lucid; urgency=low
* update to r6006
-- Xiangfu Liu <xiangfu@sharism.cc> Fri, 25 Mar 2011 08:43:21 +0800
fped (0.0+r6005-1) lucid; urgency=low
* update to r6005

2
debian/rules vendored
View File

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