[SCM] mhWaveEdit packaging branch, master, updated. debian/1.4.15-2-12-g2f07a44
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Fri Nov 6 09:41:26 UTC 2009
The following commit has been merged in the master branch:
commit 805d29857ae4a8bcd1531966465acdca5ae3bc10
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Fri Nov 6 10:16:56 2009 +0100
Remove local patches, they're included since 1.4.16.
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index ff43f2d..0000000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-01_bigendian_typo
diff --git a/debian/patches/01_bigendian_typo.dpatch b/debian/patches/01_bigendian_typo.dpatch
deleted file mode 100644
index 29416ba..0000000
--- a/debian/patches/01_bigendian_typo.dpatch
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_bigendian_typo.dpatch by <adi at drcomp.erfurt.thur.de>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Fixes a typo on big endian architectures
-
- at DPATCH@
-
---- mhwaveedit/src/convert_inc.c 2009-03-17 22:01:30.000000000 +0100
-+++ mhwaveedit/src/convert_inc.c 2009-03-17 22:36:04.000000000 +0100
-@@ -117,7 +117,7 @@
- }
- }
-
--static void C_PCM24ULE_FLOAT(guin32 *in, FTYPE *out, int count)
-+static void C_PCM24ULE_FLOAT(guint32 *in, FTYPE *out, int count)
- {
- unsigned long l0,l1,l2,m;
- unsigned char *c;
--
mhWaveEdit packaging
More information about the pkg-multimedia-commits
mailing list