[DRE-commits] [ruby-fix-trinity-output] 01/01: Remove Debian revision from generated man page

Per Andersson avtobiff at moszumanska.debian.org
Sat Nov 7 20:13:20 UTC 2015


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

avtobiff pushed a commit to branch master
in repository ruby-fix-trinity-output.

commit 2b5fd524fd2de62a364da91636e0c43ff1f46167
Author: Per Andersson <avtobiff at debian.org>
Date:   Sat Nov 7 21:12:46 2015 +0100

    Remove Debian revision from generated man page
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 63a4f97..2dbfd69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@
 # Uncomment to check dependencies during build:
 # export GEM2DEB_TEST_RUNNER = --check-dependencies
 
-version=$(shell dpkg-parsechangelog -SVersion)
+version=$(shell dpkg-parsechangelog -SVersion | sed 's/-[0-9]*$$//')
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fix-trinity-output.git



More information about the Pkg-ruby-extras-commits mailing list