Andreas Tille pushed to branch master at Debian Med / nxtrim
Commits: 90a95beb by Andreas Tille at 2025-11-03T13:44:50+01:00 Add myself to Uploaders Closes: #1119938 - - - - - 561b2d7f by Andreas Tille at 2025-11-03T13:45:06+01:00 debputy lint --auto-fix (routine-update) - - - - - 36ef86ef by Andreas Tille at 2025-11-03T13:46:04+01:00 routine-update: Ready to upload to unstable - - - - - 8d56f416 by Andreas Tille at 2025-11-03T13:50:28+01:00 d/copyright: s/MIT/Expat/ - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +nxtrim (0.4.3+dfsg-7) UNRELEASED; urgency=medium + + * d/copyright: s/MIT/Expat/ + + -- Andreas Tille <[email protected]> Mon, 03 Nov 2025 13:50:09 +0100 + +nxtrim (0.4.3+dfsg-6) unstable; urgency=medium + + * Add myself to Uploaders + Closes: #1119938 + * debputy lint --auto-fix (routine-update) + + -- Andreas Tille <[email protected]> Mon, 03 Nov 2025 13:45:09 +0100 + nxtrim (0.4.3+dfsg-5) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -1,16 +1,23 @@ Source: nxtrim +Standards-Version: 4.7.2 +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: + Andreas Tille <[email protected]>, Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Build-Depends: debhelper-compat (= 13), zlib1g-dev -Standards-Version: 4.7.2 +Build-Depends: + debhelper-compat (= 13), + zlib1g-dev, 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 Package: nxtrim Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python3 +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + python3, Description: Optimized trimming of Illumina mate pair reads This package helps rmove Nextera Mate Pair junction adapters and categorise reads according to the orientation implied ===================================== debian/copyright ===================================== @@ -9,7 +9,7 @@ License: BSD-2-Clause Files: kseq.h Copyright: 2008 Genome Research Ltd -License: MIT +License: Expat Files: debian/* Copyright: 2020 Nilesh Patra <[email protected]> @@ -40,7 +40,7 @@ License: BSD-2-Clause ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -61,4 +61,3 @@ License: MIT CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ===================================== debian/watch ===================================== @@ -4,4 +4,4 @@ Template: Github Owner: sequencing Project: NxTrim Dversion-Mangle: auto -Repacksuffix: +dfsg +Repack-Suffix: +dfsg View it on GitLab: https://salsa.debian.org/med-team/nxtrim/-/compare/2dcab0e7567dad1b349ca14267ba362350b55668...8d56f416280fd0715ba889f8ef6a0a4c2d48a58d -- View it on GitLab: https://salsa.debian.org/med-team/nxtrim/-/compare/2dcab0e7567dad1b349ca14267ba362350b55668...8d56f416280fd0715ba889f8ef6a0a4c2d48a58d 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
