[SCM] libshout/master: Rephrase multiarch comment in rules file.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Mar 30 19:34:03 UTC 2013


The following commit has been merged in the master branch:
commit 79abe31e603d4fcdca91ed3d7053c1e1fe46c157
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 30 20:33:48 2013 +0100

    Rephrase multiarch comment in rules file.

diff --git a/debian/rules b/debian/rules
index e58d2cb..3c6f35d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ CDBS_BUILD_DEPENDS += , libtheora-dev, libspeex-dev
 # Needed at build time for our packaging
 CDBS_BUILD_DEPENDS += , d-shlibs (>= 0.48)
 
-# Multiarch quirks (should ideally be resolved automagically)
+# Multiarch quirk (see also other uses of that variable in this file)
 CDBS_PREDEPENDS = $(if $(DEB_HOST_MULTIARCH),multiarch-support)
 
 DEB_UPSTREAM_PACKAGE = $(pkg)

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list