Sascha Steinbiss pushed to branch master at Debian Med / lambda-align2

Commits:
c396a9fe by Sascha Steinbiss at 2019-01-18T01:01:00Z
use debhelper 12

- - - - -
c7eddd3f by Sascha Steinbiss at 2019-01-18T01:01:13Z
use correct Vcs-* URLs

- - - - -
b6e05903 by Sascha Steinbiss at 2019-01-18T01:01:34Z
disable LAMBDA_MMAPPED_DB

- - - - -


3 changed files:

- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12
\ No newline at end of file


=====================================
debian/control
=====================================
@@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team 
<debian-med-packaging@lists.alioth.debian.
 Uploaders: Michael R. Crusoe <michael.cru...@gmail.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper (>= 12~),
                libseqan2-dev,
                cmake,
                zlib1g-dev,
                libbz2-dev,
                openssl
 Standards-Version: 4.3.0
-Vcs-Browser: https://salsa.debian.org/med-team/lambda-align
-Vcs-Git: https://salsa.debian.org/med-team/lambda-align.git
+Vcs-Browser: https://salsa.debian.org/med-team/lambda-align2
+Vcs-Git: https://salsa.debian.org/med-team/lambda-align2.git
 Homepage: https://seqan.github.io/lambda
 
 Package: lambda-align2


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ override_dh_install:
 override_dh_auto_configure:
        dh_auto_configure -- \
                -DLAMBDA_NATIVE_BUILD=OFF \
-               -DLAMBDA_MMAPPED_DB=ON \
+               -DLAMBDA_MMAPPED_DB=OFF \
                -DCMAKE_BUILD_TYPE=Release \
                -DLAMBDA_MULTIOPT_BUILD=1 \
                -DLAMBDA_COMPILE_THREADS=$(shell nproc)



View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align2/compare/ecc58d293805de6b82b725c61266ec3a1cc062d0...b6e05903eaad0a531320ef3cf2b3ffef816729f2

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align2/compare/ecc58d293805de6b82b725c61266ec3a1cc062d0...b6e05903eaad0a531320ef3cf2b3ffef816729f2
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to