[SCM] libav/ubuntu: move libav-source package to the bottom to minimize the diff to Debian

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Nov 6 15:02:49 UTC 2012


The following commit has been merged in the ubuntu branch:
commit 289d4f9369c6b22c976ea6310cdd9d7186e635f5
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Nov 3 13:31:12 2012 +0100

    move libav-source package to the bottom to minimize the diff to Debian

diff --git a/debian/control b/debian/control
index efb4500..87fa3d1 100644
--- a/debian/control
+++ b/debian/control
@@ -349,6 +349,19 @@ Description: Development files for libavresample
  This package contains the header files and static libraries needed to
  compile applications or shared objects that use libswrescale.
 
+Package: libavresample1
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Libav audo resampling library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
+ This is the audio software resampling library from Libav.
+
 Package: libav-source
 Architecture: all
 Section: devel
@@ -363,16 +376,3 @@ Description: Patched Libav sources
  .
  This package is used as build-dependency for 'libav-extra', which provides
  the "extra" variants of libav.
-
-Package: libavresample1
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Description: Libav audo resampling library
- Libav is a complete, cross-platform solution to decode, encode, record,
- convert and stream audio and video.
- .
- This is the audio software resampling library from Libav.

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list