Andreas Tille pushed to branch master at Debian Med / bedtools
Commits: a3a8d19b by Andreas Tille at 2021-01-04T10:41:22+01:00 Delete standard debian/gbp.conf - - - - - d1663db1 by Andreas Tille at 2021-01-04T10:43:34+01:00 Revert deletion of test binary htsutil since it is needed to replace samtools that's not working any more for this purpose - - - - - 58f95e81 by Andreas Tille at 2021-01-04T12:57:57+01:00 Move htsutil tool to bedtools package - - - - - 8d926b47 by Andreas Tille at 2021-01-04T13:07:23+01:00 Upload to unstable - - - - - 6 changed files: - debian/bedtools-test.install - + debian/bedtools-test.links - debian/bedtools.install - debian/changelog - − debian/gbp.conf - debian/rules Changes: ===================================== debian/bedtools-test.install ===================================== @@ -1,3 +1,3 @@ -test/* usr/share/bedtools/test +test/[a-gi-z]* usr/share/bedtools/test data/* usr/share/bedtools/data debian/test_missing_files/* usr/share/bedtools/test ===================================== debian/bedtools-test.links ===================================== @@ -0,0 +1 @@ +usr/lib/bedtools/test/htsutil usr/share/bedtools/test/htsutil ===================================== debian/bedtools.install ===================================== @@ -1,3 +1,4 @@ usr/local/bin/* usr/bin genomes usr/share/bedtools -debian/bash_completion/* /usr/share/bash-completion/completions +debian/bash_completion/* usr/share/bash-completion/completions +test/htsutil usr/lib/bedtools/test ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +bedtools (2.29.2+dfsg-5) unstable; urgency=medium + + * Delete standard debian/gbp.conf + * Revert deletion of test binary htsutil since it is needed to replace + samtools that's not working any more for this purpose + * Move htsutil tool to bedtools package + Closes: #978679 + + -- Andreas Tille <[email protected]> Mon, 04 Jan 2021 13:01:58 +0100 + bedtools (2.29.2+dfsg-4) unstable; urgency=medium [ Michael R. Crusoe ] ===================================== debian/gbp.conf deleted ===================================== @@ -1,12 +0,0 @@ -# This package uses pristine-tar, and does not follow the canonical layout of -# git-buildpackage. - -[DEFAULT] -# the default tag formats used: -upstream-tag = %(version)s -# use pristine-tar: -pristine-tar = True - -[dch] -# include 7 digits of the commit id in the changelog enty: -id-length = 7 ===================================== debian/rules ===================================== @@ -52,7 +52,6 @@ ifneq (,$(filter $(DEB_HOST_ARCH),i386 kfreebsd-i386 hurd-i386 armel armhf mipse mv test/shuffle debian/ endif dh_auto_test - find . -name htsutil -delete ifneq (,$(filter $(DEB_HOST_ARCH),i386 kfreebsd-i386 hurd-i386 armel armhf mipsel)) mv debian/shuffle test/ endif View it on GitLab: https://salsa.debian.org/med-team/bedtools/-/compare/d7d56071cab98020284623e0182c4d2af5065042...8d926b475043aedd1b533fa62fc16b2e21f1d675 -- View it on GitLab: https://salsa.debian.org/med-team/bedtools/-/compare/d7d56071cab98020284623e0182c4d2af5065042...8d926b475043aedd1b533fa62fc16b2e21f1d675 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
