Your message dated Fri, 08 Nov 2019 13:34:41 +0000 with message-id <[email protected]> and subject line Bug#934729: fixed in gradle-debian-helper 2.1 has caused the Debian Bug report #934729, regarding gradle-debian-helper: support dh_auto_test to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 934729: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934729 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gradle-debian-helper Version: 2.0.2 Hello, gradle-debian-helper does not seem to support dh_auto_test action, although this would be beneficial. In at least some of the sources I am interested in (for example [1]), gradle task 'test' is used to run the test suite. To run it, I may add the following to debian/rules: override_dh_auto_test: dh_auto_build -- test Nevertheless, proper dh_auto_test would run tests implicitly, as well as ignore them when DEB_BUILD_OPTIONS=nocheck is supplied. My uneducated guess is that this could be easily achieved by adding the following code to /usr/share/perl5/Debian/Debhelper/Buildsystem/gradle.pm: sub test { my $this=shift; if (!@_) { push(@_, "test"); } $this->build(@_); } Best, Andrius [1] https://salsa.debian.org/java-team/libejml-java
--- End Message ---
--- Begin Message ---Source: gradle-debian-helper Source-Version: 2.1 We believe that the bug you reported is fixed in the latest version of gradle-debian-helper, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andrius Merkys <[email protected]> (supplier of updated gradle-debian-helper package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 08 Nov 2019 08:05:55 -0500 Source: gradle-debian-helper Architecture: source Version: 2.1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Andrius Merkys <[email protected]> Closes: 934729 Changes: gradle-debian-helper (2.1) unstable; urgency=medium . * Team upload. * Implementing support for dh_auto_test (Closes: #934729). Checksums-Sha1: 902c3f443823a9760ef0679d9833b5fd5d6b77e7 1815 gradle-debian-helper_2.1.dsc 3410bad0c7c927b75a1fccd869b3c8e223d286c4 14868 gradle-debian-helper_2.1.tar.xz 32e6f0d9c9c6681bd55e1a920fda12604e7a0cd3 14700 gradle-debian-helper_2.1_source.buildinfo Checksums-Sha256: 3e35cd9abe0b638f51b904525364285c79899fbf24fc9ea625b03659eb0ed8ea 1815 gradle-debian-helper_2.1.dsc 8dc79a17e7101e01343677e964aa768218031a6a1f9066e3a8ec8181a8939218 14868 gradle-debian-helper_2.1.tar.xz e4fa4c242c944bfd4b4978ee24f68a5e2fe62a83b550238a2c9856e1d9e8b636 14700 gradle-debian-helper_2.1_source.buildinfo Files: 98b99a6a6846d78f595a8b7f276bdbf4 1815 java optional gradle-debian-helper_2.1.dsc b7e05f386b6faa20c7bbe85530f7f47a 14868 java optional gradle-debian-helper_2.1.tar.xz f7ac19efff83c6a9a0f2cef7831eace9 14700 java optional gradle-debian-helper_2.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAl3FagESHG1lcmt5c0Bk ZWJpYW4ub3JnAAoJEOX0P5wnNPKHTpgQAIKDxI+0rw92v6VsDlJ5mW0hX18f2ZKC nefO84WhLtOa6T29TWQryrOr1ZgqG9BYmgv6v4z7R+CrdjjoOKFoFv5PNi2LCT9u qqPjq5fOR5NwAEnoJg+ixYUXCQ9rbr/lQa4xuuQ7p1tmDqLQJnVYsJdwMtDTuLlp atdEAQa7hPNaHBFrXxEwJw272MVUfolvyg5XQIwq+bu2my+t140aj/r7lw7apzPN B2fI0f+UYGPfgqoVgXdLs6xSylJ+pXJ2J0j575R2BPRCd9ddaz68OI5cF8cxGx0z BgR6yqOIK7gj/h4OAnWc//ENl3aJX3rg32rfUNehWA764Rl2YJOPAmrhkyL29cOP fDSJUROYHKIdtQQtjHUbAa/pWJLCCX6dJ3WZ0oqRiyj84UKF3Try9xCIVJoCXBbz vLpayUQrJvTUazfyqTSpf8jx74Mmf9aGvwTXXrFrLhCBE2MActFCjr/VxsR1OrRp Jc5Tum353wjVRgzst66BhddljVGuRuYHBSnyeuhDaVOhEd+zDpy0DLvDY44Ipaom QqUVkhw/XvqvIL/rLs2puRMfDZD0yfPZz6rIahQIG4I3MGNonunHY/CEkqa1luDv HoaYkUf4t1QyAh2Pcu6OGhdIY+6wM9Fd9bfQsv9qS2ZHiIuFu4QfzugJ2+/QYYeR ExYFUeCkVFfh =TqQb -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
