Nilesh Patra pushed to branch master at Debian Med / microbiomeutil
Commits: 65b4d7ed by Nilesh Patra at 2021-01-08T12:40:55+05:30 Update changelog - - - - - 385bcbdf by Nilesh Patra at 2021-01-08T12:41:12+05:30 routine-update: Standards-Version: 4.5.1 - - - - - 0990ff43 by Nilesh Patra at 2021-01-08T12:41:12+05:30 routine-update: debhelper-compat 13 - - - - - 45f2f4fb by Nilesh Patra at 2021-01-08T12:41:24+05:30 routine-update: Rules-Requires-Root: no - - - - - 88b71a55 by Nilesh Patra at 2021-01-08T12:54:45+05:30 Add restriction for root access (for write permission to RESOURCES) - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +microbiomeutil (20101212+dfsg1-4) UNRELEASED; urgency=medium + + * Team Upload. + * Clean post testing (Fixes unreproducible builds) + * Fix interpreter path + * Add salsa-ci.yml + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Rules-Requires-Root: no (routine-update) + + -- Nilesh Patra <[email protected]> Fri, 08 Jan 2021 12:40:34 +0530 + microbiomeutil (20101212+dfsg1-3) unstable; urgency=medium * chimeraslyer: Depends: ncbi-blast+-legacy ===================================== debian/control ===================================== @@ -4,13 +4,14 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), cdbfasta, ncbi-blast+-legacy -Standards-Version: 4.4.1 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/microbiomeutil Vcs-Git: https://salsa.debian.org/med-team/microbiomeutil.git Homepage: http://microbiomeutil.sourceforge.net/ +Rules-Requires-Root: no Package: microbiomeutil Architecture: all ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-unit-test Depends: @ -Restrictions: allow-stderr +Restrictions: allow-stderr, needs-root View it on GitLab: https://salsa.debian.org/med-team/microbiomeutil/-/compare/fb6ce61f70a461606cf496b6d8bcc1ff8f2fde2a...88b71a55b016c814dfb79423d56f4dde1695bc5f -- View it on GitLab: https://salsa.debian.org/med-team/microbiomeutil/-/compare/fb6ce61f70a461606cf496b6d8bcc1ff8f2fde2a...88b71a55b016c814dfb79423d56f4dde1695bc5f 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
