[Pkg-cli-libs-commits] [nrefactory] 01/03: Fix debhelper syntax

Jo Shields directhex at moszumanska.debian.org
Thu Nov 19 09:15:08 UTC 2015


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

directhex pushed a commit to annotated tag debian/5.3.0+20130718.73b6d0f-2
in repository nrefactory.

commit b995807bc955cc6838f14cda46c9cd58fd8e3f6d
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 16 10:56:09 2015 +0000

    Fix debhelper syntax
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 07eafcc..bf80b37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,4 +30,4 @@ override_dh_clideps:
 	dh_clideps --exclude-moduleref=fusion
 
 %:
-	dh $@ --with=cli
+	dh $@ --with cli

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/nrefactory.git



More information about the Pkg-cli-libs-commits mailing list