1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
ivy (2.5.3-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.7.2
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Mar 2025 17:27:54 +0100
ivy (2.5.2-1) unstable; urgency=medium
* New upstream release
* Updated the debian/watch URL
-- Emmanuel Bourg <ebourg@apache.org> Fri, 05 Jan 2024 18:08:01 +0100
ivy (2.5.1-2) unstable; urgency=medium
* Team upload.
* Freshen years in debian/copyright
* Include Apache NOTICE file in package
* Bump Standards-Version to 4.6.2
-- tony mancill <tmancill@debian.org> Sat, 07 Jan 2023 20:43:38 -0800
ivy (2.5.1-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.6.1
-- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Dec 2022 16:24:00 +0100
ivy (2.5.0-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 17 (Closes: #981970)
* Standards-Version updated to 4.6.0.1
-- Emmanuel Bourg <ebourg@apache.org> Mon, 18 Oct 2021 23:27:59 +0200
ivy (2.5.0-1) unstable; urgency=medium
* New upstream release
- Removed the patches
- Depend on libhttpclient-java instead of libcommons-httpclient-java
(Closes: #800973)
- Set the source/target level to Java 7
- Updated the Maven pom
* Standards-Version updated to 4.5.1
* Switch to debhelper level 13
* Removed debian/orig-tar.sh
-- Emmanuel Bourg <ebourg@apache.org> Mon, 18 Jan 2021 13:51:46 +0100
ivy (2.4.0-5) unstable; urgency=medium
* Team upload.
* Restored the missing jar in /usr/share/java
-- Emmanuel Bourg <ebourg@apache.org> Wed, 13 Jun 2018 23:57:39 +0200
ivy (2.4.0-4) unstable; urgency=medium
* Team upload.
[ Miguel Landaeta ]
* Remove myself from uploaders list. (Closes: #871864)
* Use HTTPS in Vcs-Git field URL.
* Wrap and sort dependencies lists.
* Update copyright info.
[ Emmanuel Bourg ]
* Updated the pom for the version 2.4.0 (Closes: #901457)
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.1.4
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 13 Jun 2018 19:09:07 +0200
ivy (2.4.0-3) unstable; urgency=medium
* Team upload.
* Add bouncycastle-1.51.patch to fix FTBFS with the latest version of
the Bouncy Castle crypto library.
* Vcs-Browser: Use https.
-- Markus Koschany <apo@debian.org> Wed, 16 Dec 2015 13:40:32 +0100
ivy (2.4.0-2) unstable; urgency=medium
* Upload to unstable
* Improved the reproducibility:
- Set the locale and remove the timestamps when generating the javadoc
-- Emmanuel Bourg <ebourg@apache.org> Tue, 03 Nov 2015 23:18:40 +0100
ivy (2.4.0-1) experimental; urgency=medium
* Team upload.
* New upstream release.
- Refreshed the VFS patch
- New dependency on libjsch-agent-proxy-java
- Set the source/target level to 1.5 in debian/build.xml
* Use XZ compression for the upstream tarball
* Moved the package to Git
* Switch to debhelper level 9
* debian/copyright: Updated to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg@apache.org> Wed, 29 Apr 2015 23:12:39 +0200
ivy (2.3.0-4) unstable; urgency=medium
* Team upload.
* Added the missing pom.template file in ivy.jar (Closes: #762108)
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Wed, 24 Dec 2014 12:47:57 +0100
ivy (2.3.0-3) unstable; urgency=low
* Team upload.
* Use canonical URLs for the Vcs-* fields
* Switched the dependency on Commons Collections to 3.x
-- Emmanuel Bourg <ebourg@apache.org> Mon, 09 Sep 2013 21:19:17 +0200
ivy (2.3.0-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
-- tony mancill <tmancill@debian.org> Wed, 15 May 2013 17:44:57 -0700
ivy (2.3.0-1) experimental; urgency=low
[ Miguel Landaeta ]
* New upstream release.
* Bump Standards-Version to 3.9.4. No changes were required.
* Fix minor lintian warning regarding package description.
[ Damien Raude-Morvan ]
* d/maven.rules: Replace commons-vfs by commons-vfs2,
use 3.x version of commons-httpclient and add mapping
for bouncycastle.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 31 Mar 2013 21:32:10 -0300
ivy (2.2.0-2) unstable; urgency=low
* Team upload.
* Fix for commons-vfs2.
* Bump Standards-Version to 3.9.2: no changes needed.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 11 Sep 2011 01:36:00 +0200
ivy (2.2.0-1) unstable; urgency=low
* New upstream release.
* Update pom.xml to the latest version.
* Add Build-Depends and Suggests on libbcprov-java and libbcpg-java.
* Add mh_clean call in clean target.
* Bump Standards-Version to 3.9.1. No changes were required.
* Add myself to Uploaders.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 06 Feb 2011 20:56:32 -0430
ivy (2.1.0-1) unstable; urgency=low
[ Thierry Carrez ]
* debian/build.xml: Build java2-code to match runtime dependency
[ Varun Hiremath ]
* New upstream release
* Update pom.xml to the latest version
* (Build)-Depend on default-jdk-doc (Closes: #567274)
* Switch to source format 3.0
-- Varun Hiremath <varun@debian.org> Thu, 11 Feb 2010 15:47:07 -0500
ivy (2.1.0~rc2-3) unstable; urgency=low
* Update pom.xml file to latest 2.1.0~rc2 version (Closes: #548310)
* Include the MANIFEST.MF file in the jar (Closes: #548311)
* Add debian/README.Debian listing reasons for not creating symlink to
ivy.jar in ant's lib directory and solutions (Closes: #547969)
* Switch to default-jdk
* Bump Standards-Version to 3.8.3 (no changes)
-- Varun Hiremath <varun@debian.org> Thu, 01 Oct 2009 19:47:35 -0400
ivy (2.1.0~rc2-2) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 11:17:50 +0200
ivy (2.1.0~rc2-1) experimental; urgency=low
* New upstream version
* Add myself to Uploaders
* Bump Standards-Version to 3.8.2
* Change section to java
* Add the Maven POM to the package
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Depend on the headless Java runtimes as Ivy does not use any GUI
or graphics most of the time
* move default-jre | java2-runtime to Suggests for the rare case
when Swing is used (to ask the user for credentials when they
are missing)
* Move api documentation to /usr/share/doc/ivy/api
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 26 Jul 2009 16:59:47 +0100
ivy (2.1.0~rc1-1) unstable; urgency=low
* New upstream release
* Fix watch file
* Include .xsd and .ent files in ivy.jar (Closes: #526326)
* Copy settings files for backward compatibility with ivyconf naming
* Copy antlib for backward compatibility with fr.jayasoft.ivy package
-- Varun Hiremath <varun@debian.org> Thu, 30 Apr 2009 20:15:32 -0400
ivy (2.0.0-2) unstable; urgency=low
* Include xml files in ivy.jar (Closes: #524878)
* Add libjsch-java to Suggests (Closes: #521738)
* Bump Standards-Version to 3.8.1
-- Varun Hiremath <varun@debian.org> Mon, 20 Apr 2009 18:43:56 -0400
ivy (2.0.0-1) unstable; urgency=low
* Initial upload (Closes: #514757)
-- Varun Hiremath <varun@debian.org> Fri, 06 Mar 2009 22:04:56 -0500
|