surefire (2.17-3) unstable; urgency=medium * Team upload. * Declare compliance with Debian Policy 3.9.8. * Vcs-fields: Use https. * Fix FTBFS by updating maven.rules and using the debian version of commons-lang3. Thanks to Santiago Vila for the report. (Closes: #834679) -- Markus Koschany Fri, 26 Aug 2016 17:12:59 +0200 surefire (2.17-2) unstable; urgency=medium * Team upload. * Added the missing runtime dependency on libmaven-plugin-tools-java -- Emmanuel Bourg Mon, 15 Jun 2015 23:43:19 +0200 surefire (2.17-1) unstable; urgency=medium * Team upload. * New upstream release - Refreshed the patches - Build the new modules: common-junit48, common-java5, surefire-grouper and surefire-report-parser - New dependency on libcommons-io-java, libcommons-lang3-java, libjsr305-java and libmaven-shared-utils-java * debian/orig-tar.sh: - Use XZ compression for the upstream tarball - Reworked to pull the sources from the Apache Git repository * Build depend on libmaven-compiler-plugin-2.5-java instead of libmaven-compiler-plugin-java * debian/watch: Updated to watch the tags on the Github mirror * debian/control: Updated Standards-Version to 3.9.6 (no changes) * Switch to debhelper level 9 * debian/rules: Unpatch the poms in the clean target * Moved the package to Git -- Emmanuel Bourg Wed, 10 Jun 2015 18:01:51 +0200 surefire (2.10-5) unstable; urgency=low * Team upload. * Don't check the version of TestNG to make the 'debian' version usable. * debian/control: - Use canonical URLs for the Vcs-* fields - Updated Standards-Version to 3.9.4 (no changes) -- Emmanuel Bourg Thu, 17 Oct 2013 22:54:43 +0200 surefire (2.10-4) unstable; urgency=low * Team upload. * Apply updated JUnit 4 detection patch. (Closes: #665796) - Thanks to James Page. -- tony mancill Mon, 26 Mar 2012 11:27:25 -0700 surefire (2.10-3) unstable; urgency=low * Team upload. * Fix JUnit 4 detection during unit tests in build time. Thanks to James Page for the patch. (Closes: #664641). * Bump Standards-Version to 3.9.3. No changes were required. -- Miguel Landaeta Thu, 22 Mar 2012 19:49:18 -0430 surefire (2.10-2) unstable; urgency=low [ Miguel Landaeta ] * Team upload. * Drop self Build-Depends on libsurefire-java. (Closes: #655011). Thanks to Daniel Schepler for the patch. [ Damien Raude-Morvan ] * Use Recommends: junit | junit4 | testng | libjmock-java instead of Depends as only one test framework is needed at a time. (Closes: #563710). -- Damien Raude-Morvan Sun, 08 Jan 2012 12:48:06 +0100 surefire (2.10-1) unstable; urgency=low * Team upload. * New upstream release. * Refresh and remove unneccesary patches. * Add Build-Depends on libsurefire-java and libmaven-common-artifact-filters-java. * Drop outdated Maven artifact surefire-junit. * Provide new Maven artifacts: surefire-junit3, maven-surefire-common, common-junit3, common-junit4, surefire-junit47 and surefire-testng-utils. * Fix clean target to allow "two in a row" builds. * Update Vcs-Browser field. -- Miguel Landaeta Mon, 10 Oct 2011 20:42:16 -0430 surefire (2.4.3-5) unstable; urgency=low * Team upload. * Switch to default-jdk. (Closes: #641380). * Add mh_clean call in clean target to allow twice in row builds. * Bump Standards-Version to 3.9.2. No changes were required. -- Miguel Landaeta Tue, 13 Sep 2011 07:27:04 -0430 surefire (2.4.3-4) unstable; urgency=low * Switch to source format 3.0. * Update debian/build.xml for newer maven-ant-helper. (Closes: #637824) * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. -- Torsten Werner Sun, 21 Aug 2011 21:54:11 +0200 surefire (2.4.3-3) unstable; urgency=low * Fix groupId for maven-plugin-testing-harness dependency in the Maven POM. -- Ludovic Claude Sun, 26 Jul 2009 16:11:15 +0100 surefire (2.4.3-2) experimental; urgency=low * Change section to java, bump up Standards-Version to 3.8.1 * Bump up debhelper to 6 * Migrate the build from cdbs-maven to cdbs-ant as Maven uses this plugin for its build. * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository * Remove the patch for the POM as it's no longer needed, as well as the dependency on Quilt * Remove Depends on Java runtimes as it is a library -- Ludovic Claude Tue, 26 May 2009 21:03:39 +0100 surefire (2.4.3-1) unstable; urgency=low * Initial release. (Closes: #508829) -- Torsten Werner Mon, 05 Jan 2009 23:46:52 +0100