[SCM] libgig/master: We moved files between packages, so it had better use Replaces+Breaks, not Conflicts+Replaces.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 9 12:21:51 UTC 2011


The following commit has been merged in the master branch:
commit c806b620a64eebb9a1983b50174abf2859a6d8d0
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 9 13:17:09 2011 +0100

    We moved files between packages, so it had better use Replaces+Breaks, not Conflicts+Replaces.

diff --git a/debian/control b/debian/control
index 6cf7787..25aba60 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Replaces: libgig-dev (<< 3.3.0-1)
-Conflicts: libgig-dev (<< 3.3.0-1)
+Breaks: libgig-dev (<< 3.3.0-1)
 Description: HTML documentation for libgig
  libgig is a C++ library for loading, modifying and creating Gigasampler
  files and DLS (Downloadable Sounds) Level 1/2 files.

-- 
libgig packaging



More information about the pkg-multimedia-commits mailing list