[SCM] faac packaging branch, master, updated. debian/1.28-0fab2-11-g5313b4b

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Apr 26 03:34:35 UTC 2010


The following commit has been merged in the master branch:
commit 1e39aebdd57a5c52baa85358f428e2b48c93daa3
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Apr 25 23:25:17 2010 -0400

    Clarify comment about build fixes in patch.

diff --git a/debian/patches/build-fix.patch b/debian/patches/build-fix.patch
index 2aa28ab..2394ed6 100644
--- a/debian/patches/build-fix.patch
+++ b/debian/patches/build-fix.patch
@@ -1,7 +1,8 @@
-Patch fixing build errors. Errors consist of deprecated conversions of string
-constants to char*, using '%llu' for type uint64_t (which on 64 bit systems, is
-defined as unsigned long int by stdint.h), and using '==' for equality of two
-strings.
+Patch fixing build error and warnings. Error consisted of redefining
+strcasestr function from string.h. Warnings consisted of deprecated conversions
+of string constants to char*, using '%llu' for type uint64_t (which on 64 bit
+systems, is defined as unsigned long int by stdint.h), and using '==' for
+equality of two strings.
 ==========================================================================
 --- a/common/mp4v2/mpeg4ip.h
 +++ b/common/mp4v2/mpeg4ip.h

-- 
faac packaging



More information about the pkg-multimedia-commits mailing list