[Pkg-voip-commits] [bctoolbox] 01/10: debian/rules: no need to add duplicate rule for "build"

Johannes Schauer josch at moszumanska.debian.org
Mon Apr 24 07:12:47 UTC 2017


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

josch pushed a commit to branch debian/sid
in repository bctoolbox.

commit bba72fec77c6c61e209832d4591710b097dd062e
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Apr 23 13:44:32 2017 +0200

    debian/rules: no need to add duplicate rule for "build"
---
 debian/changelog | 4 ++++
 debian/rules     | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 00ddace..be9d1b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 bctoolbox (0.5.1-1) UNRELEASED; urgency=medium
 
+  [ Daniel Gnoutcheff ]
   * Initial release (Closes: 849491)
 
+  [ Johannes Schauer ]
+  * debian/rules: no need to add duplicate rule for "build"
+
  -- Daniel Gnoutcheff <daniel at gnoutcheff.name>  Wed, 29 Mar 2017 22:54:41 -0400
diff --git a/debian/rules b/debian/rules
index 3bb42cf..6d88d1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@
 # As of version 0.4.0, upstream has a directory named "build" in its tree.
 # Without .PHONY, this confuses make.
 .PHONY: build
-build:
-	dh $@
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git



More information about the Pkg-voip-commits mailing list