[SCM] MediaTomb packaging branch, master, updated. debian/0.12.0.svn2018-4-11-g48574e2

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Mon Feb 8 05:06:51 UTC 2010


The following commit has been merged in the master branch:
commit 48574e2519a7af9ac0441ab703033f0d6c675d53
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Feb 7 23:20:18 2010 -0500

    Add description to const_char_conversion.patch.

diff --git a/debian/changelog b/debian/changelog
index f32547b..e666f08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,11 @@ mediatomb (0.12.0~svn2018-6) UNRELEASED; urgency=low
   * Fix mappings for matroska files in config.xml. (Closes: #544039)
   * Fix mappings for ogg files in config.xml. (Closes: #558696)
   * Remove unneeded lintian override for libjs-prototype usage.
+  * Confirmed that mediatomb is unaffected by new magic_load() function change.
+    (Closes: #501586)
+  * Add description to const_char_conversion.patch.
 
- -- Andres Mejia <mcitadel at gmail.com>  Sun, 07 Feb 2010 23:14:06 -0500
+ -- Andres Mejia <mcitadel at gmail.com>  Sun, 07 Feb 2010 23:19:32 -0500
 
 mediatomb (0.12.0~svn2018-5) unstable; urgency=medium
 
diff --git a/debian/patches/const_char_conversion.patch b/debian/patches/const_char_conversion.patch
index 7f96147..87230d7 100644
--- a/debian/patches/const_char_conversion.patch
+++ b/debian/patches/const_char_conversion.patch
@@ -1,3 +1,5 @@
+Fix (const char *) conversion to (char *).
+==========================================================================
 --- a/src/tools.cc
 +++ b/src/tools.cc
 @@ -297,14 +297,14 @@

-- 
MediaTomb packaging



More information about the pkg-multimedia-commits mailing list