[med-svn] [Git][med-team/fast5][master] 5 commits: Drop Python2 call completely from autopkg test
Andreas Tille
gitlab at salsa.debian.org
Thu Nov 21 08:48:12 GMT 2019
Andreas Tille pushed to branch master at Debian Med / fast5
Commits:
f5bb9233 by Andreas Tille at 2019-11-21T08:13:44Z
Drop Python2 call completely from autopkg test
- - - - -
18626ef6 by Andreas Tille at 2019-11-21T08:14:14Z
Standards-Version: 4.4.1
- - - - -
69a0c8ba by Andreas Tille at 2019-11-21T08:14:15Z
debian/copyright: Use spaces rather than tabs in continuation lines.
- - - - -
9dde560d by Andreas Tille at 2019-11-21T08:14:16Z
Set upstream metadata fields: Repository.
- - - - -
1cd40e25 by Andreas Tille at 2019-11-21T08:22:45Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/tests/control
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,16 @@
-fast5 (0.6.5-4) UNRELEASED; urgency=medium
+fast5 (0.6.5-4) unstable; urgency=medium
+ [ Michael R. Crusoe ]
* Team upload.
- * Call python2 instead of python in the autopkg test, (Closes: #943427)
+ * Drop Python2 call completely from autopkg test, (Closes: #943427)
Fix courtesy of Matthias Klose <doko at ubuntu.com>; thanks!
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 08 Nov 2019 18:17:16 +0100
+ [ Andreas Tille ]
+ * Standards-Version: 4.4.1
+ * debian/copyright: Use spaces rather than tabs in continuation lines.
+ * Set upstream metadata fields: Repository.
+
+ -- Andreas Tille <tille at debian.org> Thu, 21 Nov 2019 09:14:17 +0100
fast5 (0.6.5-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 12),
python3-all-dev,
python3-setuptools,
cython3
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/fast5
Vcs-Git: https://salsa.debian.org/med-team/fast5.git
Homepage: https://github.com/mateidavid/fast5
=====================================
debian/copyright
=====================================
@@ -4,8 +4,8 @@ Source: https://github.com/mateidavid/fast5
Files: *
Copyright:
- 2015-2016 Matei David, Ontario Institute for Cancer Research
- 2015-2017 Jared Simpson, Ontario Institute for Cancer Research
+ 2015-2016 Matei David, Ontario Institute for Cancer Research
+ 2015-2017 Jared Simpson, Ontario Institute for Cancer Research
License: MIT
Files: debian/*
=====================================
debian/tests/control
=====================================
@@ -9,11 +9,6 @@ Depends:
libfast5-dev,
Restrictions: allow-stderr
-Test-Command:
- python2 -c "import fast5"
-Depends:
- python-fast5
-
Test-Command:
python3 -c "import fast5"
Depends:
=====================================
debian/upstream/metadata
=====================================
@@ -1,9 +1,10 @@
Registry:
- - Name: bio.tools
- Entry: NA
- - Name: OMICtools
- Entry: OMICS_29589
- - Name: SciCrunch
- Entry: NA
- - Name: conda:bioconda
- Entry: fast5
+- Name: bio.tools
+ Entry: NA
+- Name: OMICtools
+ Entry: OMICS_29589
+- Name: SciCrunch
+ Entry: NA
+- Name: conda:bioconda
+ Entry: fast5
+Repository: https://github.com/mateidavid/fast5
View it on GitLab: https://salsa.debian.org/med-team/fast5/compare/c3c634ac64323b9379dce2c803f91f3d329d5fcf...1cd40e254372bb0db4695685a81529540394468d
--
View it on GitLab: https://salsa.debian.org/med-team/fast5/compare/c3c634ac64323b9379dce2c803f91f3d329d5fcf...1cd40e254372bb0db4695685a81529540394468d
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/20191121/8af38b7b/attachment-0001.html>
More information about the debian-med-commit
mailing list