[med-svn] [consensuscore2] 06/09: Match python version with CMakelists

Afif Elghraoui afif at moszumanska.debian.org
Mon Jul 4 01:31:26 UTC 2016


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

afif pushed a commit to branch master
in repository consensuscore2.

commit b8e123da0bcc3520f3aa640068c58329291aec48
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Jul 3 16:42:56 2016 -0700

    Match python version with CMakelists
---
 debian/patches/match-pyversion.patch | 14 ++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/match-pyversion.patch b/debian/patches/match-pyversion.patch
new file mode 100644
index 0000000..043bdd3
--- /dev/null
+++ b/debian/patches/match-pyversion.patch
@@ -0,0 +1,14 @@
+Description: Set Python module version to match CMakeLists version
+Author: Afif Elghraoui <afif at debian.org>
+Last-Update: 2016-07-03
+--- consensuscore2.orig/setup.py
++++ consensuscore2/setup.py
+@@ -141,7 +141,7 @@
+ 
+ setup(
+     name="ConsensusCore2",
+-    version="0.11.0",
++    version="0.12.0",
+     author="PacificBiosciences",
+     author_email="devnet at pacb.com",
+     url="http://www.github.com/PacificBiosciences/ConsensusCore2",
diff --git a/debian/patches/series b/debian/patches/series
index 5879227..ce1b5ac 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 build.patch
+match-pyversion.patch

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



More information about the debian-med-commit mailing list