[med-svn] [Git][med-team/hilive][master] 6 commits: Fix watch file

Andreas Tille gitlab at salsa.debian.org
Sat Aug 17 19:54:59 BST 2019



Andreas Tille pushed to branch master at Debian Med / hilive


Commits:
80c700d6 by Andreas Tille at 2019-08-17T18:45:16Z
Fix watch file

- - - - -
bc5db0ad by Andreas Tille at 2019-08-17T18:49:43Z
Fix build with gcc9

- - - - -
7bbdba0c by Andreas Tille at 2019-08-17T18:50:26Z
debhelper-compat 12

- - - - -
8afad549 by Andreas Tille at 2019-08-17T18:50:30Z
Standards-Version: 4.4.0

- - - - -
71c9cfcc by Andreas Tille at 2019-08-17T18:50:33Z
Trim trailing whitespace.

Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.

- - - - -
393bb35d by Andreas Tille at 2019-08-17T18:52:43Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/patches/use_FindSeQan.patch
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+hilive (1.1-3) unstable; urgency=medium
+
+  * Fix watch file
+  * Fix build with gcc9
+    Closes: #925714
+  * debhelper-compat 12
+  * Standards-Version: 4.4.0
+  * Trim trailing whitespace.
+
+ -- Andreas Tille <tille at debian.org>  Sat, 17 Aug 2019 20:50:36 +0200
+
 hilive (1.1-2) unstable; urgency=medium
 
   * Fix Homepage
@@ -54,4 +65,3 @@ hilive (0.0+20150926-1) unstable; urgency=medium
   * Initial release (Closes: #832950)
 
  -- Andreas Tille <tille at debian.org>  Sat, 30 Jul 2016 21:42:48 +0200
-


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
                cmake,
                libboost-system-dev,
                libboost-filesystem-dev,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 11~),
                zlib1g-dev,
                liblz4-dev,
                chrpath
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
 Vcs-Browser: https://salsa.debian.org/med-team/hilive
 Vcs-Git: https://salsa.debian.org/med-team/hilive.git
 Homepage: https://gitlab.com/SimonHTausch/HiLive


=====================================
debian/patches/use_FindSeQan.patch
=====================================
@@ -3,15 +3,6 @@ Author: Gert Wollny <gw.fossdev at gmail.com>
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -9,7 +9,7 @@ add_definitions(-DHiLive_VERSION_MAJOR=1
- add_definitions(-DHiLive_VERSION_MINOR=1)
- 
- # Set flags for compilation
--set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -g -pthread -W -Wall -std=gnu++14 -O0")
-+#set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC -g -pthread -W -Wall -std=gnu++14 -O0")
- 
- # add the binary tree to the search path for include files
- include_directories("${PROJECT_BINARY_DIR}")
 @@ -38,8 +38,9 @@ set(CompressionLibs "${ZLIB_LIBRARIES};l
  #############################
  ### setup seqan libraries ### needs to be done AFTER searching for Zlib


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="filenamemangle=s/@ANY_VERSION@\/.*\.tar\.gz/HiLive-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-  https://gitlab.com/SimonHTausch/HiLive/tags?sort=updated_desc .*/repository/v at ANY_VERSION@/archive\.tar\.gz
+  https://gitlab.com/SimonHTausch/HiLive/tags?sort=updated_desc .*/archive/v at ANY_VERSION@/HiLive-v.*\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/hilive/compare/c2f53493b6eaee9514778d1a04da062692804122...393bb35dea0330ffa44b39c4510299cad621eaf6

-- 
View it on GitLab: https://salsa.debian.org/med-team/hilive/compare/c2f53493b6eaee9514778d1a04da062692804122...393bb35dea0330ffa44b39c4510299cad621eaf6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190817/d83b605d/attachment-0001.html>


More information about the debian-med-commit mailing list