Andreas Tille pushed to branch master at Debian Med / phyx
Commits: d7e9d913 by Andreas Tille at 2020-04-17T21:58:05+02:00 Update changelog, DEP3 - - - - - ef4f277a by Andreas Tille at 2020-04-17T21:58:23+02:00 routine-update: Standards-Version: 4.5.0 - - - - - a991fc12 by Andreas Tille at 2020-04-17T21:58:26+02:00 routine-update: Add salsa-ci file - - - - - 09008725 by Andreas Tille at 2020-04-17T21:58:26+02:00 routine-update: Rules-Requires-Root: no - - - - - ed086104 by Andreas Tille at 2020-04-17T21:58:27+02:00 debian/copyright: use spaces rather than tabs to start continuation lines. Fixes: lintian: tab-in-license-text See-also: https://lintian.debian.org/tags/tab-in-license-text.html - - - - - 2cd98869 by Andreas Tille at 2020-04-17T21:58:29+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit. - - - - - f968a9cf by Andreas Tille at 2020-04-17T22:02:00+02:00 Upload to unstable - - - - - 6 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/gcc10.patch - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,21 @@ +phyx (1.01+ds-2) unstable; urgency=medium + + * Team upload + + [ Nilesh Patra ] + * Add patch to build with g++-10 + Closes: #957683 + + [ Andreas Tille ] + * Standards-Version: 4.5.0 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * debian/copyright: use spaces rather than tabs to start continuation + lines. + * Set upstream metadata fields: Bug-Database, Bug-Submit. + + -- Nilesh Patra <[email protected]> Fri, 17 Apr 2020 21:56:19 +0200 + phyx (1.01+ds-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -10,10 +10,11 @@ Build-Depends: debhelper-compat (= 12), libnlopt-dev, libatlas-cpp-0.6-dev, libarmadillo-dev -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/phyx Vcs-Git: https://salsa.debian.org/med-team/phyx.git Homepage: https://github.com/FePhyFoFum/phyx +Rules-Requires-Root: no Package: phyx Architecture: any ===================================== debian/copyright ===================================== @@ -2,8 +2,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: phyx Source: https://github.com/FePhyFoFum/phyx/releases Files-Excluded: - deps - src/configure + deps + src/configure Files: * Copyright: 2014-2017 Joseph W. Brown, Joseph F. Walker, and Stephen A. Smith ===================================== debian/patches/gcc10.patch ===================================== @@ -1,4 +1,8 @@ Description: Fix FTBFS with GCC and G++ version 10 +Bug-Debian: https://bugs.debian.org/957683 +Author: Nilesh Patra <[email protected]> +Last-Update: Fri, 17 Apr 2020 21:56:19 +0200 + --- a/src/tlate.cpp +++ b/src/tlate.cpp @@ -7,6 +7,7 @@ ===================================== 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/FePhyFoFum/phyx/issues +Bug-Submit: https://github.com/FePhyFoFum/phyx/issues/new Registry: - Name: OMICtools Entry: OMICS_02387 View it on GitLab: https://salsa.debian.org/med-team/phyx/-/compare/811e5dfdef2448715596eec902db4f1c66f17b39...f968a9cf325a67fc2e3cdadc035e85b35b5f93f7 -- View it on GitLab: https://salsa.debian.org/med-team/phyx/-/compare/811e5dfdef2448715596eec902db4f1c66f17b39...f968a9cf325a67fc2e3cdadc035e85b35b5f93f7 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
