[med-svn] [Git][med-team/snakemake][master] 4 commits: Lintian override for test data (false positive for source-is-missing)
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 9 13:30:20 BST 2018
Andreas Tille pushed to branch master at Debian Med / snakemake
Commits:
796ccf0f by Andreas Tille at 2018-07-09T14:16:14+02:00
Lintian override for test data (false positive for source-is-missing)
- - - - -
6cb6d9a5 by Andreas Tille at 2018-07-09T14:17:38+02:00
Remove ancient-python-version-field X-Python3-Version
- - - - -
cd5de588 by Andreas Tille at 2018-07-09T14:25:53+02:00
Override another false positive
- - - - -
fe5fbbe0 by Andreas Tille at 2018-07-09T14:29:55+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-snakemake (5.1.5-1) UNRELEASED; urgency=medium
+snakemake (5.1.5-1) unstable; urgency=medium
* Team upload.
* New upstream version
- * Standards-Version: 4.1.4
+ * Standards-Version: 4.1.5
* debhelper 11
* d/rules: delete get-orig-source target
* Build-Depends: r-cran-rmarkdown and disable patch that skips test using
@@ -14,8 +14,10 @@ snakemake (5.1.5-1) UNRELEASED; urgency=medium
* Drop X-Python-Version
* Merge upstream commit to skip tests needing network access (upstream issue
#902)
+ * Lintian override for test data (false positive for source-is-missing)
+ * Remove ancient-python-version-field X-Python3-Version
- -- Andreas Tille <tille at debian.org> Tue, 26 Jun 2018 11:18:08 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 09 Jul 2018 14:18:13 +0200
snakemake (4.3.1-1) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -26,11 +26,10 @@ Build-Depends: debhelper (>= 11~),
python3-pytest,
ca-certificates,
r-cran-rmarkdown
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/snakemake
Vcs-Git: https://salsa.debian.org/med-team/snakemake.git
Homepage: https://bitbucket.org/snakemake/snakemake
-X-Python3-Version: >= 3.3
Package: snakemake
Architecture: all
=====================================
debian/source/lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# This is just pure test data we need to compare with
+snakemake source: source-is-missing tests/test_report/report.html line length is *
+snakemake source: source-is-missing tests/test_report/expected-results/report.html line length is *
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/med-team/snakemake/compare/b6373c551ff8415d0dc6176b674c9ca43a9047bb...fe5fbbe068ea60e21f065563149bee922ff0d814
--
View it on GitLab: https://salsa.debian.org/med-team/snakemake/compare/b6373c551ff8415d0dc6176b674c9ca43a9047bb...fe5fbbe068ea60e21f065563149bee922ff0d814
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/20180709/472c1ef3/attachment-0001.html>
More information about the debian-med-commit
mailing list