[mapserver] 01/01: Keep pre-releases in upstream symbols version.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Tue Jun 23 18:58:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository mapserver.
commit 5eb5ae1e7cdfa7a443274abd458b13b1b7eabb6c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jun 23 20:57:54 2015 +0200
Keep pre-releases in upstream symbols version.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ef2bd20..c5a43ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ RUBYVERSIONS=$(shell dh_ruby --print-supported)
PHP5API=$(shell php-config5 --phpapi)
MANPAGES:=$(wildcard debian/man/*.*.xml)
-MS_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/[~+].*//; s/^[0-9]://')
+MS_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
BUILD_DATE=$(shell dpkg-parsechangelog | sed -ne 's/^Date: //p' | LC_ALL=C date -u "+%d %B %Y" -f -)
CMAKE_OPTS:= \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapserver.git
More information about the Pkg-grass-devel
mailing list