Michael R. Crusoe pushed to branch master at Debian Med / lambda-align2
Commits: 7c38b6e6 by Michael R. Crusoe at 2020-03-29T12:21:29+02:00 Only build on amd64 for now. (Closes: #953081) - - - - - 2bfbac89 by Michael R. Crusoe at 2020-03-29T12:21:29+02:00 R-U: Trailing whitespace in debian/changelog - - - - - d8cabfae by Michael R. Crusoe at 2020-03-29T12:21:30+02:00 routine-update: Add salsa-ci file - - - - - 51e6d4a8 by Michael R. Crusoe at 2020-03-29T12:21:30+02:00 routine-update: Rules-Requires-Root: no - - - - - bb580da0 by Michael R. Crusoe at 2020-03-29T12:21:30+02:00 debian/upstream/metadata: add Repository and Repository-Browse - - - - - a1981d3c by Michael R. Crusoe at 2020-03-29T12:32:55+02:00 release 2.0.0-7 - - - - - 4 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,15 @@ -lambda-align2 (2.0.0-7) UNRELEASED; urgency=medium +lambda-align2 (2.0.0-7) unstable; urgency=medium * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 12 (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Only build on amd64 for now. (Closes: #953081) + * Remove trailing whitespace in debian/changelog (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * debian/upstream/metadata: add Repository and Repository-Browse - -- Michael R. Crusoe <[email protected]> Wed, 04 Mar 2020 12:23:42 +0100 + -- Michael R. Crusoe <[email protected]> Sun, 29 Mar 2020 12:32:34 +0200 lambda-align2 (2.0.0-6) unstable; urgency=medium ===================================== debian/control ===================================== @@ -14,9 +14,10 @@ Standards-Version: 4.5.0 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 +Rules-Requires-Root: no Package: lambda-align2 -Architecture: any +Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: Local Aligner for Massive Biological DatA - v2 ===================================== 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 ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Repository: https://github.com/seqan/lambda.git +Repository-Browse: https://github.com/seqan/lambda Bug-Database: https://github.com/seqan/lambda/issues Bug-Submit: https://github.com/seqan/lambda/issues/new Reference: View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/compare/6b6fd333d1686bd488abd74c725e60d748aa5407...a1981d3c74df862430e5a70990a7446ed3f7ee31 -- View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/compare/6b6fd333d1686bd488abd74c725e60d748aa5407...a1981d3c74df862430e5a70990a7446ed3f7ee31 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
