From e9d7e9950ebbd84de1bb68ff91cbbb1615eeb5d6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 22 Apr 2013 14:03:37 +0100 Subject: [PATCH] Fix other control files. --- builds/control-12.04-64 | 2 +- builds/control-12.10-32 | 3 +-- builds/control-12.10-64 | 2 +- 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. -- 2.30.2