[med-svn] [seqan2] 02/02: Testing upstream's formal release candidate

Michael Crusoe misterc-guest at moszumanska.debian.org
Tue Jan 30 10:59:55 UTC 2018


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

misterc-guest pushed a commit to tag debian/2.4.0_rc0+dfsg-1
in repository seqan2.

commit 6b7365e5e4d560f72e111f264b78063c1619b6ad
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Fri Jan 26 09:46:14 2018 -0800

    Testing upstream's formal release candidate
---
 debian/changelog                            | 6 ++++++
 debian/control                              | 2 +-
 debian/patches/skip-seqan-revision          | 2 +-
 debian/patches/skip-some-apps-on-some-archs | 6 +++---
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a935ce7..8b9de74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+seqan2 (2.4.0~rc0+dfsg-1) experimental; urgency=medium
+
+  * Testing upstream's formal release candidate
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Fri, 26 Jan 2018 10:14:15 -0800
+
 seqan2 (2.3.2.001platform-issues10-6f85721+dfsg-2) experimental; urgency=medium
 
   * enable asyncio on all archs as a test
diff --git a/debian/control b/debian/control
index 6b97a2c..0e9d06e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Arch: cmake,
 #default-jdk,
 #python-sphinx,
 #python-sphinx-rtd-theme,
-Standards-Version: 4.1.2
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/seqan2.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/seqan2.git
 Homepage: http://www.seqan.de/
diff --git a/debian/patches/skip-seqan-revision b/debian/patches/skip-seqan-revision
index 3d52f2c..b6f5077 100644
--- a/debian/patches/skip-seqan-revision
+++ b/debian/patches/skip-seqan-revision
@@ -3,7 +3,7 @@ Description: Don't look for a git directory, as the Debian packaging confuses
 the build system
 --- seqan2.orig/util/cmake/SeqAnBuildSystem.cmake
 +++ seqan2/util/cmake/SeqAnBuildSystem.cmake
-@@ -669,14 +669,15 @@
+@@ -686,14 +686,15 @@
    set (_SEQAN_GIT_DIR "${CMAKE_SOURCE_DIR}/.git")
    message (STATUS "  Selected repository dir: ${CMAKE_SOURCE_DIR}")
    # Get Git information.
diff --git a/debian/patches/skip-some-apps-on-some-archs b/debian/patches/skip-some-apps-on-some-archs
index 61c0bf1..9ac3b75 100644
--- a/debian/patches/skip-some-apps-on-some-archs
+++ b/debian/patches/skip-some-apps-on-some-archs
@@ -8,9 +8,9 @@ then update debian/README.Debian
 
 --- seqan2.orig/apps/razers/CMakeLists.txt
 +++ seqan2/apps/razers/CMakeLists.txt
-@@ -12,6 +12,16 @@
- 
- set (SEQAN_APP_VERSION "1.5.7")
+@@ -17,6 +17,16 @@
+     return ()
+ endif (SEQAN_TRAVIS_BUILD)
  
 +if ("$ENV{DEB_BUILD_ARCH}" STREQUAL "mips")
 +    message (STATUS "  Not building razers on mips due to memory requirements.")

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



More information about the debian-med-commit mailing list