[SCM] gavl/master: Set libgavl-dev to architecture-independent.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Jan 9 11:55:04 UTC 2011


The following commit has been merged in the master branch:
commit 01de4b0baa904826a012c7cd72021de6b082c036
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Jan 9 12:49:26 2011 +0100

    Set libgavl-dev to architecture-independent.

diff --git a/debian/control b/debian/control
index 0335175..b8aa033 100644
--- a/debian/control
+++ b/debian/control
@@ -53,9 +53,10 @@ Description: debugging symbols for libgavl1
  This package contains the debugging symbols for libgavl1
 
 Package: libgavl-dev
-Architecture: any
+Architecture: all
 Section: libdevel
-Depends: libgavl1 (= ${binary:Version}),
+Depends: libgavl1 (>= ${source:Version}),
+ libgavl1 (<< ${source:Upstream-Version}+1~),
  pkg-config,
  ${misc:Depends}
 Recommends: libgavl-doc

-- 
gavl packaging



More information about the pkg-multimedia-commits mailing list