[med-svn] [Git][med-team/igdiscover][master] 3 commits: Mark build time test dependencies with <!nocheck>
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 5 08:46:09 BST 2019
Andreas Tille pushed to branch master at Debian Med / igdiscover
Commits:
c17a3b25 by Andreas Tille at 2019-09-05T07:38:04Z
Mark build time test dependencies with <!nocheck>
- - - - -
06dc4f1c by Andreas Tille at 2019-09-05T07:38:24Z
debhelper-compat 12
- - - - -
38130449 by Andreas Tille at 2019-09-05T07:38:30Z
Standards-Version: 4.4.0
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+igdiscover (0.11-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Mark build time test dependencies with <!nocheck>
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+
+ -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 09:35:18 +0200
+
igdiscover (0.11-2) unstable; urgency=medium
* Introduced patch for compatibility with later versions
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>
Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
@@ -16,13 +16,12 @@ Build-Depends: debhelper (>= 12~),
python3-scipy (>=0.16.1),
python3-xopen (>=0.3.2),
python3-ruamel.yaml,
-# Testing
- python3-pytest,
- snakemake,
+ python3-pytest <!nocheck>,
+ snakemake <!nocheck>,
# python3-contextlib2,
# Documentation
python3-sphinx
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/igdiscover
Vcs-Git: https://salsa.debian.org/med-team/igdiscover.git
Homepage: http://docs.igdiscover.se/en/stable/
View it on GitLab: https://salsa.debian.org/med-team/igdiscover/compare/df76dec71814551cc3d7914005f4a2e15635b7be...38130449e9e520ed69e99ff4fa25d000cea19c69
--
View it on GitLab: https://salsa.debian.org/med-team/igdiscover/compare/df76dec71814551cc3d7914005f4a2e15635b7be...38130449e9e520ed69e99ff4fa25d000cea19c69
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/20190905/595afc04/attachment-0001.html>
More information about the debian-med-commit
mailing list