[arrayfire] 29/40: d/rules: clean out commented noise

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit a3a52c5799fdf4b3375ccf282a4723cd4fbf3e8d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon May 18 18:39:04 2015 +0100

    d/rules: clean out commented noise
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a5bff59..12a9f53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,13 @@
 #!/usr/bin/make -f
+# -*- makefile -*-
 
-# output every command that modifies files on the build system.
+# Uncomment this to turn on verbose mode.
 #DH_VERBOSE = 1
 
 # see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
-# main packaging script based on dh7 syntax
 %:
 	dh $@ --buildsystem=cmake --parallel --dbg-package=libarrayfire3-dbg
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list