Skip to content
Commits on Source (6)
testng (6.9.12-3) unstable; urgency=medium
* Team upload.
* Use the non relocated jcommander artifact to help Gradle (Closes: #895886)
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 17:53:55 +0200
testng (6.9.12-2) unstable; urgency=medium
* Team upload.
......
......@@ -3,25 +3,26 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eugene Zhukov <eugene@debian.org>
Build-Depends: debhelper (>= 10),
default-jdk,
maven-debian-helper,
Build-Depends:
ant,
libmaven-bundle-plugin-java,
libbsh-java,
debhelper (>= 11~),
default-jdk,
junit4,
libbsh-java,
libbuild-helper-maven-plugin-java,
libguice-java,
libjcommander-java,
libmaven-bundle-plugin-java,
libyaml-snake-java,
libbuild-helper-maven-plugin-java
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/testng
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/testng
maven-debian-helper
Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/java-team/testng.git
Vcs-Browser: https://salsa.debian.org/java-team/testng
Homepage: http://testng.org
Package: testng
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: testing framework for Java
TestNG is a testing framework inspired from JUnit and NUnit but introducing
......
......@@ -13,4 +13,3 @@ License: Apache-2.0
License: Apache-2.0
On Debian systems, the full text of the Apache-2.0 license
can be found in the file '/usr/share/common-licenses/Apache-2.0'
com.google.inject guice jar s/.*/debian/ s/no_aop// *
com.beust jcommander jar s/1\..*/1.x/ * *
junit junit jar s/4\..*/4.x/ * *
org.yaml snakeyaml bundle s/1\..*/1.x/ * *
org.yaml snakeyaml s/jar/bundle/ s/1\..*/1.x/ * *
......
......@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --rename