[liblinear] 18/26: d/rules: Export upstream version number

Christian Kastner ckk at moszumanska.debian.org
Sun Sep 6 13:33:12 UTC 2015


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

ckk pushed a commit to branch master
in repository liblinear.

commit 325731fbd924c02ce25a84f22eb77efaa73031ce
Author: Christian Kastner <ckk at kvr.at>
Date:   Sat Sep 5 23:00:19 2015 +0200

    d/rules: Export upstream version number
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b3bfdb2..df9622e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ PKGDIR := $(dir $(firstword $(MAKEFILE_LIST)))..
 # Get version numbers for SONAME from changelog
 UPVER := $(shell cd $(PKGDIR) && dpkg-parsechangelog -SVersion | \
 		sed -rne 's/([0-9]+\.[0-9]+).*/\1/p')
+export UPVER
 
 export DEB_CFLAGS_MAINT_APPEND += -Wall
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git



More information about the debian-science-commits mailing list