Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Build-Depends-Arch: python3-pysam
· 2aca243a
Andreas Tille
authored
Jun 06, 2019
2aca243a
Upload to unstable
· 6fb729ae
Andreas Tille
authored
Jun 06, 2019
6fb729ae
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6fb729ae
umis (1.0.3-2) unstable; urgency=medium
* Build-Depends-Arch: python3-pysam
Closes: #930040
-- Andreas Tille <tille@debian.org> Thu, 06 Jun 2019 06:50:09 +0200
umis (1.0.3-1) unstable; urgency=medium
* Initial release (Closes: #926995)
...
...
debian/control
View file @
6fb729ae
...
...
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 12~),
cython3,
python3-dev,
python3-setuptools
Build-Depends-Arch: python3-pysam
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/umis
Vcs-Git: https://salsa.debian.org/med-team/umis.git
...
...