[tinyows] 01/09: Drop unused variables.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 7 21:32:33 UTC 2015


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

sebastic pushed a commit to branch master
in repository tinyows.

commit fdfff10a61c846fa414e2de7311d46f4b796fa60
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jun 25 22:46:53 2015 +0200

    Drop unused variables.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2e9371c..0c7f480 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,13 +11,6 @@ export DH_OPTIONS
 CFLAGS += $(LDFLAGS)
 CFLAGS += $(CPPFLAGS)
 
-PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
-VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')
-
-# Path to the debian directory
-DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs dirname)
-UPSTREAM_VERSION ?= $(shell uscan --dehs | sed -n 's/.*<upstream-version>\(.*\)<\/upstream-version>.*/\1/p')
-
 %:
 	dh $@ --with autoreconf \
 	      --parallel

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



More information about the Pkg-grass-devel mailing list