Andreas Tille pushed to branch master at Debian Med / lambda-align

Commits:
59e4798d by Andreas Tille at 2019-01-22T08:47:07Z
debhelper 12

- - - - -
fa357e02 by Andreas Tille at 2019-01-22T09:10:45Z
CMAKE_BUILD_TYPE=RelWithDebInfo to get debug info

- - - - -
6dd5422c by Andreas Tille at 2019-01-22T10:21:43Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
-lambda-align (1.0.3-5) UNRELEASED; urgency=medium
+lambda-align (1.0.3-5) unstable; urgency=medium
 
+  * Team upload.
   * Watch file reports only version 1
   * Document choice of version 1 in README.Debian
+  * debhelper 12
+  * CMAKE_BUILD_TYPE=RelWithDebInfo to get debug info
 
- -- Andreas Tille <[email protected]>  Mon, 14 Jan 2019 21:13:57 +0100
+ -- Andreas Tille <[email protected]>  Tue, 22 Jan 2019 11:12:44 +0100
 
 lambda-align (1.0.3-4) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Sascha Steinbiss <[email protected]>,
            Michael R. Crusoe <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper (>= 12~),
                libseqan2-dev,
                cmake,
                zlib1g-dev,


=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ override_dh_installman:
        dh_installman --
 
 override_dh_auto_configure:
-       dh_auto_configure -- -DLAMBDA_NATIVE_BUILD=OFF -DLAMBDA_MMAPPED_DB=ON 
-DCMAKE_BUILD_TYPE=Release
+       dh_auto_configure -- -DLAMBDA_NATIVE_BUILD=OFF -DLAMBDA_MMAPPED_DB=ON 
-DCMAKE_BUILD_TYPE=RelWithDebInfo
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))



View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align/compare/347c09fa57314fd8d5a220fa96f97f16a0f3ad5c...6dd5422cf8396e122023f776257a8a3180d41d0e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/lambda-align/compare/347c09fa57314fd8d5a220fa96f97f16a0f3ad5c...6dd5422cf8396e122023f776257a8a3180d41d0e
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to