[SCM] FFmpeg packaging branch, master, updated. debian/0.svn20090303-1-15-gb2be8b7

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Apr 26 13:57:16 UTC 2009


The following commit has been merged in the master branch:
commit a0c94bdaf6954bb92e836b707bf0ba312c15356a
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Mar 15 23:15:46 2009 +0100

    update section names in control file
    
    ffmpeg-dbg -> 'debug'
    ffmpeg -> 'video'
    
    See http://permalink.gmane.org/gmane.linux.debian.devel.announce/1341
    for details.

diff --git a/debian/control b/debian/control
index 7cf5a05..034fd46 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 5.0.0),
                zlib1g-dev
 
 Package: ffmpeg
-Section: graphics
+Section: video
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -43,7 +43,7 @@ Description: multimedia player, server and encoder
  DivX, MPEG4, AC3, DV...).
 
 Package: ffmpeg-dbg
-Section: libs
+Section: debug
 Priority: extra
 Architecture: any
 Depends: libavutil49 (= ${binary:Version}),
diff --git a/debian/control.ffmpeg-debian b/debian/control.ffmpeg-debian
index 1000358..7a6a935 100644
--- a/debian/control.ffmpeg-debian
+++ b/debian/control.ffmpeg-debian
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 5.0.0),
                zlib1g-dev
 
 Package: ffmpeg
-Section: graphics
+Section: video
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -30,7 +30,7 @@ Description: multimedia player, server and encoder
  DivX, MPEG4, AC3, DV...).
 
 Package: ffmpeg-dbg
-Section: libs
+Section: debug
 Priority: extra
 Architecture: any
 Depends: libavutil49 (= ${binary:Version}),

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list