Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Standards-Version updated to 4.1.5
· 3db6c87b
Emmanuel Bourg
authored
Jul 30, 2018
3db6c87b
Switch to debhelper level 11
· bbd3d969
Emmanuel Bourg
authored
Jul 30, 2018
bbd3d969
Use salsa.debian.org Vcs-* URLs
· f236ec01
Emmanuel Bourg
authored
Jul 30, 2018
f236ec01
Use the non relocated jcommander artifact to help Gradle (Closes: #895886)
· 09c15843
Emmanuel Bourg
authored
Jul 30, 2018
09c15843
Wrap and sort
· dcbf375d
Emmanuel Bourg
authored
Jul 30, 2018
dcbf375d
Upload to unstable
· 12bae075
Emmanuel Bourg
authored
Jul 30, 2018
12bae075
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
12bae075
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.
...
...
debian/compat
View file @
12bae075
1
0
1
1
debian/control
View file @
12bae075
...
...
@@ -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: ${m
isc
:Depends}, ${m
aven
:Depends}
Depends: ${m
aven
:Depends}, ${m
isc
:Depends}
Recommends: ${maven:OptionalDepends}
Description: testing framework for Java
TestNG is a testing framework inspired from JUnit and NUnit but introducing
...
...
debian/copyright
View file @
12bae075
...
...
@@ -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'
debian/maven.rules
View file @
12bae075
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/ * *
...
...
debian/rules
View file @
12bae075
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --rename