Package: fontmatrix / 0.6.0+svn20110930-1.1

Metadata

Package Version Patches format
fontmatrix 0.6.0+svn20110930-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fminfodisplay.cpp.patch | (download)

src/fminfodisplay.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on armel
Bug-Debian: http://bugs.debian.org/563972
debian changes 0.6.0+svn20100107 1 | (download)

src/fminfodisplay.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream changes introduced in version 0.6.0+svn20100107-1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 fontmatrix (0.6.0+svn20100107-1) unstable; urgency=low
 .
   * Upstream svn snapshot.
   * debian/source/format: Switched to dpkg-source 3.0 (quilt) format.
   * debian/control: Updated Standards-Version to 3.8.3.
   * debian/patches/01_fminfodisplay.cpp.patch: fixes FTBFS on arm. Thanks to
     Michael Casadevall <mcasadevall@debian.org>.
 .
 The person named in the Author field signed this changelog entry.
qreal.diff | (download)

src/fminfodisplay.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix type mismatch between qreal and double on arm eabi.