[med-svn] [Git][med-team/drop-seq][master] 3 commits: Use skip-not-installable restriction in autopkgtest instead of restricting the test architectures
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 23 10:41:06 GMT 2020
Andreas Tille pushed to branch master at Debian Med / drop-seq
Commits:
b6aaf193 by Andreas Tille at 2020-11-23T11:34:04+01:00
Use skip-not-installable restriction in autopkgtest instead of restricting the test architectures
- - - - -
c9efaf58 by Andreas Tille at 2020-11-23T11:38:46+01:00
Upload to unstable
- - - - -
ec9292ae by Andreas Tille at 2020-11-23T11:40:51+01:00
DEP3
- - - - -
3 changed files:
- debian/changelog
- debian/patches/link_excluded_file.patch
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+drop-seq (2.4.0+dfsg-3) unstable; urgency=medium
+
+ * Use skip-not-installable restriction in autopkgtest instead of
+ restricting the test architectures
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Nov 2020 11:34:14 +0100
+
drop-seq (2.4.0+dfsg-2) unstable; urgency=medium
* Restrict test architecture to those where picard-tools is available
=====================================
debian/patches/link_excluded_file.patch
=====================================
@@ -1,3 +1,8 @@
+Author: Steffen Moeller
+Last-Update: 2020-09-20 20:21:32 +0200
+Description: The PDF documentation had to be excluded as binary without source
+ This patch links to the online version
+
Index: drop-seq/README.md
===================================================================
--- drop-seq.orig/README.md
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,5 @@
Tests: run-unit-test
Depends: @, samtools
-Restrictions: allow-stderr
-# Restrict test architecture to those where picard-tools is available
-Architecture: amd64
+Restrictions: allow-stderr, skip-not-installable
+# skip-not-installable is better than restricting the Architectures (libpicard-java will be installable hopefully soon on more architectures)
+# Architecture: amd64
View it on GitLab: https://salsa.debian.org/med-team/drop-seq/-/compare/acd9ea1d7e5b90733053142c534382b52a1826f9...ec9292ae07c329c4727c8ffd3e2bff5630dd22b9
--
View it on GitLab: https://salsa.debian.org/med-team/drop-seq/-/compare/acd9ea1d7e5b90733053142c534382b52a1826f9...ec9292ae07c329c4727c8ffd3e2bff5630dd22b9
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/20201123/154bb8ff/attachment.html>
More information about the debian-med-commit
mailing list