Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Fix clean target
· 7612ef34
Andreas Tille
authored
Jan 27, 2020
7612ef34
routine-update: Standards-Version: 4.5.0
· cf63b584
Andreas Tille
authored
Jan 27, 2020
cf63b584
routine-update: Ready to upload to unstable
· 55ca0dd5
Andreas Tille
authored
Jan 27, 2020
55ca0dd5
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
55ca0dd5
umis (1.0.6-2) unstable; urgency=medium
* Fix clean target
Closes: #949920
* Standards-Version: 4.5.0 (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 27 Jan 2020 08:05:00 +0100
umis (1.0.6-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
55ca0dd5
...
...
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
python3-dev,
python3-setuptools
Build-Depends-Arch: python3-pysam
Standards-Version: 4.
4.1
Standards-Version: 4.
5.0
Vcs-Browser: https://salsa.debian.org/med-team/umis
Vcs-Git: https://salsa.debian.org/med-team/umis.git
Homepage: https://github.com/vals/umis
...
...
debian/rules
View file @
55ca0dd5
...
...
@@ -22,4 +22,4 @@ override_dh_install:
override_dh_auto_clean:
dh_auto_clean
rm -rf umis.egg-info
rm umis/utils.c
rm
-f
umis/utils.c