[med-svn] [Git][med-team/vcfanno][master] 2 commits: Minor polishing and ITP bug
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 20 15:10:37 BST 2020
Andreas Tille pushed to branch master at Debian Med / vcfanno
Commits:
a78765ae by Andreas Tille at 2020-07-18T13:49:20+02:00
Minor polishing and ITP bug
- - - - -
a7366900 by Andreas Tille at 2020-07-18T13:50:21+02:00
Upload to new
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-vcfanno (0.3.2+ds-1) UNRELEASED; urgency=medium
+vcfanno (0.3.2+ds-1) unstable; urgency=medium
- * Initial release (Closes: #<bug>)
+ * Initial release (Closes: #965252)
- -- Andreas Tille <tille at debian.org> Wed, 17 Apr 2019 10:48:54 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 18 Jul 2020 13:49:49 +0200
=====================================
debian/copyright
=====================================
@@ -11,7 +11,8 @@ Copyright: 2015-2019 Brent Pedersen and Aaron Quinlan
License: MIT
Files: debian/*
-Copyright: 2019 Andreas Tille <tille at debian.org>
+Copyright: 2019-2020 Andreas Tille <tille at debian.org>
+ 2020 Nilesh Patra <npatra974 at gmail.com>
License: MIT
License: MIT
=====================================
debian/tests/run-unit-test
=====================================
@@ -5,9 +5,6 @@ pkg=vcfanno
if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
- # Double quote below to expand the temporary directory variable now versus
- # later is on purpose.
- # shellcheck disable=SC2064
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
@@ -25,4 +22,3 @@ echo "PASS"
vcfanno tests/overwrite-multiple-alts/b/conf.toml tests/overwrite-multiple-alts/b/input.vcf
echo "PASS"
-
View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/0d10b5980c0f8c644eb3285c9a8eceba86c3a9fe...a7366900db3fa0e4dba081bd5779ba7fc3dc2e8f
--
View it on GitLab: https://salsa.debian.org/med-team/vcfanno/-/compare/0d10b5980c0f8c644eb3285c9a8eceba86c3a9fe...a7366900db3fa0e4dba081bd5779ba7fc3dc2e8f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200720/f3c7555f/attachment-0001.html>
More information about the debian-med-commit
mailing list