[SCM] libltc/master: Patches applied upstream
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Nov 19 11:24:39 UTC 2012
The following commit has been merged in the master branch:
commit f7e6cf61fcf333f2d53b47153f80201fad59d288
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Nov 19 12:24:10 2012 +0100
Patches applied upstream
diff --git a/debian/patches/big_endian_ftbfs.patch b/debian/patches/big_endian_ftbfs.patch
deleted file mode 100644
index ee5ec7a..0000000
--- a/debian/patches/big_endian_ftbfs.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix member name in big-endian version of LTCFrame
-Author: Adam Conrad <adconrad at ubuntu.com>
-Forwarded: no
-
-Index: libltc/src/ltc.h
-===================================================================
---- libltc.orig/src/ltc.h 2012-11-15 23:43:32.256726214 +0100
-+++ libltc/src/ltc.h 2012-11-17 22:56:36.168320446 +0100
-@@ -127,7 +127,7 @@
- unsigned int frame_units:4;
-
- unsigned int user2:4;
-- unsigned int col_frm:1;
-+ unsigned int col_frame:1;
- unsigned int dfbit:1;
- unsigned int frame_tens:2;
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 91aaddf..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-big_endian_ftbfs.patch
--
libltc packaging
More information about the pkg-multimedia-commits
mailing list