[med-svn] [gfapy] 02/03: finish packaging

Sascha Steinbiss satta at debian.org
Fri Jul 28 09:20:15 UTC 2017


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

satta pushed a commit to branch master
in repository gfapy.

commit 5117e544f8cc23c4916b99ed2ae90fdec790f08b
Author: Sascha Steinbiss <satta at debian.org>
Date:   Fri Jul 28 11:11:27 2017 +0200

    finish packaging
---
 debian/control | 3 +--
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5accee1..5883a7d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Build-Depends: debhelper (>= 9),
                python3-dev,
                python3-setuptools,
                python3-nose,
-               help2man,
-               asciidoctor
+               txt2man
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gfapy.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/gfapy.git
diff --git a/debian/rules b/debian/rules
index e627a71..7210aab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 export PYBUILD_NAME=gfapy
-UPSTREAM_VERSION=$(shell dpkg-parsechangelog -SVersion | cut -f2 -d-)
+UPSTREAM_VERSION=$(shell dpkg-parsechangelog -SVersion | cut -f1 -d+)
 TIMESTAMP=$(shell dpkg-parsechangelog -STimestamp)
 DATE=$(shell date --date=@$(TIMESTAMP) '+%d %B %Y')
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gfapy.git



More information about the debian-med-commit mailing list