[SCM] gpac/master: Make libgpac4 replace buggy libgpac3 by using Replaces + Breaks fields

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Wed Jul 8 11:08:26 UTC 2015


The following commit has been merged in the master branch:
commit d67919d117c47aa5dbf03e9cc65f2a3d2c3ee31a
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Wed Jul 8 12:57:04 2015 +0200

    Make libgpac4 replace buggy libgpac3 by using Replaces + Breaks fields

diff --git a/debian/control b/debian/control
index ae170d6..8fdbac5 100644
--- a/debian/control
+++ b/debian/control
@@ -101,6 +101,8 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Conflicts: libgpac3 (>= 0.5.2)
+Replaces: libgpac3 (>= 0.5.2)
+Breaks: libgpac3 (>= 0.5.2)
 Description: GPAC Project on Advanced Content - shared libraries
  GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is
  an Open Source multimedia framework for research and academic purposes. The

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list