~ubuntu-branches/ubuntu/saucy/directfb/saucy

« back to all changes in this revision

Viewing changes to debian/patches/70_linux_fusion.patch

  • Committer: Package Import Robot
  • Author(s): Fathi Boudra
  • Date: 2012-05-19 20:22:53 UTC
  • mfrom: (2.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20120519202253-1m34cravlouqjqdi
Tags: 1.2.10.0-5
* Update debian/control:
  - bump debhelper build dependency to 9.
  - drop libsysfs-dev build dependency. (Closes: #627651)
  - bump Standards-Version to 3.9.3 (no changes needed).
* Add debian/patches/100_fix_format_string_errors.patch:
  Fix FTBFS with -Werror=format-security. Thanks to Micah Gersten.
  (Closes: #645809)
* libpng1.5 transition:
  - add support for libpng 1.5. (Closes: #648138)
  - replace libpng12-dev build dependency by libpng-dev. (Closes: #662302)
* Add multiarch support. (Closes: #663039)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Status: local
2
2
 
 
3
---
 
4
 include/linux/fusion.h |  350 +++++++++++++++++++++++++++++++++++++++++++++++++
 
5
 1 file changed, 350 insertions(+)
 
6
 
3
7
--- /dev/null
4
8
+++ b/include/linux/fusion.h
5
9
@@ -0,0 +1,350 @@