Andreas Tille pushed to branch master at Debian Med / scythe
Commits: 6efdeaf7 by Andreas Tille at 2019-12-16T08:59:56Z Replace python-markdown by markdown - - - - - 44dc3d31 by Andreas Tille at 2019-12-16T09:00:13Z routine-update: debhelper-compat 12 - - - - - 51970d5b by Andreas Tille at 2019-12-16T09:00:17Z routine-update: Standards-Version: 4.4.1 - - - - - bc88fcd1 by Andreas Tille at 2019-12-16T09:00:23Z Set upstream metadata fields: Bug-Database, Repository, Repository-Browse. - - - - - 6021fa27 by Andreas Tille at 2019-12-16T09:06:58Z routine-update: Ready to upload to unstable - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +scythe (0.994+git20141017.20d3cff-2) unstable; urgency=medium + + * Team upload. + * Replace python-markdown by markdown + Closes: #943255 + * debhelper-compat 12 + * Standards-Version: 4.4.1 + * Set upstream metadata fields: Bug-Database, Repository, Repository- + Browse. + + -- Andreas Tille <[email protected]> Mon, 16 Dec 2019 10:00:23 +0100 + scythe (0.994+git20141017.20d3cff-1) unstable; urgency=medium * d/watch: use git mode ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Kevin Murray <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), zlib1g-dev, - python-markdown, + markdown, check -Standards-Version: 4.2.0 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/med-team/scythe Vcs-Git: https://salsa.debian.org/med-team/scythe.git Homepage: https://github.com/vsbuffalo/scythe ===================================== debian/rules ===================================== @@ -5,4 +5,4 @@ override_dh_auto_build: dh_auto_build - markdown_py -f README.html README.md + markdown README.md > README.html ===================================== debian/upstream/metadata ===================================== @@ -1,11 +1,14 @@ Registry: - - Name: OMICtools - Entry: OMICS_01091 - - Name: SciCrunch - Entry: SCR_011844 - - Name: bio.tools - Entry: NA - - Name: conda:bioconda - Entry: NA - - Name: conda:conda-forge - Entry: NA +- Name: OMICtools + Entry: OMICS_01091 +- Name: SciCrunch + Entry: SCR_011844 +- Name: bio.tools + Entry: NA +- Name: conda:bioconda + Entry: NA +- Name: conda:conda-forge + Entry: NA +Bug-Database: https://github.com/vsbuffalo/scythe/issues +Repository: https://github.com/vsbuffalo/scythe.git +Repository-Browse: https://github.com/vsbuffalo/scythe View it on GitLab: https://salsa.debian.org/med-team/scythe/compare/128faf502fde458df922e32a8c28a97c78d7c7d1...6021fa27c7fdd51974ffb6f4963be6ae2f4e5889 -- View it on GitLab: https://salsa.debian.org/med-team/scythe/compare/128faf502fde458df922e32a8c28a97c78d7c7d1...6021fa27c7fdd51974ffb6f4963be6ae2f4e5889 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
