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

sebastic pushed a commit to branch master
in repository osmosis.

commit 68903d016004b2782b37a984251ea5fd93f1e77e
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Dec 17 22:14:48 2015 +0100

    Also strip epoch and repacksuffix for osmosis version.
---
 debian/patches/04-osmosis-version.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/04-osmosis-version.patch 
b/debian/patches/04-osmosis-version.patch
index 91f8ffc..cb47652 100644
--- a/debian/patches/04-osmosis-version.patch
+++ b/debian/patches/04-osmosis-version.patch
@@ -17,4 +17,4 @@ Forwarded: not-needed
 +++ b/osmosis-version.sh
 @@ -0,0 +1,2 @@
 +#!/bin/sh
-+dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p'
++dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 
's/\+.*//; s/^[0-9]://'

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to