Andreas Tille pushed to branch master at Debian Med / rambo-k
Commits: 36ab6141 by Andreas Tille at 2021-10-12T09:48:27+02:00 Fix watch file - - - - - 5dc0bc73 by Andreas Tille at 2021-10-12T09:48:40+02:00 routine-update: Standards-Version: 4.6.0 - - - - - ff527a5a by Andreas Tille at 2021-10-12T09:48:40+02:00 routine-update: debhelper-compat 13 - - - - - b65626f6 by Andreas Tille at 2021-10-12T09:48:43+02:00 routine-update: Add salsa-ci file - - - - - 87b21c05 by Andreas Tille at 2021-10-12T09:48:43+02:00 routine-update: Rules-Requires-Root: no - - - - - 5659aaaa by Andreas Tille at 2021-10-12T09:48:54+02:00 Set upstream metadata fields: Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - c28cb1aa by Andreas Tille at 2021-10-12T09:48:55+02:00 Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). Changes-By: lintian-brush - - - - - c79f516e by Andreas Tille at 2021-10-12T09:50:26+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 @@ +rambo-k (1.21+dfsg-4) 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) + * Set upstream metadata fields: Repository, Repository-Browse. + * Remove obsolete field Name from debian/upstream/metadata (already present in + machine-readable debian/copyright). + + -- Andreas Tille <[email protected]> Tue, 12 Oct 2021 09:49:00 +0200 + rambo-k (1.21+dfsg-3) unstable; urgency=medium [ Steve Langasek ] ===================================== debian/control ===================================== @@ -3,17 +3,18 @@ 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), javahelper, default-jdk, dh-python, python3-all, libcommons-cli-java, liblog4j1.2-java -Standards-Version: 4.4.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/rambo-k Vcs-Git: https://salsa.debian.org/med-team/rambo-k.git Homepage: http://rambok.sourceforge.net/ +Rules-Requires-Root: no Package: rambo-k Architecture: all ===================================== 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,4 +1,3 @@ -Name: RAMBO-K Reference: Author: > Simon H. Tausch and Bernhard Y. Renard and Andreas Nitsche and @@ -25,3 +24,5 @@ Registry: Entry: NA - Name: bio.tools Entry: RAMBO-K +Repository: https://gitlab.com/SimonHTausch/RAMBO-K.git +Repository-Browse: https://gitlab.com/SimonHTausch/RAMBO-K ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/RAMBO-K-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://gitlab.com/SimonHTausch/RAMBO-K/tags .*archive\.tar\.gz\?ref=v?(\d\S*) + https://gitlab.com/SimonHTausch/RAMBO-K/tags?sort=updated_desc .*/archive/.*/RAMBO-K-v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/rambo-k/-/compare/9445a8ed620c8c2a7cad7b36554b9c59bd5205d9...c79f516eacd617e43c1074393c9167a64c004271 -- View it on GitLab: https://salsa.debian.org/med-team/rambo-k/-/compare/9445a8ed620c8c2a7cad7b36554b9c59bd5205d9...c79f516eacd617e43c1074393c9167a64c004271 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
