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 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256
|
jsch (0.2.19-1) unstable; urgency=medium
* Team upload
* Upload to unstable of the fork by mwiede (Closes: #1081033)
-- Pierre Gruet <pgt@debian.org> Sat, 21 Sep 2024 21:56:24 +0200
jsch (0.2.19-1~exp0) experimental; urgency=medium
* Team upload
* New upstream version 0.2.19:
- Now packaging the fork by mwiede
- Providing the former Maven coordinates to ease the transition to the
new ones
* Now building with Maven
* Updating build-dependencies
* Removing former manifest and patches
* Removing uninformative d/README.Debian file
* Setting the classpath of the built jar with javahelper
* Setting Rules-Requires-Root: no
* Rewriting d/copyright
* Marking the binary package as Multi-Arch: foreign
* Editing new patches:
- Forgetting about the version number in the class files
- Removing the module-info file to avoid build failures
- Skipping tests requiring unpackaged classes
-- Pierre Gruet <pgt@debian.org> Wed, 11 Sep 2024 10:11:57 +0200
jsch (0.1.55-2) unstable; urgency=medium
* Removed the -java-doc package
* Standards-Version updated to 4.7.0
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Aug 2024 12:49:21 +0200
jsch (0.1.55-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 10 Dec 2018 23:37:40 +0100
jsch (0.1.54-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Fixes CVE-2016-5725: Malicious SFTP servers may force a client-side
relative path traversal for recursive sftp-get allowing the server
to write files outside the clients download basedir with effective
permissions of the jsch sftp client process.
- Updated the OSGi metadata
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 01 Sep 2016 22:32:59 +0200
jsch (0.1.53-1) unstable; urgency=medium
* New upstream release
- Replaced debian/pom.xml with the one from the upstream tarball
- Updated the OSGi metadata
-- Emmanuel Bourg <ebourg@apache.org> Mon, 15 Jun 2015 11:51:46 +0200
jsch (0.1.52-1) unstable; urgency=medium
* New upstream release
- Updated the OSGi metadata
- Updated the pom.xml file
* debian/control:
- Removed Niels Thykier from the uploaders (Closes: #770565)
- Standards-Version updated to 3.9.6 (no changes)
* Moved the package to Git
-- Emmanuel Bourg <ebourg@apache.org> Wed, 29 Apr 2015 14:47:13 +0200
jsch (0.1.51-1) unstable; urgency=medium
* New upstream release
- Updated the OSGi metadata
- Updated the pom.xml file
* Restored the link to jsch.jar in /usr/share/ant/lib accidentally removed
in the version 0.1.41-1 (Closes: #623301)
* Install the javadoc in libjsch-doc-java instead of libjsch-java
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Fri, 21 Mar 2014 21:38:10 +0100
jsch (0.1.50-1) unstable; urgency=low
* New upstream release (Closes: #659599)
- Updated the OSGi metadata
- Updated the pom.xml file
- Refreshed the patch
* Added the missing dependency on libjzlib-java (Closes: #705641)
* Bumped Standards-Version to 3.9.4 - no changes required.
* Removed Michael Koch from the Uploaders list (Closes: #654038)
* debian/copyright: Changed to comply with the Copyright Format 1.0
* debian/rules: Fixed the URL used to fetch the pom.xml file
* debian/rules: Call mh_clean in the clean target to rebuilt properly
* Added the Javadoc to the documentation package
* Added "Recommends: default-jdk-doc" to libjsch-java-doc
* Removed the duplicate upstream changelog in libjsch-java-doc
-- Emmanuel Bourg <ebourg@apache.org> Tue, 14 May 2013 09:57:30 +0200
jsch (0.1.42-2) unstable; urgency=low
* Made the OSGi-metadata export a versioned package. (LP: #566025)
* Removed depends on JRE; not required for Java Libraries any more.
* Removed Jerry Haltom from Uploaders; thanks for your work on this
package.
* Bumped debhelper compat to 7.
* Bumped Standards-Version to 3.8.4 - no changes required.
* Converted source format to 3.0 (quilt).
* Removed unused clean target.
-- Niels Thykier <niels@thykier.net> Sun, 27 Jun 2010 20:48:45 +0200
jsch (0.1.42-1) unstable; urgency=low
* New upstream release.
- Sync'ed with Ubuntu.
- debian/control: added ${misc:Depends}
Depends as appropriate.
- Updated debian/copyright and debian/manifest.mf.
* Made the short descriptions unique.
* Bumped Standards-Versions to 3.8.3 - no changes required.
-- Niels Thykier <niels@thykier.net> Tue, 22 Sep 2009 20:01:52 +0200
jsch (0.1.41-2) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 11:46:52 +0200
jsch (0.1.41-1) experimental; urgency=low
[Ludovic Claude]
* New upstream version, add myself to Uploaders
* Change section to java, bump up Standards-Version to 3.8.1,
bump up debhelper to 6
* Add the Maven POM to the package,
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
[Michael Koch]
* Revised package descriptions. Thanks to Marcus Better. Closes: #475162.
[Matthias Klose]
* (Build-)depend on default-jre/-jdk.
* Set java source version to 1.4.
-- Ludovic Claude <ludovic.claude@laposte.net> Wed, 06 May 2009 11:30:49 +0100
jsch (0.1.37-3) unstable; urgency=low
* Add OSGi manifest patch. Thanks to Roberto Jimenoca. Closes: #471209.
-- Michael Koch <konqueror@gmx.de> Fri, 21 Mar 2008 11:41:01 +0100
jsch (0.1.37-2) unstable; urgency=low
* Don't install examples into libjsch-java. Closes: #463847
-- Michael Koch <konqueror@gmx.de> Wed, 06 Feb 2008 23:23:19 +0100
jsch (0.1.37-1) unstable; urgency=low
* New upstream version.
- Removed obsoleted patch debian/patches/enable-debug.patch.
* Added link to jsch.jar for ant. Closes: #463120
* Install examples.
-- Michael Koch <konqueror@gmx.de> Thu, 31 Jan 2008 23:22:29 +0100
jsch (0.1.36-1) unstable; urgency=low
* New upstream version.
* Added Homepage, Vcs-Svn and Vcs-Browser fields.
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror@gmx.de> Sun, 06 Jan 2008 22:12:21 +0100
jsch (0.1.34ds1-1) unstable; urgency=low
* Upload with real 0.1.34 sources. Closes: #440590.
* Removed old debian/libjsch-java.links file.
Closes: #441049, #441403.
* Added debian/watch file.
-- Michael Koch <konqueror@gmx.de> Sun, 09 Sep 2007 20:32:32 +0200
jsch (0.1.34-1) unstable; urgency=low
* New upstream release. Thanks to Alban Browaeys for preparing the orig
tarball. Closes: #440590.
* Removed debian/libjsch-java.links file and do linking in debian/rules.
* Get rid of UPSTREAM_VERSION variable in debian/rules and use
DEB_UPSTREAM_VERSION provided by CDBS.
-- Michael Koch <konqueror@gmx.de> Mon, 03 Sep 2007 11:47:34 +0200
jsch (0.1.28-2) unstable; urgency=low
* Upload to unstable.
* Fix typo in copyright. Closes: #391988.
-- Matthias Klose <doko@debian.org> Mon, 4 Dec 2006 03:11:50 +0100
jsch (0.1.28-1) experimental; urgency=low
* New upstream release. Closes: #334719.
* Moved cdbs and debhelper to Build-Depends.
* Update Build-Depends on debhelper to >= 4.1.0.
* Updated Standards-Version to 3.7.2.
-- Michael Koch <konqueror@gmx.de> Wed, 2 Aug 2006 15:59:28 +0000
jsch (0.1.19-3) unstable; urgency=low
* debian/rules: Use /usr/share/ant instead of /usr/share/ant1.6 as ANT_HOME
(Closes: #334630).
* debian/control: Fixed all Section entries to avoid override mail from
katie.
-- Michael Koch <konqueror@gmx.de> Wed, 19 Oct 2005 07:39:55 +0000
jsch (0.1.19-2) unstable; urgency=low
* Added debian/patches/enable-debug.patch.
* Build-Depends on ant instead of libant1.6-java.
* Switch order of dependencies to 'kaffe | java-virtual-machine'.
* Updated Standards-Version to 3.6.2.
* Made the Debian Java Maintainers the maintainer of this package.
* Add Jerry and myself as Uploaders.
* Sponsored by Petter Reinholdtsen.
-- Michael Koch <konqueror@gmx.de> Sat, 20 Aug 2005 15:20:16 +0000
jsch (0.1.19-1) unstable; urgency=low
* Initial release.
-- Jerry Haltom <wasabi@larvalstage.net> Thu, 13 Jan 2005 16:07:20 -0600
|