Codebase list libslf4j-java / fccb60c
* Upload to unstable. * New upstream release. * d/control: Bump Standards-Version to 3.9.4 (no changes needed). * d/control: Use canonical URL for Vcs-* fields. * d/build.xml: Exclude PerfTest (unstable behavior). Damien Raude-Morvan 10 years ago
5 changed file(s) with 16 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
208208 <include name="**/*Test.java"/>
209209 <exclude name="**/*$*"/>
210210 <exclude name="**/Abstract*"/>
211 <exclude name="**/*PerfTest.java"/>
211212 </fileset>
212213 </batchtest>
213214 </junit>
0 libslf4j-java (1.7.5-1) unstable; urgency=low
1
2 * Upload to unstable.
3 * New upstream release.
4 * d/control: Bump Standards-Version to 3.9.4 (no changes needed).
5 * d/control: Use canonical URL for Vcs-* fields.
6 * d/build.xml: Exclude PerfTest (unstable behavior).
7
8 -- Damien Raude-Morvan <drazzib@debian.org> Tue, 07 May 2013 23:12:09 +0200
9
010 libslf4j-java (1.7.2-1) experimental; urgency=low
111
212 * New upstream release.
1212 libcommons-logging-java,
1313 liblog4j1.2-java,
1414 maven-repo-helper
15 Standards-Version: 3.9.3
15 Standards-Version: 3.9.4
1616 Homepage: http://www.slf4j.org/
17 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libslf4j-java
18 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libslf4j-java
17 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libslf4j-java
18 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libslf4j-java
1919
2020 Package: libslf4j-java
2121 Architecture: all
11 Upstream-Name: Logback
22 Upstream-Contact: SLF4J.ORG
33 Source: http://www.slf4j.org/dist/
4 Comment:
4 Comment:
55 The upstream supplied source package contains binary jar files and
66 pre-built documentation, and hence upstream sources have been
77 repackaged. Please use the get-orig-source target from
4848 License: Apache-2.0
4949 On Debian GNU/Linux system you can find the complete text of the
5050 Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'
51
0 junit junit jar s/3\..*/3.x/
0 junit junit jar s/4\..*/4.x/
11 log4j log4j jar s/1\.2\..*/1.2.x/