[openlayers] 01/02: Drop unused variables from rules file.

Bas Couwenberg sebastic at debian.org
Wed Sep 27 13:21:31 UTC 2017


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

sebastic pushed a commit to branch master
in repository openlayers.

commit 8a75f517aa6e0793fd1188e162b46ac4a13ef613
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 27 15:21:14 2017 +0200

    Drop unused variables from rules file.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 07488ad..2032a83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ openlayers (2.13.1+ds2-5) UNRELEASED; urgency=medium
 
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.0, changes: priority.
+  * Drop unused variables from rules file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 13:16:54 +0200
 
diff --git a/debian/rules b/debian/rules
index 95251ab..1167ee0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-DEBVER=$(shell dpkg-parsechangelog | grep ^Version | cut -d\  -f2)
-UPVER=$(shell echo $(DEBVER) | cut -d+ -f1)
-
 %:
 	dh $@
 

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



More information about the Pkg-grass-devel mailing list