[SCM] vdr-plugin-epgsearch packaging repository branch, master, updated. debian/1.0.0-3-1-g7abf1ba

Darren Salt linux at youmustbejoking.demon.co.uk
Wed Jan 25 00:29:46 UTC 2012


The following commit has been merged in the master branch:
commit 7abf1ba74cfae8cac2cc410ea135f90f7cb0b0ce
Author: Darren Salt <linux at youmustbejoking.demon.co.uk>
Date:   Wed Jan 25 00:28:57 2012 +0000

    Enable parallel build.

diff --git a/debian/changelog b/debian/changelog
index 04306ff..1c0eed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-epgsearch (1.0.0-4) UNRELEASED; urgency=low
+
+  * Enable parallel build.
+
+ -- Darren Salt <linux at youmustbejoking.demon.co.uk>  Wed, 25 Jan 2012 00:28:42 +0000
+
 vdr-plugin-epgsearch (1.0.0-3) unstable; urgency=low
 
   * Build-depend on vdr-dev (>= 1.7.22)
diff --git a/debian/rules b/debian/rules
index 9f487b6..afc79d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
 
 %:
-	dh $@
+	dh --parallel $@
 
 override_dh_auto_build:
 	dh_auto_build -- all $(MAKE_OPTIONS)

-- 
vdr-plugin-epgsearch packaging repository



More information about the pkg-vdr-dvb-changes mailing list