1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2025-04-21 12:27:27 +03:00

update to r5997

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-12-10 15:45:10 +08:00
parent 4a68274e67
commit ceaa519ccb
2 changed files with 11 additions and 1 deletions

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
fped (0.0+r5997-1) lucid; urgency=low
* Fix "FTBFS: tsort: cycle: ./Common: line 37: 2851 Aborted"
This was a "false error" - the regression test is supposed to cause
fped to abort, which it did, but the shell didn't print "Aborted" on
that(Debian on Renesas SH(sh4) CPU) platform (Closes: #606536).
* update the homepage to help webpage, not svn source code page.
-- Xiangfu Liu <xiangfu@sharism.cc> Fri, 10 Dec 2010 15:51:58 +0800
fped (0.0+r5986-1) unstable; urgency=low
* Initial release (Closes: #599090).