[med-svn] [Git][med-team/kineticstools][master] 3 commits: fixed a typo
Étienne Mollier
gitlab at salsa.debian.org
Mon Apr 20 22:48:32 BST 2020
Étienne Mollier pushed to branch master at Debian Med / kineticstools
Commits:
a0226b04 by Etienne Mollier at 2020-04-20T23:46:50+02:00
fixed a typo
- - - - -
c85b672b by Etienne Mollier at 2020-04-20T23:47:14+02:00
suggest python3-pybigwig, fixes lintian warning
- - - - -
c9bb4a86 by Etienne Mollier at 2020-04-20T23:47:44+02:00
set links to point from generic python3
this fixes lintian warnings about python-module-in-wrong-location.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/python3-kineticstools.links
Changes:
=====================================
debian/changelog
=====================================
@@ -38,7 +38,7 @@ kineticstools (0.6.1+git20200325.3558942-1) UNRELEASED; urgency=medium
Thanks Michael Crusoe for the tip!
* Adapted resources coming from usr/lib/python3.8 instead of the former
version usr/lib/python3.7.
- * Reported alignement issue in the manual.rst to upstream:
+ * Reported alignment issue in the manual.rst to upstream:
https://github.com/PacificBiosciences/kineticsTools/pull/74
-- Steffen Moeller <moeller at debian.org> Sun, 19 Apr 2020 13:03:11 +0200
=====================================
debian/control
=====================================
@@ -60,7 +60,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
${python3:Depends},
kineticstools-data (= ${source:Version})
-Suggests: python-pybigwig
+Suggests: python3-pybigwig
Description: detection of DNA modifications (Python 2 library)
Tools for detecting DNA modifications from single molecule, real-time (SMRT®)
sequencing data. This tool implements the P_ModificationDetection module in
=====================================
debian/python3-kineticstools.links
=====================================
@@ -1,2 +1 @@
-/usr/share/kineticstools/resources /usr/lib/python3.7/dist-packages/kineticsTools/resources
-/usr/share/kineticstools/resources /usr/lib/python3.8/dist-packages/kineticsTools/resources
+/usr/share/kineticstools/resources /usr/lib/python3/dist-packages/kineticsTools/resources
View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/fdf038f6e2a250343b81b79091355b759b96a390...c9bb4a86d9f570eb42f79c808f4f50164081dafb
--
View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/fdf038f6e2a250343b81b79091355b759b96a390...c9bb4a86d9f570eb42f79c808f4f50164081dafb
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/20200420/853a182a/attachment-0001.html>
More information about the debian-med-commit
mailing list