Andreas Tille pushed to branch master at Debian Med / ea-utils
Commits: 83c5e95c by Andreas Tille at 2020-12-11T21:48:44+01:00 For the moment do not fetch the new version which is very different - - - - - 29a7af95 by Andreas Tille at 2020-12-11T21:49:01+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 69b1b5bc by Andreas Tille at 2020-12-11T21:49:01+01:00 routine-update: debhelper-compat 13 - - - - - 6d90d263 by Andreas Tille at 2020-12-11T21:49:07+01:00 routine-update: Add salsa-ci file - - - - - 6a1a5ee0 by Andreas Tille at 2020-12-11T21:49:07+01:00 routine-update: Rules-Requires-Root: no - - - - - a05d800b by Andreas Tille at 2020-12-11T21:49:12+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 6d002275 by Andreas Tille at 2020-12-11T21:51:00+01:00 routine-update: Ready to upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,17 @@ -ea-utils (1.04.807+dfsg-1) UNRELEASED; urgency=medium +ea-utils (1.1.2+dfsg-6) unstable; urgency=medium + [ Jelmer Vernooij ] * Use secure copyright file specification URI. - -- Jelmer Vernooij <[email protected]> Sat, 20 Oct 2018 20:24:28 +0000 + [ Andreas Tille ] + * For the moment do not fetch the new version which is very different + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + + -- Andreas Tille <[email protected]> Fri, 11 Dec 2020 21:49:12 +0100 ea-utils (1.1.2+dfsg-5) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,16 +4,17 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), libbam-dev, zlib1g-dev, libgsl-dev, - libsparsehash-dev (>= 2.0), + libsparsehash-dev, r-cran-hmisc -Standards-Version: 4.1.4 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/ea-utils Vcs-Git: https://salsa.debian.org/med-team/ea-utils.git Homepage: https://expressionanalysis.github.io/ea-utils/ +Rules-Requires-Root: no Package: ea-utils 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,3 +1,5 @@ +Bug-Database: https://github.com/ExpressionAnalysis/ea-utils/issues +Bug-Submit: https://github.com/ExpressionAnalysis/ea-utils/issues/new Cite-As: > Erik Aronesty (2011). ea-utils : "Command-line tools for processing biological sequencing data"; ===================================== debian/watch ===================================== @@ -1,4 +1,7 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/ExpressionAnalysis/ea-utils/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts=dversionmangle=s/.*/0.No-Track/ \ + https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz + +#opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ +# https://github.com/ExpressionAnalysis/ea-utils/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/ea-utils/-/compare/2d28c9ae490cd7c9071a3ee39b9ae11f29925a6c...6d0022757c1489c8eeb0f40e0d08188b1f462cb7 -- View it on GitLab: https://salsa.debian.org/med-team/ea-utils/-/compare/2d28c9ae490cd7c9071a3ee39b9ae11f29925a6c...6d0022757c1489c8eeb0f40e0d08188b1f462cb7 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
