[SCM] libav/experimental: libavresample1: Add Replaces relationship with libavresample0 (Closes: #693327)
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Thu Nov 15 21:36:42 UTC 2012
The following commit has been merged in the experimental branch:
commit dbf9708cb14c682e02525a9d654103806ec1e7b5
Author: Reinhard Tartler <siretart at tauware.de>
Date: Thu Nov 15 19:27:24 2012 +0100
libavresample1: Add Replaces relationship with libavresample0 (Closes: #693327)
There were some libav packages that errornously shipped the wrong files
in the package. This change is for cleaning this up.
diff --git a/debian/control b/debian/control
index 96a9229..351c6b9 100644
--- a/debian/control
+++ b/debian/control
@@ -363,6 +363,8 @@ Package: libavresample1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
+Replaces:
+ libavresample0
Depends:
${misc:Depends},
${shlibs:Depends}
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list