Andreas Tille pushed to branch master at Debian Med / seqan
Commits: 79e4e3de by Andreas Tille at 2018-07-16T12:21:47+02:00 debhelper 11 - - - - - 850a73dc by Andreas Tille at 2018-07-16T12:21:52+02:00 Point Vcs fields to salsa.debian.org - - - - - 9037a9e1 by Andreas Tille at 2018-07-16T12:21:52+02:00 Standards-Version: 4.1.5 - - - - - 9c14ba7a by Andreas Tille at 2018-07-16T14:13:27+02:00 Spelling, Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/patches/skip_extras_and_apps.patch - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +seqan (1.4.2+dfsg-3) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.5 + + -- Andreas Tille <[email protected]> Mon, 16 Jul 2018 12:21:54 +0200 + seqan (1.4.2+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Kevin Murray <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), cmake, zlib1g-dev, libbam-dev, @@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 9), dh-exec, help2man, python -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/seqan.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/seqan.git +Standards-Version: 4.1.5 +Vcs-Browser: https://salsa.debian.org/med-team/seqan +Vcs-Git: https://salsa.debian.org/med-team/seqan.git Homepage: http://www.seqan.de/ Package: seqan-dev ===================================== debian/patches/skip_extras_and_apps.patch ===================================== --- a/debian/patches/skip_extras_and_apps.patch +++ b/debian/patches/skip_extras_and_apps.patch @@ -1,7 +1,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Tue, 26 Jul 2016 09:44:38 +0200 Description: Skip extras and core/apps since the seqan-apps package - is droped from 1.x series + is dropped from 1.x series --- a/CMakeLists.txt +++ b/CMakeLists.txt ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -18,7 +18,7 @@ endif export DEB_CXXFLAGS_MAINT_APPEND += -DNDEBUG %: - dh $@ --parallel + dh $@ override_dh_install: dh_install View it on GitLab: https://salsa.debian.org/med-team/seqan/compare/9aa44d533b1cd45506fbf49fb1602938985b6706...9c14ba7a3478448a2f53c71d0162da37e9f2097c -- View it on GitLab: https://salsa.debian.org/med-team/seqan/compare/9aa44d533b1cd45506fbf49fb1602938985b6706...9c14ba7a3478448a2f53c71d0162da37e9f2097c 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
