[SCM] clxclient packaging branch, master, updated. debian/3.6.1-2-9-g799e58c

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jul 8 08:12:31 UTC 2010


The following commit has been merged in the master branch:
commit 635025349d3317273cd3bfb4e43f9966a34b0ec7
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jul 8 10:10:49 2010 +0200

    Set Architecture field of libclxclient-dev to all, adjust Depends field value according to that.

diff --git a/debian/control b/debian/control
index 4e02928..eb7f240 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,11 @@ Homepage: http://www.kokkinizita.net/linuxaudio/downloads/index.html
 
 Package: libclxclient-dev
 Section: libdevel
-Architecture: any
-Depends: libclxclient3 (= ${binary:Version}),
- ${misc:Depends},
- libxft-dev
+Architecture: all
+Depends: libclxclient3 (>= ${source:Version}),
+ libclxclient3 (<< ${source:Upstream-Version}+1~),
+ libxft-dev,
+ ${misc:Depends}
 Description: Development file for libclxclient
  X Window System C++ access library. This package includes 
  the development tools.

-- 
clxclient packaging



More information about the pkg-multimedia-commits mailing list