[med-svn] [Git][med-team/bcftools][master] Update 1.11 -> 1.12
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Mon May 24 22:12:38 BST 2021
Steffen Möller pushed to branch master at Debian Med / bcftools
Commits:
c5336447 by Steffen Moeller at 2021-05-24T23:12:25+02:00
Update 1.11 -> 1.12
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,14 +1,13 @@
bcftools (1.12-1) UNRELEASED; urgency=medium
+ * Team upload.
[ Steffen Moeller ]
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* No tab in license text (routine-update)
* watch file standard 4 (routine-update)
- TODO: 8 tests fail, reported as https://github.com/samtools/bcftools/issues/1491
-
- -- steffen <steffen at wurzel.steffen.minirz> Sun, 16 May 2021 20:37:51 +0200
+ -- Steffen Moeller <moeller at debian.org> Sun, 16 May 2021 20:37:51 +0200
bcftools (1.11-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
zlib1g-dev,
libbz2-dev,
liblzma-dev,
- libhts-dev (>= 1.11),
+ libhts-dev (>= 1.12),
libgsl-dev,
tabix <!nocheck>,
libio-pty-perl <!nocheck>
=====================================
debian/rules
=====================================
@@ -16,6 +16,10 @@ override_dh_installman:
# clean target tries to include config.mk which does not exist inside clean source tree
clean: config.mk
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -f test/mpileup/indel-AD.1.out.new test/view-t.1.out.new test/view-t.2.out.new
+
config.mk:
$(RM) $@ && touch $@
View it on GitLab: https://salsa.debian.org/med-team/bcftools/-/commit/c5336447a08a2e55f0cac7ea6bceec6d296cf288
--
View it on GitLab: https://salsa.debian.org/med-team/bcftools/-/commit/c5336447a08a2e55f0cac7ea6bceec6d296cf288
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/20210524/ea29bbfc/attachment-0001.htm>
More information about the debian-med-commit
mailing list