[med-svn] [Git][med-team/fast5-research][master] 3 commits: Section: python and spelling of "Python" in description

Andreas Tille gitlab at salsa.debian.org
Tue Aug 4 08:18:38 BST 2020



Andreas Tille pushed to branch master at Debian Med / fast5-research


Commits:
edd92954 by Andreas Tille at 2020-08-04T09:06:26+02:00
Section: python and spelling of "Python" in description

- - - - -
49f598db by Andreas Tille at 2020-08-04T09:06:50+02:00
No need to override dh_missing

- - - - -
8a8cc9b2 by Andreas Tille at 2020-08-04T09:08:31+02:00
Please add Description why the tests are disabled

- - - - -


3 changed files:

- debian/control
- debian/patches/disable_unit_test.patch
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -38,20 +38,21 @@ Description: command line executable tools for python3-fast5-research
 
 Package: python3-fast5-research
 Architecture: any
+Section: python
 Depends: ${python3:Depends},
          ${misc:Depends},
          python3-h5py,
          python3-numpy,
          python3-progressbar,
          python3-pysam
-Description: python fast5 reading and writing functionality provided by ONT Research
+Description: Python fast5 reading and writing functionality provided by ONT Research
  This package comprises an API to HDF containers used by the research
  groups within Oxford Nanopore Technologies. It complements the official
  API. Reading and writing of read files can be accomplished as well as
  reading of bulk .fast5 files. It reads interface bulk .fast5 files for
  extracting reads, channel states, voltage, etcetera.
  .
- This package contains API and python3 library.
+ This package contains API and Python3 library.
 
 Package: fast5-research-doc
 Architecture: all


=====================================
debian/patches/disable_unit_test.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Shayan Doust
+Last-Update: 2020-07-26 17:35:48 +0100
+Description: FIXME
+
 --- fast5-research.orig/fast5_research/test/test_fast5_bulk.py
 +++ fast5-research/fast5_research/test/test_fast5_bulk.py
 @@ -97,10 +97,10 @@


=====================================
debian/rules
=====================================
@@ -24,5 +24,3 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	PYTHONPATH=$(CURDIR) nosetests3 -s -v \
 		   --exclude=test_fast5_basecalling_and_mapping.py # Requires unavailable analysis data
 endif
-
-override_dh_missing:



View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/compare/8b0d3d379361176ab9a0cd6ab7392b03cc0aa834...8a8cc9b266d7d5cf5e439b1e36031f7ae5244283

-- 
View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/compare/8b0d3d379361176ab9a0cd6ab7392b03cc0aa834...8a8cc9b266d7d5cf5e439b1e36031f7ae5244283
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/20200804/ea6efe30/attachment-0001.html>


More information about the debian-med-commit mailing list