[SCM] zita-convolver packaging branch, master, updated. debian/1.0.0-1-12-g6b1b4b1

freee at users.alioth.debian.org freee at users.alioth.debian.org
Sun Jun 21 12:51:02 UTC 2009


The following commit has been merged in the master branch:
commit 6b1b4b1b34534896de2b59fd27f9600df17e75d7
Author: Free Ekanayaka <free at 64studio.com>
Date:   Sun Jun 21 14:50:55 2009 +0200

    Fix build-indep and build-arch comments

diff --git a/debian/rules b/debian/rules
index c3e7b8a..0e0e5a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ install: build
 
 	$(MAKE) -C libs/  DESTDIR=$(CURDIR)/debian/tmp install
 
-# Build architecture-independent files here.
+# Build architecture-dependent files here.
 binary-arch: build install
 	dh_testdir
 	dh_testroot
@@ -66,7 +66,7 @@ binary-arch: build install
 	dh_md5sums
 	dh_builddeb
 
-# Build architecture-dependent files here.
+# Build architecture-independent files here.
 binary-indep: build install
 
 binary: binary-indep binary-arch

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list