[med-svn] [Git][med-team/kineticstools][master] 2 commits: moved to python3 dependencies

Étienne Mollier gitlab at salsa.debian.org
Sun Apr 19 15:38:02 BST 2020



Étienne Mollier pushed to branch master at Debian Med / kineticstools


Commits:
f804d1a4 by Etienne Mollier at 2020-04-19T15:54:53+02:00
moved to python3 dependencies

- - - - -
a1c688e4 by Etienne Mollier at 2020-04-19T16:37:24+02:00
remove nosetest.xml report out of the system

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -25,7 +25,7 @@ Rules-Requires-Root: no
 Package: kineticstools
 Architecture: all
 Depends: ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          python3-kineticstools (>= ${source:Version}),
          python3-pkg-resources
 Description: detection of DNA modifications
@@ -57,7 +57,7 @@ Architecture: any
 Section: python
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          kineticstools-data (= ${source:Version})
 Suggests: python-pybigwig
 Description: detection of DNA modifications (Python 2 library)


=====================================
debian/rules
=====================================
@@ -27,6 +27,7 @@ override_dh_auto_install:
 	rst2man doc/manual.rst > $(MANDIR)/man1/ipdSummary.1
 	mkdir -p debian/kineticstools-data/usr/share/kineticstools
 	mv debian/python3-kineticstools/usr/lib/python3.8/dist-packages/kineticsTools/resources debian/kineticstools-data/usr/share/kineticstools/
+	rm debian/python3-kineticstools/usr/lib/python3.8/dist-packages/nosetests.xml
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/5133085d8b972b5777a62a707d26ec0a1ee0aa36...a1c688e486689242fb6c3ca60fb6800b69157cc0

-- 
View it on GitLab: https://salsa.debian.org/med-team/kineticstools/-/compare/5133085d8b972b5777a62a707d26ec0a1ee0aa36...a1c688e486689242fb6c3ca60fb6800b69157cc0
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/20200419/22cc329c/attachment.html>


More information about the debian-med-commit mailing list