Codebase list fest-util / HEAD
Minor changes Emmanuel Bourg 9 years ago
3 changed file(s) with 8 addition(s) and 20 deletion(s). Raw diff Collapse all Expand all
11
22 * Initial release (Closes: #769088)
33
4 -- Tim Potter <tpot@hp.com> Tue, 11 Nov 2014 00:59:42 +1100
4 -- Tim Potter <tpot@hp.com> Wed, 19 Nov 2014 08:43:13 +0100
1111 libmockito-java,
1212 maven-debian-helper
1313 Standards-Version: 3.9.6
14 Vcs-Git: git://anonscm.debian.org/pkg-java/fest-util.git
15 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/fest-util.git
1416 Homepage: https://github.com/alexruiz/fest-util
15 Vcs-Git: git://anonscm.debian.org/pkg-java/fest-util.git
16 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/fest-util.git
1717
1818 Package: libfest-util-java
1919 Architecture: all
22 Source: https://github.com/alexruiz/fest-util
33
44 Files: *
5 Copyright: 2008-2013 Alex Ruiz
6 2009 Joel Costigliola
7 2006 Yvonne Wang
8 2011 Olivier Michallat
5 Copyright: 2008-2013, Alex Ruiz
6 2009, Joel Costigliola
7 2006, Yvonne Wang
8 2011, Olivier Michallat
99 License: Apache-2.0
1010
1111 Files: debian/*
12 Copyright: 2014 Tim Potter <tpot@hp.com>
12 Copyright: 2014, Tim Potter <tpot@hp.com>
1313 License: Apache-2.0
1414 Comment: the Debian packaging is licensed under the same terms as the original package.
1515
1616 License: Apache-2.0
17 Licensed under the Apache License, Version 2.0 (the "License");
18 you may not use this file except in compliance with the License.
19 You may obtain a copy of the License at
20 .
21 http://www.apache.org/licenses/LICENSE-2.0
22 .
23 Unless required by applicable law or agreed to in writing, software
24 distributed under the License is distributed on an "AS IS" BASIS,
25 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26 See the License for the specific language governing permissions and
27 limitations under the License.
28 .
2917 On Debian systems, the full text of the Apache-2.0 license
3018 can be found in the file '/usr/share/common-licenses/Apache-2.0'