Andreas Tille pushed to branch master at Debian Med / nxtrim
Commits: a9c1230b by Andreas Tille at 2022-12-19T16:27:24+01:00 Fix watch file - - - - - 900d223a by Andreas Tille at 2022-12-19T16:27:34+01:00 routine-update: Standards-Version: 4.6.2 - - - - - fe7f4e24 by Andreas Tille at 2022-12-19T16:27:36+01:00 routine-update: Remove trailing whitespace in debian/copyright - - - - - f5650414 by Andreas Tille at 2022-12-19T16:28:12+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +nxtrim (0.4.3+dfsg-3) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.2 (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) + + -- Andreas Tille <[email protected]> Mon, 19 Dec 2022 16:27:49 +0100 + nxtrim (0.4.3+dfsg-2) unstable; urgency=medium * Source-only upload for testing migration. ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Nilesh Patra <[email protected]> Build-Depends: debhelper-compat (= 13), zlib1g-dev -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/nxtrim Vcs-Git: https://salsa.debian.org/med-team/nxtrim.git Homepage: https://github.com/sequencing/NxTrim ===================================== debian/copyright ===================================== @@ -9,7 +9,7 @@ License: BSD-2-Clause Files: kseq.h Copyright: 2008 Genome Research Ltd -License: MIT +License: MIT Files: debian/* Copyright: 2020 Nilesh Patra <[email protected]> ===================================== debian/watch ===================================== @@ -2,7 +2,6 @@ version=4 opts=\ repacksuffix=+dfsg,\ -repack,compression=gz,\ -dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\ +dversionmangle=auto,\ filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz% \ -https://github.com/sequencing/NxTrim/releases .*/archive.*/v?@ANY_VERSION@\.tar\.gz +https://github.com/sequencing/NxTrim/tags .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/nxtrim/-/compare/bba31aaebaf27719e6a8c09c30533b2d7267b6b3...f5650414ffcadc0e98eb60eb618930faeb73af84 -- View it on GitLab: https://salsa.debian.org/med-team/nxtrim/-/compare/bba31aaebaf27719e6a8c09c30533b2d7267b6b3...f5650414ffcadc0e98eb60eb618930faeb73af84 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
