Andreas Tille pushed to branch master at Debian Med / tantan
Commits: 5861de73 by Andreas Tille at 2018-07-06T19:02:33+02:00 Remove unneeded field Testsuite - - - - - dd700e2d by Andreas Tille at 2018-07-06T19:03:21+02:00 debhelper 11 - - - - - d13dc47f by Andreas Tille at 2018-07-06T19:03:23+02:00 Point Vcs fields to salsa.debian.org - - - - - 4cb3e258 by Andreas Tille at 2018-07-06T19:03:23+02:00 Standards-Version: 4.1.4 - - - - - c90ce36c by Andreas Tille at 2018-07-06T19:04:42+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tantan (13-5) unstable; urgency=medium + + * Team upload. + * Remove unneeded field Testsuite + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + + -- Andreas Tille <[email protected]> Fri, 06 Jul 2018 19:03:23 +0200 + tantan (13-4) unstable; urgency=medium * Use stable compilation order for reproducibility. ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,18 +1,18 @@ Source: tantan -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.7 -Testsuite: autopkgtest +Section: science +Priority: optional +Build-Depends: debhelper (>= 11~) +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/tantan +Vcs-Git: https://salsa.debian.org/med-team/tantan.git Homepage: http://www.cbrc.jp/tantan/ -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tantan.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/tantan.git Package: tantan Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: low complexity and tandem repeat masker for biosequences tantan is a tool to mask simple regions (low complexity and short-period tandem repeats) in DNA, RNA, and protein sequences. The aim of tantan is to prevent View it on GitLab: https://salsa.debian.org/med-team/tantan/compare/351d7c69762ecdaf9160e81b454840b28ed2fbab...c90ce36c32c55871c44df10e957d3a8c35f32700 -- View it on GitLab: https://salsa.debian.org/med-team/tantan/compare/351d7c69762ecdaf9160e81b454840b28ed2fbab...c90ce36c32c55871c44df10e957d3a8c35f32700 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
