[SCM] libav/experimental: Fix up debian/changelog and get dependencies right accordingly.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Oct 1 08:42:56 UTC 2012


The following commit has been merged in the experimental branch:
commit 712849a412ec0f347126c82a8006002b0a61f819
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Sun Jul 15 10:14:21 2012 +0200

    Fix up debian/changelog and get dependencies right accordingly.
    
    Conflicts:
    	debian/changelog

diff --git a/debian/control b/debian/control
index 6760e50..90761e5 100644
--- a/debian/control
+++ b/debian/control
@@ -88,17 +88,16 @@ Package: libav-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Provides:
- ffmpeg-dbg
 Replaces:
- ffmpeg-dbg (<< 6:0.8.3-4),
- libav-regular-dbg (<< 6:0.8.3-4),
- libav-extra-dbg (<< 6:0.8.3-4)
+ ffmpeg-dbg (<< 6:0.8.3-5),
+ libav-regular-dbg (<< 6:0.8.3-5),
+ libav-extra-dbg (<< 6:0.8.3-5)
 Breaks:
- ffmpeg-dbg (<< 6:0.8.3-4),
- libav-regular-dbg (<< 6:0.8.3-4),
- libav-extra-dbg (<< 6:0.8.3-4)
+ ffmpeg-dbg (<< 6:0.8.3-5),
+ libav-regular-dbg (<< 6:0.8.3-5),
+ libav-extra-dbg (<< 6:0.8.3-5)
 Depends:
+ ffmpeg (= ${binary:Version}),
  libav-tools (= ${binary:Version}),
  libavcodec54 (= ${binary:Version}),
  libavdevice53 (= ${binary:Version}),

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list