Andreas Tille pushed to branch master at Debian Med / mafft
Commits: c1743051 by Andreas Tille at 2020-04-17T21:53:00+02:00 Update changelog, DEP3 - - - - - 336677f1 by Andreas Tille at 2020-04-17T21:53:20+02:00 routine-update: Standards-Version: 4.5.0 - - - - - c33d58dd by Andreas Tille at 2020-04-17T21:53:23+02:00 routine-update: Add salsa-ci file - - - - - e3203d32 by Andreas Tille at 2020-04-17T21:53:23+02:00 routine-update: Rules-Requires-Root: no - - - - - 3412a690 by Andreas Tille at 2020-04-17T21:54:56+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/gcc10.patch - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,21 @@ +mafft (7.453-2) unstable; urgency=medium + + * Team upload + + [ Steffen Möller ] + * Update metadata - added ref to bio.tools + + [ Nilesh Patra ] + * Add patch for GCC-10 + Closes: #957512 + + [ Andreas Tille ] + * Standards-Version: 4.5.0 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + + -- Nilesh Patra <[email protected]> Fri, 17 Apr 2020 21:50:30 +0200 + mafft (7.453-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,10 +5,11 @@ Uploaders: Charles Plessy <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 12) -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/mafft Vcs-Git: https://salsa.debian.org/med-team/mafft.git Homepage: https://mafft.cbrc.jp/alignment/software/ +Rules-Requires-Root: no Package: mafft Architecture: any ===================================== debian/patches/gcc10.patch ===================================== @@ -1,4 +1,8 @@ Description: Fix package to build with GCC-10 +Bug-Debian: https://bugs.debian.org/957512 +Author: Nilesh Patra <[email protected]> +Last-Update: Fri, 17 Apr 2020 21:50:30 +0200 + --- a/core/defs.c +++ b/core/defs.c @@ -170,6 +170,6 @@ ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/mafft/-/compare/f4c6de3a08451f56598cc4bc477b06ad28e2cda8...3412a690ee609bd85a394882a27f315fa8ea0e83 -- View it on GitLab: https://salsa.debian.org/med-team/mafft/-/compare/f4c6de3a08451f56598cc4bc477b06ad28e2cda8...3412a690ee609bd85a394882a27f315fa8ea0e83 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
