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
|
jgit (3.4.0-2) unstable; urgency=medium
* Fix FTBFS with args4j 2.0.30 (Closes: #761537).
-- Jakub Adam <jakub.adam@ktknet.cz> Fri, 19 Sep 2014 20:29:28 +0200
jgit (3.4.0-1) unstable; urgency=medium
* New Upstream release.
* Refreshed debian-custom-build.patch and ftbfs-args4j-2.0.25-fix.patch.
* Removed d/patches/java8-compatibility.patch (applied upstream).
* Disable jacoco-maven-plugin
- no need for code coverage during build.
-- Jakub Adam <jakub.adam@ktknet.cz> Sat, 21 Jun 2014 14:16:30 +0200
jgit (3.3.2-1) unstable; urgency=medium
* Team upload.
[ Emmanuel Bourg ]
* New Upstream release.
- Refreshed the patches
* Fixed a test failure with Java 8
[ tony mancill ]
* Update gbp.conf for bz2 upstream tarball.
-- Emmanuel Bourg <ebourg@apache.org> Tue, 13 May 2014 10:36:22 +0200
jgit (3.3.1-1) unstable; urgency=medium
* New Upstream release.
* Fix test failure in org.eclipse.jgit.pgm.ArchiveTest. Added libxz-java
into Build-Depends and into org.eclipse.jgit.pgm.test/pom.xml since
the dependency has been made optional in libcommons-compress-java.
-- Jakub Adam <jakub.adam@ktknet.cz> Wed, 26 Mar 2014 19:11:23 +0100
jgit (3.3.0-1) unstable; urgency=medium
* New Upstream release.
* Removed d/patches/javaewah-compatibility.patch (applied upstream).
* Added doc-base control file into libjgit-java-doc.
* Remove version from com.googlecode.javaewah Orbit dependency.
-- Jakub Adam <jakub.adam@ktknet.cz> Thu, 06 Mar 2014 17:29:30 +0100
jgit (3.2.0-1) unstable; urgency=medium
* New Upstream release.
* Refreshed d/patches/ftbfs-args4j-2.0.25-fix.patch.
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 23 Dec 2013 19:18:17 +0100
jgit (3.1.0-2) unstable; urgency=low
[ Jakub Adam ]
* Fix FTBFS with args4j 2.0.25 (Closes: #730878).
* Make Vcs-* fields canonic.
[ tony mancill ]
* Bump Standards-Version to 3.9.5 (no changes).
* Update debian/compat and debhelper dependency to 9.
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 03 Dec 2013 16:06:14 +0100
jgit (3.1.0-1) unstable; urgency=low
* New Upstream release.
* Refreshed d/patches/javaewah-compatibility.patch.
* Enable build of new artifact org.eclipse.jgit.archive.
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 08 Oct 2013 19:57:23 +0200
jgit (3.0.3-1) unstable; urgency=low
* New Upstream release.
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 17 Sep 2013 19:52:14 +0200
jgit (3.0.0-1) unstable; urgency=low
* New Upstream release.
* Use maven.ignoreRules to remove unnecessary maven plugins.
* Add libjavaewah-java to Build-Depends.
* Don't install org.eclipse.jgit.junit.jar, it's used only by tests.
* Use xz for upstream tarball compression.
* Enable build of org.eclipse.jgit.java7.jar.
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 11 Jun 2013 19:22:57 +0200
jgit (2.3.1-2) unstable; urgency=low
* Team upload.
* Upload to unstable for jessie release cycle.
-- tony mancill <tmancill@debian.org> Sun, 05 May 2013 18:50:33 -0700
jgit (2.3.1-1) experimental; urgency=low
* New Upstream release.
* Refreshed debian-custom-build.patch.
* Remove mention of iplog jar from packaging files (removed upstream).
-- Jakub Adam <jakub.adam@ktknet.cz> Fri, 22 Feb 2013 16:47:29 +0100
jgit (2.2.0-1) experimental; urgency=low
* New Upstream release.
* Remove /usr/share/java prefix from Class-Path entries.
* Add dependency on libcommon-compress-java.
* Move JGit Ant tasks into separate binary package. Avoids in most
use cases unnecessary dependency on Ant.
* Bump Standards-Version to 3.9.4.
* Updated d/watch.
-- Jakub Adam <jakub.adam@ktknet.cz> Thu, 20 Dec 2012 20:12:19 +0100
jgit (2.1.0-1) unstable; urgency=low
* New Upstream release.
* Refreshed debian-custom-build.patch.
-- Jakub Adam <jakub.adam@ktknet.cz> Thu, 27 Sep 2012 16:54:42 +0200
jgit (2.0.0-2) unstable; urgency=low
* Add breaks on eclipse-egit (<< 2.0) to ensure egit is
upgraded together with libjgit-java.
* Work around issue with the maven clean rule.
-- Niels Thykier <niels@thykier.net> Wed, 27 Jun 2012 12:28:15 +0200
jgit (2.0.0-1) unstable; urgency=low
* New Upstream release.
* Refreshed d/patches/debian-custom-build.patch.
* Drop d/patches/tests-init-ant-project.patch. Applied upstream.
* Removed eclipse-jgit dummy transitional package.
-- Jakub Adam <jakub.adam@ktknet.cz> Sun, 24 Jun 2012 12:36:22 +0200
jgit (1.3.0-2) unstable; urgency=low
[ Jakub Adam ]
* Fix test execution failure leading to FTBFS (Closes: #666612).
* Bump Standards-Version to 3.9.3 (no changes required).
[ tony mancill ]
* Update d/copyright. Update Format, add Source.
-- Jakub Adam <jakub.adam@ktknet.cz> Sun, 01 Apr 2012 21:39:33 +0200
jgit (1.3.0-1) unstable; urgency=low
* New Upstream release.
-- Jakub Adam <jakub.adam@ktknet.cz> Sat, 18 Feb 2012 14:53:28 +0100
jgit (1.2.0-2) unstable; urgency=low
* Add d/watch.
* Migrate dependency on libservlet2.4-java to libservlet-2.5-java.
(Closes: #658807)
-- Jakub Adam <jakub.adam@ktknet.cz> Tue, 03 Jan 2012 19:49:36 +0100
jgit (1.2.0-1) unstable; urgency=low
* New Upstream release.
* Rename source package to "jgit" as it is not dependent on Eclipse.
* Use Maven for building.
* Build org.eclipse.jgit.http.server. (Closes: #647930)
* Rename eclipse-jgit binary package to libjgit-java and install its jars into
/usr/share/java. (Closes: #647071)
* Build jgit console and package as jgit-cli.
-- Jakub Adam <jakub.adam@ktknet.cz> Fri, 23 Dec 2011 21:21:25 +0100
eclipse-jgit (1.1.0-1) unstable; urgency=low
* Initial release. (Closes: #600171)
-- Jakub Adam <jakub.adam@ktknet.cz> Mon, 26 Sep 2011 18:40:57 +0200
|