Andreas Tille pushed to branch master at Debian Med / rdp-alignment
Commits: 020e7cbd by Andreas Tille at 2020-11-30T17:26:41+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 76d2b1e9 by Andreas Tille at 2020-11-30T17:26:41+01:00 routine-update: debhelper-compat 13 - - - - - 8792fa8e by Andreas Tille at 2020-11-30T17:26:45+01:00 routine-update: Add salsa-ci file - - - - - 18fbe78a by Andreas Tille at 2020-11-30T17:26:45+01:00 routine-update: Rules-Requires-Root: no - - - - - 85bdfba5 by Andreas Tille at 2020-11-30T17:26:46+01:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - 0bb2500f by Andreas Tille at 2020-11-30T17:26:49+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 2dce4740 by Andreas Tille at 2020-11-30T17:26:50+01:00 routine-update: watch file standard 4 - - - - - 41df9da4 by Andreas Tille at 2020-11-30T17:29:19+01:00 routine-update: Ready to upload to unstable - - - - - 7 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +rdp-alignment (1.2.0-6) unstable; urgency=medium + + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Trim trailing whitespace. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * watch file standard 4 (routine-update) + + -- Andreas Tille <[email protected]> Mon, 30 Nov 2020 17:26:50 +0100 + rdp-alignment (1.2.0-5) unstable; urgency=medium * Add jaxb jars in classpath, Closes: #912388 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Tim Booth <[email protected]>, Olivier Sallou <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, libcommons-io-java, @@ -17,10 +17,11 @@ Build-Depends: debhelper (>= 11~), ant, ant-optional, rdp-readseq -Standards-Version: 4.2.1 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/rdp-alignment Vcs-Git: https://salsa.debian.org/med-team/rdp-alignment.git Homepage: https://github.com/rdpstaff/AlignmentTools +Rules-Requires-Root: no Package: rdp-alignment Architecture: all ===================================== debian/rules ===================================== @@ -31,5 +31,3 @@ override_dh_auto_build: echo usr/share/java/rdp-alignment.jar: >debian/manifest printf '\tClass-Path: jaxb-api.jar jaxb-impl.jar commons-cli.jar commons-lang.jar commons-io.jar rdp-readseq.jar\n' >>debian/manifest printf '\tMain-Class: '`grep '^main.class=' nbproject/project.properties | cut -c 12-`'\n' >>debian/manifest - - ===================================== 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/rdpstaff/AlignmentTools/issues +Bug-Submit: https://github.com/rdpstaff/AlignmentTools/issues/new Reference: - Author: > Jordan A. Fish and Benli Chai and Qiong Wang and Yanni Sun and @@ -12,3 +14,5 @@ Reference: URL: > http://journal.frontiersin.org/article/10.3389/fmicb.2013.00291/abstract ePrint: http://journal.frontiersin.org/Article/10.3389/fmicb.2013.00291/pdf +Repository: https://github.com/rdpstaff/AlignmentTools.git +Repository-Browse: https://github.com/rdpstaff/AlignmentTools ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 https://github.com/rdpstaff/AlignmentTools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/rdp-alignment/-/compare/f922d994dc761d0cf24d3e346cf586da64d10c90...41df9da419c6667a62b2bba8a4f96e06b0d3a3f6 -- View it on GitLab: https://salsa.debian.org/med-team/rdp-alignment/-/compare/f922d994dc761d0cf24d3e346cf586da64d10c90...41df9da419c6667a62b2bba8a4f96e06b0d3a3f6 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
