summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builds/control-12.04-322
-rw-r--r--builds/control-12.04-642
-rw-r--r--builds/control-12.10-322
-rw-r--r--builds/control-12.10-642
4 files changed, 4 insertions, 4 deletions
diff --git a/builds/control-12.04-32 b/builds/control-12.04-32
index a1042f281..d852eb679 100644
--- a/builds/control-12.04-32
+++ b/builds/control-12.04-32
@@ -18,7 +18,7 @@ Package: dvdomatic-dbg
Architecture: i386
Section: debug
Priority: extra
-Depends: dvdomatic = ${binary:Version}), ${misc:Depends}
+Depends: dvdomatic = (${binary:Version}), ${misc:Depends}
Description: debugging symbols for dvdomatic
This package contains the debugging symbols for dvdomatic.
diff --git a/builds/control-12.04-64 b/builds/control-12.04-64
index 4f340f2e3..5e4020748 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 = (${binary:Version}), ${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 17de72726..57a814d17 100644
--- a/builds/control-12.10-32
+++ b/builds/control-12.10-32
@@ -18,7 +18,7 @@ Package: dvdomatic-dbg
Architecture: i386
Section: debug
Priority: extra
-Depends: dvdomatic = ${binary:Version}), ${misc:Depends}
+Depends: dvdomatic = (${binary:Version}), ${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 4e24caff2..b694a3a71 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 = (${binary:Version}), ${misc:Depends}
Description: debugging symbols for dvdomatic
This package contains the debugging symbols for dvdomatic.