[SCM] xbmc packaging branch, master, updated. upstream/9.11.svn25484.beta2.deb1-67-gb49d89e

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Tue Dec 15 22:46:41 UTC 2009


The following commit has been merged in the master branch:
commit b49d89edbb255741a23284e1cce2bd8cbb3017ad
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Dec 15 17:45:23 2009 -0500

    Fix dependency issue with packages. Have only xbmc-bin provide, replace, and conflict with xbmc-common.

diff --git a/debian/control b/debian/control
index 59c0eaf..78b3328 100644
--- a/debian/control
+++ b/debian/control
@@ -124,9 +124,6 @@ Depends: xbmc-bin (>= ${source:Version}),
          x11-utils,
          ${python:Depends},
          ${misc:Depends}
-Provides: xbmc-common
-Replaces: xbmc-common
-Conflicts: xbmc-common
 Suggests: xbmc-test-helper
 Recommends: python-qt3
 Description: XBMC Media Center (arch-independent data package)
diff --git a/debian/control.in b/debian/control.in
index 8ff003a..3551833 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -108,9 +108,6 @@ Depends: xbmc-bin (>= ${source:Version}),
          x11-utils,
          ${python:Depends},
          ${misc:Depends}
-Provides: xbmc-common
-Replaces: xbmc-common
-Conflicts: xbmc-common
 Suggests: xbmc-test-helper
 Recommends: python-qt3
 Description: XBMC Media Center (arch-independent data package)

-- 
xbmc packaging



More information about the pkg-multimedia-commits mailing list