[SCM] libdca/master: Forgot Multi-Arch fields, oops...

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Sun Mar 24 22:04:43 UTC 2013


The following commit has been merged in the master branch:
commit f4fd79641618ca443ccc87074ea210383109018f
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Sun Mar 24 23:04:34 2013 +0100

    Forgot Multi-Arch fields, oops...

diff --git a/debian/control b/debian/control
index 432e969..0a1a11a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends:
  libdca0 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
+Multi-Arch: same
 Description: decoding library for DTS Coherent Acoustics streams (development)
  libdca provides a low-level interface to decode audio frames encoded using
  DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
@@ -49,6 +50,7 @@ Depends:
  ${shlibs:Depends}
 Pre-Depends:
  ${misc:Pre-Depends}
+Multi-Arch: same
 Description: decoding library for DTS Coherent Acoustics streams
  libdca provides a low-level interface to decode audio frames encoded using
  DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
@@ -64,6 +66,7 @@ Depends:
  libdca-dev (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
+Multi-Arch: same
 Description: backward compatibility place-holder for libdca
  libdca provides a low-level interface to decode audio frames encoded using
  DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found

-- 
libdca packaging



More information about the pkg-multimedia-commits mailing list