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

update to r6005

This commit is contained in:
Xiangfu Liu 2011-03-23 16:21:11 +08:00
parent a49bbd2fe6
commit acccaee4d6
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
fped (0.0+r6005-1) lucid; urgency=low
* update to r6005
-- Xiangfu Liu <xiangfu@sharism.cc> Wed, 23 Mar 2011 16:28:26 +0800
fped (0.0+r5999-1) lucid; urgency=low
* update to r5999

2
debian/rules vendored
View File

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