summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builds/control-12.04-642
-rw-r--r--builds/control-12.10-323
-rw-r--r--builds/control-12.10-642
3 files changed, 3 insertions, 4 deletions
diff --git a/builds/control-12.04-64 b/builds/control-12.04-64
index 5e4020748..fa4b4476e 100644
--- a/builds/control-12.04-64
+++ b/builds/control-12.04-64
@@ -18,7 +18,7 @@ Package: dvdomatic-dbg
Architecture: amd64
Section: debug
Priority: extra
-Depends: dvdomatic = (${binary:Version}), ${misc:Depends}
+Depends: ${dvdomatic:Depends}, ${misc:Depends}
Description: debugging symbols for dvdomatic
This package contains the debugging symbols for dvdomatic.
diff --git a/builds/control-12.10-32 b/builds/control-12.10-32
index 57a814d17..0e5fc1f46 100644
--- a/builds/control-12.10-32
+++ b/builds/control-12.10-32
@@ -18,7 +18,6 @@ Package: dvdomatic-dbg
Architecture: i386
Section: debug
Priority: extra
-Depends: dvdomatic = (${binary:Version}), ${misc:Depends}
+Depends: ${dvdomatic:Depends}, ${misc:Depends}
Description: debugging symbols for dvdomatic
This package contains the debugging symbols for dvdomatic.
-
diff --git a/builds/control-12.10-64 b/builds/control-12.10-64
index b694a3a71..24e16b4b5 100644
--- a/builds/control-12.10-64
+++ b/builds/control-12.10-64
@@ -18,7 +18,7 @@ Package: dvdomatic-dbg
Architecture: amd64
Section: debug
Priority: extra
-Depends: dvdomatic = (${binary:Version}), ${misc:Depends}
+Depends: ${dvdomatic:Depends}, ${misc:Depends}
Description: debugging symbols for dvdomatic
This package contains the debugging symbols for dvdomatic.