[SCM] BOINC packaging branch, master, updated. debian/7.0.33+dfsg-1-38-g300d58c

Guo Yixuan culu.gyx at gmail.com
Mon Sep 3 16:25:04 UTC 2012


The following commit has been merged in the master branch:
commit 82fee993bfc8bac8aff92b0bc4de068fff6e94fb
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Fri Aug 24 16:24:49 2012 +0800

    Removed old comments in debian/rules

diff --git a/debian/rules b/debian/rules
index c5de7bb..0da1f25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -179,7 +179,6 @@ override_dh_clean:
 # Commands not to execute - empty overrides
 override_dh_auto_test:
 
-
 #test-stamp:
 #	dh_testdir
 #	xmllint --nonet --noout \
@@ -203,10 +202,6 @@ override_dh_auto_configure:
 update-boinc-applinks.1: debian/manpages/update-boinc-applinks.xml
 	docbook2x-man debian/manpages/update-boinc-applinks.xml
 
-# use pattern rule for build
-# build:
-#	dh build --parallel --with python2
-
 # noopt
 CFLAGS_noopt = $(subst -O2,-O0,$(CFLAGS))
 CXXFLAGS_noopt = $(subst -O2,-O0,$(CXXFLAGS))
@@ -372,17 +367,6 @@ override_dh_compress:
 override_dh_installexamples:
 	dh_installexamples -Xjpeglib 
 
-# These targets are handled by the pattern rule (dh $@)
-# binary-arch: build install
-#	dh binary-arch
-
-# only the 'empty' package boinc
-# binary-indep:
-# 	dh binary-indep
-
-# binary:
-#	dh binary
-
 origDir ?= .
 
 get-orig-source:

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list