Andreas Tille pushed to branch master at Debian Med / trace2dbest
Commits: 8a665555 by Andreas Tille at 2020-11-16T19:09:10+01:00 Add watch file - - - - - 958916ca by Andreas Tille at 2020-11-16T19:09:26+01:00 routine-update: Standards-Version: 4.5.0 - - - - - 06c5c527 by Andreas Tille at 2020-11-16T19:09:26+01:00 routine-update: debhelper-compat 13 - - - - - 816d6074 by Andreas Tille at 2020-11-16T19:09:31+01:00 routine-update: Point Vcs fields to salsa.debian.org - - - - - b3edc205 by Andreas Tille at 2020-11-16T19:09:31+01:00 routine-update: Add salsa-ci file - - - - - 0f61ad4c by Andreas Tille at 2020-11-16T19:09:31+01:00 routine-update: Rules-Requires-Root: no - - - - - 29d61f92 by Andreas Tille at 2020-11-16T19:13:23+01:00 Lintian-override for script-with-language-extension - - - - - 719bb0ba by Andreas Tille at 2020-11-16T19:14:33+01:00 Fix doc-base file - - - - - a9ce6bcd by Andreas Tille at 2020-11-16T19:15:32+01:00 Upload to unstable - - - - - 7 changed files: - debian/changelog - − debian/compat - debian/control - + debian/lintian-overrides - + debian/salsa-ci.yml - debian/trace2dbest-doc.doc-base - + debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +trace2dbest (3.0.1-2) unstable; urgency=medium + + * Team upload. + * Add watch file + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Point Vcs fields to salsa.debian.org (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Lintian-override for script-with-language-extension + + -- Andreas Tille <[email protected]> Mon, 16 Nov 2020 19:14:46 +0100 + trace2dbest (3.0.1-1) unstable; urgency=medium * Initial release (closes: #899322) ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -1,17 +1,19 @@ Source: trace2dbest -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]> -Build-Depends: debhelper (>= 10) -Standards-Version: 4.1.4 -Homepage: http://www.nematodes.org/bioinformatics/trace2dbEST/ -Vcs-Git: https://salsa.debian.org/med-team/trace2dbest.git +Section: science +Priority: optional +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/trace2dbest +Vcs-Git: https://salsa.debian.org/med-team/trace2dbest.git +Homepage: http://www.nematodes.org/bioinformatics/trace2dbEST/ +Rules-Requires-Root: no Package: trace2dbest Architecture: all -Depends: ${misc:Depends}, perl +Depends: ${misc:Depends}, + ${perl:Depends} Description: bulk submission of chromatogram data to dbEST ESTs are short sequences derived from reverse-transcribed RNA. Their abundances yield insights in the expression of genes across @@ -32,4 +34,3 @@ Depends: ${misc:Depends} Recommends: pdf-viewer|xpdf Description: Documentation and sample files for trace2dbest Sequence files and user guide to trace2dbEST. - ===================================== debian/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# see https://lists.debian.org/debian-med/2018/06/msg00043.html +trace2dbest: script-with-language-extension usr/bin/*.* ===================================== 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/trace2dbest-doc.doc-base ===================================== @@ -5,4 +5,4 @@ Abstract: Guided tour to submitting bulk EST data Section: Science/Biology Format: PDF -Files: /usr/share/doc/trace2dbest-doc/trace2dbest3.0_UG.pdf +Files: /usr/share/doc/trace2dbest/trace2dbest3.0_UG.pdf ===================================== debian/watch ===================================== @@ -0,0 +1,3 @@ +version=4 + +http://www.nematodes.org/downloads/software/@PACKAGE@/@PACKAGE@[_V]*@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/trace2dbest/-/compare/90dc71a3200627eb0677f446c6ff8540b4bd6197...a9ce6bcd8387615c093d97d56589723164867662 -- View it on GitLab: https://salsa.debian.org/med-team/trace2dbest/-/compare/90dc71a3200627eb0677f446c6ff8540b4bd6197...a9ce6bcd8387615c093d97d56589723164867662 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
