Andreas Tille pushed to branch master at Debian Med / clonalframe
Commits: 8276c66b by Andreas Tille at 2021-09-27T21:23:15+02:00 Fix watch file - - - - - 550d7607 by Andreas Tille at 2021-09-27T21:23:32+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 056825db by Andreas Tille at 2021-09-27T21:23:32+02:00 routine-update: debhelper-compat 13 - - - - - 8ecbe556 by Andreas Tille at 2021-09-27T21:23:36+02:00 routine-update: Add salsa-ci file - - - - - c142ae28 by Andreas Tille at 2021-09-27T21:23:36+02:00 routine-update: Rules-Requires-Root: no - - - - - 116b3aac by Andreas Tille at 2021-09-27T21:23:39+02:00 Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). Changes-By: lintian-brush - - - - - 3b5b9b9e by Andreas Tille at 2021-09-27T21:23:54+02:00 routine-update: watch file standard 4 - - - - - 806d7406 by Andreas Tille at 2021-09-27T21:25:35+02:00 routine-update: Ready to upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +clonalframe (1.2-11) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 27 Sep 2021 21:23:54 +0200 + clonalframe (1.2-10) unstable; urgency=medium * Provide autopkgtest ===================================== debian/control ===================================== @@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), qt5-qmake, libgsl-dev -Standards-Version: 4.4.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/clonalframe Vcs-Git: https://salsa.debian.org/med-team/clonalframe.git Homepage: http://www.xavierdidelot.xtreemhost.com/clonalframe.htm +Rules-Requires-Root: no Package: clonalframe 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,5 +1,3 @@ -Contact: Xavier Didelot <[email protected]> -Name: ClonalFrame Reference: author: Xavier Didelot and Daniel Falush title: Inference of Bacterial Microevolution Using Multilocus Sequence Data ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 -http://www.xavierdidelot.xtreemhost.com/clonalframe.htm \ +version=4 +https://xavierdidelot.github.io/clonalframe.html \ http://www.stats.ox.ac.uk/~didelot/files/ClonalFrame-([\d\.]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/clonalframe/-/compare/a69d568b596d23987eed1ab276c614bb651e1aad...806d7406169108591c45682b7c4d68942dc77159 -- View it on GitLab: https://salsa.debian.org/med-team/clonalframe/-/compare/a69d568b596d23987eed1ab276c614bb651e1aad...806d7406169108591c45682b7c4d68942dc77159 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
