Andreas Tille pushed to branch master at Debian Med / gemma
Commits: e2f710bb by Andreas Tille at 2020-11-10T12:26:00+01:00 routine-update: Standards-Version: 4.5.0 - - - - - 5f330406 by Andreas Tille at 2020-11-10T12:26:00+01:00 routine-update: debhelper-compat 13 - - - - - b24a5d4f by Andreas Tille at 2020-11-10T12:26:05+01:00 routine-update: Add salsa-ci file - - - - - 18f236c3 by Andreas Tille at 2020-11-10T12:26:05+01:00 routine-update: Rules-Requires-Root: no - - - - - a91e83ed by Andreas Tille at 2020-11-10T12:26:09+01:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - 348a3e28 by Andreas Tille at 2020-11-10T12:26:19+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 11a97c6d by Andreas Tille at 2020-11-10T13:06:19+01:00 Wait for promised release - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +gemma (0.98.1+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Use secure URI in Homepage field. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + TODO: Wait for promised release: + https://github.com/genetics-statistics/GEMMA/issues/189 + https://github.com/genetics-statistics/GEMMA/issues/216 + + -- Andreas Tille <[email protected]> Tue, 10 Nov 2020 12:26:00 +0100 + gemma (0.98.1+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Steffen Moeller <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), gfortran, libopenblas-dev, libeigen3-dev, @@ -11,10 +11,11 @@ Build-Depends: debhelper (>= 11~), zlib1g-dev, catch, shunit2 -Standards-Version: 4.2.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/gemma Vcs-Git: https://salsa.debian.org/med-team/gemma.git -Homepage: http://www.xzlab.org/software.html +Homepage: https://www.xzlab.org/software.html +Rules-Requires-Root: no Package: gemma Architecture: any ===================================== 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 @@ +Bug-Database: https://github.com/genetics-statistics/gemma/issues +Bug-Submit: https://github.com/genetics-statistics/gemma/issues/new Reference: - Author: Xiang Zhou and Matthew Stephens Year: 2012 @@ -40,3 +42,5 @@ Registry: Entry: NA - Name: conda:bioconda Entry: gemma +Repository: https://github.com/genetics-statistics/gemma.git +Repository-Browse: https://github.com/genetics-statistics/gemma View it on GitLab: https://salsa.debian.org/med-team/gemma/-/compare/069097be9f1849533d75c5fb04d835692e3c3a52...11a97c6d7cc79eb25f34a4dc10c996dfed00a97e -- View it on GitLab: https://salsa.debian.org/med-team/gemma/-/compare/069097be9f1849533d75c5fb04d835692e3c3a52...11a97c6d7cc79eb25f34a4dc10c996dfed00a97e 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
