Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Build-Depends: s/pylint3/pylint/
· ab7bc10f
Andreas Tille
authored
Dec 09, 2019
ab7bc10f
Upload to unstable
· 3b1a5222
Andreas Tille
authored
Dec 09, 2019
3b1a5222
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3b1a5222
python-pbcore (1.7.1+git20191121.7947eb7+dfsg-3) unstable; urgency=medium
* Build-Depends: s/pylint3/pylint/
Closes: #946426
-- Andreas Tille <tille@debian.org> Mon, 09 Dec 2019 09:06:38 +0100
python-pbcore (1.7.1+git20191121.7947eb7+dfsg-2) unstable; urgency=medium
* Re-upload for testing migration
...
...
debian/control
View file @
3b1a5222
...
...
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 12),
python3-pytest-xdist <!nocheck>,
python3-pytest-cov <!nocheck>,
python3-biopython (>= 1.74) <!nocheck>,
pylint
3
,
pylint,
python3-coverage
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore
...
...