Andreas Tille pushed to branch master at Debian Med / eigensoft
Commits: 3c30c304 by Andreas Tille at 2020-07-23T08:52:47+02:00 routine-update: Standards-Version: 4.5.0 - - - - - f152f1fb by Andreas Tille at 2020-07-23T08:52:47+02:00 routine-update: debhelper-compat 13 - - - - - 6a6ffc9e by Andreas Tille at 2020-07-23T08:52:51+02:00 routine-update: Remove trailing whitespace in debian/rules - - - - - be5522ad by Andreas Tille at 2020-07-23T08:52:51+02:00 routine-update: Add salsa-ci file - - - - - 70fc36ba by Andreas Tille at 2020-07-23T08:52:51+02:00 routine-update: Rules-Requires-Root: no - - - - - 3c729d7c by Andreas Tille at 2020-07-23T08:53:03+02: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 - - - - - a1108d51 by Andreas Tille at 2020-07-23T08:54:24+02:00 routine-update: Ready to upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +eigensoft (7.2.1+dfsg-2) unstable; urgency=medium + + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Remove trailing whitespace in debian/rules (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + -- Andreas Tille <[email protected]> Thu, 23 Jul 2020 08:53:03 +0200 + eigensoft (7.2.1+dfsg-1) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,16 +4,17 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), gfortran, libblas-dev, liblapack-dev, liblapacke-dev, libgsl-dev -Standards-Version: 4.1.5 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/eigensoft Vcs-Git: https://salsa.debian.org/med-team/eigensoft.git Homepage: http://www.hsph.harvard.edu/faculty/alkes-price/software/ +Rules-Requires-Root: no Package: eigensoft Architecture: any ===================================== debian/rules ===================================== @@ -13,7 +13,7 @@ WRAPPERS=evec2pca-ped \ smartpca %: - dh $@ + dh $@ override_dh_auto_build: $(MAKE) DEBUG_OPTIONS=-g -C src all ===================================== 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/DReichLab/EIG/issues +Bug-Submit: https://github.com/DReichLab/EIG/issues/new Reference: - Author: > Alkes L. Price and Nick J. Patterson and Robert M. Plenge and Michael @@ -21,3 +23,5 @@ Registry: Entry: Eigensoft - Name: conda:bioconda Entry: eigensoft +Repository: https://github.com/DReichLab/EIG.git +Repository-Browse: https://github.com/DReichLab/EIG View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/compare/fcb93d6a7d068263d878ecfdf44c161b2f03d668...a1108d51f5b6d8ab23f679fd0b4634059b2b8612 -- View it on GitLab: https://salsa.debian.org/med-team/eigensoft/-/compare/fcb93d6a7d068263d878ecfdf44c161b2f03d668...a1108d51f5b6d8ab23f679fd0b4634059b2b8612 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
