[med-svn] [edfbrowser] 06/06: remove unused variable definitions; upload to unstable
Andreas Tille
tille at debian.org
Sat Sep 9 20:57:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository edfbrowser.
commit 822deefdcb7387a2e0a98ff7170d14c616d22b0e
Author: Andreas Tille <tille at debian.org>
Date: Sat Sep 9 22:57:24 2017 +0200
remove unused variable definitions; upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 6 ------
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1645810..02d7153 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-edfbrowser (1.59-1) UNRELEASED; urgency=medium
+edfbrowser (1.59-1) unstable; urgency=medium
* New upstream version
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
+ * d/rules: remove unused variable definitions
- -- Andreas Tille <tille at debian.org> Sat, 09 Sep 2017 22:25:42 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 09 Sep 2017 22:40:51 +0200
edfbrowser (1.58-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 3b0c60c..f3effba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,12 +21,6 @@ else
QMAKE_CXXFLAGS_RELEASE = -O2
endif
-# some useful variables
-TOPDIR :=$(shell pwd)
-PKGNAME :=$(word 2,$(shell dpkg-parsechangelog | grep ^Source ) )
-FULLVERSION :=$(word 2,$(shell dpkg-parsechangelog | grep ^Version ) )
-UPSTREAMVER :=$(shell echo $(FULLVERSION) | sed 's/-[0-9.]\+$$//' | sed 's/^0~//' )
-
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edfbrowser.git
More information about the debian-med-commit
mailing list