Nilesh Patra pushed to branch master at Debian Med / htscodecs
Commits: 7db70162 by Nilesh Patra at 2022-10-01T08:41:04+05:30 Apply changes for 1.3.0-2 - - - - - 8151cd25 by Nilesh Patra at 2022-10-01T08:41:53+05:30 Maintain symbols for amd64 only so as to ease out burden - - - - - 40c4db81 by Nilesh Patra at 2022-10-01T03:24:02+00:00 Avoid installing entropy for reproducible build - - - - - 4 changed files: - debian/changelog - debian/libhtscodecs2.symbols → debian/libhtscodecs2.symbols.amd64 - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +htscodecs (1.3.0-2) unstable; urgency=medium + + * Team upload. + * Fix watch file + + -- Andreas Tille <[email protected]> Thu, 29 Sep 2022 13:36:00 +0200 + htscodecs (1.3.0-1) experimental; urgency=medium * Team upload. ===================================== debian/libhtscodecs2.symbols → debian/libhtscodecs2.symbols.amd64 ===================================== ===================================== debian/rules ===================================== @@ -29,7 +29,7 @@ endif override_dh_installexamples: rm -Rf tests/.libs tests/tok* tests/test.out tests/*.o tests/*log \ tests/Makefile tests/Makefile.in tests/arith_dynamic tests/fqzcomp_qual \ - tests/rans4x16pr tests/rans4x8 tests/varint + tests/rans4x16pr tests/rans4x8 tests/varint tests/entropy dh_installexamples override_dh_auto_clean: ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/samtools/htscodecs/releases .*/htscodecs-(\d\S*)\.tar\.gz +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/samtools/htscodecs/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/d8110fa1f2be296db70c8c8201c5484c010ab9b9...40c4db81a67912ac1266808211682ec1f9966d69 -- View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/d8110fa1f2be296db70c8c8201c5484c010ab9b9...40c4db81a67912ac1266808211682ec1f9966d69 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
