Shayan Doust pushed to branch master at Debian Med / phylip
Commits: d1167985 by Shayan Doust at 2020-07-23T16:37:19+00:00 routine-update: Standards-Version: 4.5.0 - - - - - 417a7045 by Shayan Doust at 2020-07-23T16:37:19+00:00 routine-update: debhelper-compat 13 - - - - - b58f7c96 by Shayan Doust at 2020-07-23T16:37:24+00:00 routine-update: Add salsa-ci file - - - - - 314f36c5 by Shayan Doust at 2020-07-23T16:37:24+00:00 routine-update: Rules-Requires-Root: no - - - - - ae3f4f25 by Shayan Doust at 2020-07-23T16:37:24+00:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - a9401a2d by Shayan Doust at 2020-07-23T16:37:29+00: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 - - - - - 8104dee9 by Shayan Doust at 2020-07-23T16:38:18+00:00 Change to UNRELEASED for now - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -8,8 +8,14 @@ phylip (1:3.697+dfsg-2) UNRELEASED; urgency=medium [ Shayan Doust ] * Fix gcc-10 multiple definition errors (Closes: #957681) - - -- Shayan Doust <[email protected]> Thu, 23 Jul 2020 17:34:25 +0100 + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Trim trailing whitespace. + * Use secure URI in Homepage field. + + -- Shayan Doust <[email protected]> Thu, 23 Jul 2020 16:37:36 +0000 phylip (1:3.697+dfsg-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Manuel Prinz <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), dh-exec, libx11-dev, libxt-dev, @@ -13,10 +13,11 @@ Build-Depends: debhelper (>= 11~), default-jdk, libjna-java, javahelper -Standards-Version: 4.2.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/phylip Vcs-Git: https://salsa.debian.org/med-team/phylip.git -Homepage: http://evolution.genetics.washington.edu/phylip.html +Homepage: https://evolution.genetics.washington.edu/phylip.html +Rules-Requires-Root: no Package: phylip Architecture: any ===================================== debian/rules ===================================== @@ -35,4 +35,3 @@ override_dh_auto_clean: ant clean ; \ rm -rf dist build.xml ; \ fi - ===================================== 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/phylip/-/compare/2d8f8486028b5185e969bc0801beacb78d63a29e...8104dee9625f091c41321314f54a964477f8fab1 -- View it on GitLab: https://salsa.debian.org/med-team/phylip/-/compare/2d8f8486028b5185e969bc0801beacb78d63a29e...8104dee9625f091c41321314f54a964477f8fab1 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
