summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-22 14:03:37 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-22 14:03:37 +0100
commite9d7e9950ebbd84de1bb68ff91cbbb1615eeb5d6 (patch)
treeee8fa05744890be5d9965a6f2be256f5e5150931
parentf8689d3ebcfeac346a374dd6e6ce15bfa593aadc (diff)
Fix other control files.
-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.