Codebase list libcommons-validator-java / ea2f996
New upstream release (1.5.1) Emmanuel Bourg 7 years ago
3 changed file(s) with 5 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 libcommons-validator-java (1:1.5.0-2) UNRELEASED; urgency=medium
1
0 libcommons-validator-java (1:1.5.1-1) unstable; urgency=medium
1
2 * New upstream release
23 * Standards-Version updated to 3.9.8 (no changes)
34 * Use secure Vcs-* URLs
45
5 -- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Jun 2016 22:36:16 +0200
6 -- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Jun 2016 22:45:43 +0200
67
78 libcommons-validator-java (1:1.5.0-1) unstable; urgency=medium
89
33 Source: http://www.apache.org/dist/commons/validator/
44
55 Files: *
6 Copyright: 2002-2015, The Apache Software Foundation
6 Copyright: 2002-2016, The Apache Software Foundation
77 License: Apache-2.0
88
99 Files: debian/*
00 #!/usr/bin/make -f
1
2 export JAVA_HOME := /usr/lib/jvm/default-java
31
42 %:
53 dh $@ --buildsystem=maven --with javahelper