[Pkg-cli-libs-commits] r3857 - in	/packages/taglib-sharp/trunk/debian: changelog control
    slomo at users.alioth.debian.org 
    slomo at users.alioth.debian.org
       
    Sat Nov  1 19:21:46 UTC 2008
    
    
  
Author: slomo
Date: Sat Nov  1 19:21:46 2008
New Revision: 3857
URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3857
Log:
* debian/patches/06_mp4-itunes-invalid-files.dpatch:
  + Add workaround for the MP4 detection. Files from Apple's iTunes
    music store are sometimes not valid according to the standard
    but can still be played by ignoring some parts. Patch from upstream
    bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=551064
* debian/control:
  + Update Standards-Version to 3.8.0.
Modified:
    packages/taglib-sharp/trunk/debian/changelog
    packages/taglib-sharp/trunk/debian/control
Modified: packages/taglib-sharp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taglib-sharp/trunk/debian/changelog?rev=3857&op=diff
==============================================================================
--- packages/taglib-sharp/trunk/debian/changelog (original)
+++ packages/taglib-sharp/trunk/debian/changelog Sat Nov  1 19:21:46 2008
@@ -6,6 +6,13 @@
   * debian/patches/05_add-mimetypes.dpatch:
     + Add some more mimetypes for different formats.
       Patch from upstream SVN.
+  * debian/patches/06_mp4-itunes-invalid-files.dpatch:
+    + Add workaround for the MP4 detection. Files from Apple's iTunes
+      music store are sometimes not valid according to the standard
+      but can still be played by ignoring some parts. Patch from upstream
+      bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=551064
+  * debian/control:
+    + Update Standards-Version to 3.8.0.
 
  -- Sebastian Dröge <slomo at debian.org>  Sat, 01 Nov 2008 20:14:03 +0100
 
Modified: packages/taglib-sharp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taglib-sharp/trunk/debian/control?rev=3857&op=diff
==============================================================================
--- packages/taglib-sharp/trunk/debian/control (original)
+++ packages/taglib-sharp/trunk/debian/control Sat Nov  1 19:21:46 2008
@@ -5,7 +5,7 @@
 Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>, Sebastian Dröge <slomo at debian.org> 
 Build-Depends: debhelper (>= 5), dpatch
 Build-Depends-Indep: cli-common-dev (>= 0.4.4), mono-gmcs (>= 1.1.9) | c-sharp-2.0-compiler, mono-gac, mono-2.0-devel, libmono2.0-cil, libgnome2.0-cil, pkg-config, monodoc-base
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: libtaglib2.0-cil
 Architecture: all
    
    
More information about the Pkg-cli-libs-commits
mailing list