mirror of
git://projects.qi-hardware.com/fped.git
synced 2024-11-18 13:42:48 +02:00
22 lines
853 B
Plaintext
22 lines
853 B
Plaintext
fped (0.1+201209-1) unstable; urgency=low
|
|
|
|
* New snapshot, taken from commit dfac631
|
|
* Switched to new project host: http://projects.qi-hardware.com/p/fped
|
|
* debian/rules:
|
|
- include debian buildflags
|
|
- rewrite as a minimal rules file using dh
|
|
- add a get-orig-source target
|
|
* 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).
|
|
|
|
-- Xiangfu Liu <xiangfu@openmobilefree.net> Mon, 08 Oct 2012 11:38:57 +0800
|
|
|
|
fped (0.0+r5986-1) unstable; urgency=low
|
|
|
|
* New snapshot, taken from commit feae08f
|
|
* Initial release (Closes: #599090).
|
|
|
|
-- Xiangfu Liu <xiangfu@openmobilefree.net> Mon, 04 Oct 2010 23:27:52 +0800
|