From 7a0dd1f819d84749fe484663fd70ce4be3eb51ac Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Sat, 22 Oct 2011 02:36:38 +0200 Subject: Applied patch from Bug#646068 --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f3476812..27b1040a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libunistring Priority: optional Maintainer: Andreas Rottmann -Build-Depends: cdbs, debhelper (>= 7), autotools-dev +Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), autotools-dev Standards-Version: 3.9.1 Section: libs Homepage: http://www.gnu.org/software/libunistring/ @@ -11,6 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/libunistring.git Package: libunistring-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: libunistring0 (= ${binary:Version}), ${misc:Depends} Description: Unicode string library for C - development files The 'libunistring' library implements Unicode strings (in the UTF-8, @@ -26,6 +27,8 @@ Description: Unicode string library for C - development files Package: libunistring0 Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, -- cgit v1.2.3