Andreas Tille pushed to branch master at Debian Med / prank
Commits: 86ff24f3 by Andreas Tille at 2020-10-30T15:19:54+01:00 routine-update: Standards-Version: 4.5.0 - - - - - cc721a22 by Andreas Tille at 2020-10-30T15:19:54+01:00 routine-update: debhelper-compat 13 - - - - - 1b48b009 by Andreas Tille at 2020-10-30T15:19:59+01:00 routine-update: Secure URI in copyright format - - - - - 321ca05d by Andreas Tille at 2020-10-30T15:19:59+01:00 routine-update: Add salsa-ci file - - - - - f1869afa by Andreas Tille at 2020-10-30T15:19:59+01:00 routine-update: Rules-Requires-Root: no - - - - - 5f6cdf33 by Andreas Tille at 2020-10-30T15:25:50+01:00 Fix autopkgtest - - - - - 028109aa by Andreas Tille at 2020-10-30T15:37:27+01:00 Upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - + debian/salsa-ci.yml - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +prank (0.0.170427+dfsg-3) unstable; urgency=medium + + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Secure URI in copyright format (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Fix autopkgtest + + -- Andreas Tille <[email protected]> Fri, 30 Oct 2020 15:25:58 +0100 + prank (0.0.170427+dfsg-2) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,11 +4,12 @@ Uploaders: Manuel Prinz <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~) -Standards-Version: 4.1.4 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/prank Vcs-Git: https://salsa.debian.org/med-team/prank.git Homepage: http://wasabiapp.org/software/prank/ +Rules-Requires-Root: no Package: prank Architecture: any ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: prank-msa Upstream-Contact: Ari Loytynoja <[email protected]> Source: http://wasabiapp.org/download/prank/ ===================================== 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/tests/run-unit-test ===================================== @@ -12,7 +12,7 @@ cp -a /usr/share/doc/${pkg}/examples/* $AUTOPKGTEST_TMP cd $AUTOPKGTEST_TMP -gunzip *.gz +# gunzip -r * echo "TEST START" View it on GitLab: https://salsa.debian.org/med-team/prank/-/compare/c10439d6de3cf103bac3095d3a623118550bc4ab...028109aa4e3d58151b33db8ef0ed1c9e7a0db544 -- View it on GitLab: https://salsa.debian.org/med-team/prank/-/compare/c10439d6de3cf103bac3095d3a623118550bc4ab...028109aa4e3d58151b33db8ef0ed1c9e7a0db544 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
