Skip to content
Commits on Source (6)
python-dnaio (0.3-2) unstable; urgency=medium
* Team upload.
* Reupload source package
Closes: #934233
* debhelper-compat 12
* Standards-Version: 4.4.0
* Trim trailing whitespace.
* Set upstream metadata fields: Name.
-- Andreas Tille <tille@debian.org> Thu, 08 Aug 2019 16:29:22 +0200
python-dnaio (0.3-1) unstable; urgency=medium
* Initial release (Closes: #930976)
......
Source: python-dnaio
Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Liubov Chuprikova <chuprikovalv@gmail.com>
Build-Depends: debhelper (>= 12~),
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
python3-dev,
......@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 12~),
python3-pytest,
python3-xopen,
cython3
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/python-dnaio
Vcs-Git: https://salsa.debian.org/med-team/python-dnaio.git
Homepage: https://github.com/marcelm/dnaio
......
......@@ -16,4 +16,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# do_stuff_for_testing
#endif