Codebase list ivy / debian/2.3.0-1
* New upstream release. * Bump Standards-Version to 3.9.4. No changes were required. * Fix minor lintian warning regarding package description. Miguel Landaeta 11 years ago
3 changed file(s) with 12 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
0 ivy (2.2.0-3) UNRELEASED; urgency=low
0 ivy (2.3.0-1) UNRELEASED; urgency=low
11
2 * Team upload.
2 [ Miguel Landaeta ]
3 * New upstream release.
4 * Bump Standards-Version to 3.9.4. No changes were required.
5 * Fix minor lintian warning regarding package description.
6
7 [ Damien Raude-Morvan ]
38 * d/maven.rules: Replace commons-vfs by commons-vfs2,
49 use 3.x version of commons-httpclient and add mapping
510 for bouncycastle.
611
7 -- Damien Raude-Morvan <drazzib@debian.org> Sun, 11 Sep 2011 21:30:54 +0200
12 -- Miguel Landaeta <miguel@miguel.cc> Sun, 31 Mar 2013 21:32:10 -0300
813
914 ivy (2.2.0-2) unstable; urgency=low
1015
77 libcommons-lang-java, libcommons-cli-java, liboro-java,
88 libcommons-collections-java, libcommons-vfs-java (>= 2.0), junit,
99 libjsch-java, libbcprov-java, libbcpg-java, default-jdk-doc
10 Standards-Version: 3.9.2
10 Standards-Version: 3.9.4
1111 Homepage: http://ant.apache.org/ivy/
1212 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ivy
1313 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ivy/
1717 Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
1818 Suggests: libjsch-java, libbcprov-java, libbcpg-java, ivy-doc,
1919 default-jre | java2-runtime
20 Description: The agile dependency manager
20 Description: agile dependency manager
2121 Ivy is a very powerful dependency manager oriented toward Java
2222 dependency management, even though it could be used to manage
2323 dependencies of any kind.
2626 Section: doc
2727 Architecture: all
2828 Depends: ${misc:Depends}, default-jdk-doc
29 Description: The agile dependency manager (documentation)
29 Description: agile dependency manager (documentation)
3030 Ivy is a very powerful dependency manager oriented toward Java
3131 dependency management, even though it could be used to manage
3232 dependencies of any kind.
2727 </parent>
2828 <groupId>org.apache.ivy</groupId>
2929 <artifactId>ivy</artifactId>
30 <version>2.2.0</version>
30 <version>2.3.0</version>
3131 <name>Apache Ivy</name>
3232 <url>http://ant.apache.org/ivy/</url>
3333 <scm>