File: changelog

package info (click to toggle)
svnclientadapter 1.10.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,568 kB
  • ctags: 2,864
  • sloc: java: 15,865; xml: 181; sh: 38; makefile: 14
file content (71 lines) | stat: -rw-r--r-- 2,436 bytes parent folder | download
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
svnclientadapter (1.10.3-2) unstable; urgency=medium

  * Team upload.
  * Removed the build dependency on libemma-java
  * Removed Andres Mejia from the uploaders (Closes: #743539)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 30 Aug 2014 22:03:50 +0200

svnclientadapter (1.10.3-1) unstable; urgency=medium

  * New upstream release.
  * Refresh d/patches/subclipse-load-nativelib-from-single-bundle.patch.
  * Depend on libsvn-java (>= 1.8~).
  * Bump Standards-Version to 3.9.5.
  * Use xz for upstream tarball compression.
  * Make Vcs-* fields canonical.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Sat, 22 Feb 2014 08:54:26 +0100

svnclientadapter (1.8.16-2) unstable; urgency=low

  * Team upload to unstable.

 -- Niels Thykier <niels@thykier.net>  Fri, 28 Jun 2013 15:22:01 +0200

svnclientadapter (1.8.16-1) experimental; urgency=low

  * New Upstream release.
  * Add Jakub Adam to Uploaders.
  * Build depend on libsvn-java (>= 1.7.5~).
  * Disable commandline SVN client wrapper.
    - Seems upstream stopped maintaining commandline SVN client wrapper
      and it now became uncompilable as a result.
  * Use real version number during build.
  * Bump Standards-Version to 3.9.3.
  * Remove dependency on libganymed-ssh2-java.
    - Was a dependency of old SVNKit version, not needed anymore.
  * Don't depend on both JavaHL and SVNKit, require only one of them to
    be installed.
  * Remove emma.jar and emma_ant.jar from Class-Path, they are required
    only for running tests.
  * Refreshed d/patches/packaging-changes.patch.
  * Use bnd to generate OSGi metadata.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Sun, 14 Oct 2012 15:43:00 +0200

svnclientadapter (0.9.100-2) unstable; urgency=low

  [ Andres Mejia ]
  * Update to my @debian.org email.

  [ Jakub Adam ]
  * Add OSGi metadata to JAR manifest
  * Fix compatibility with eclipse-subclipse
  * Bump to Standards-Version 3.9.2.
  * Increase debhelper compatibility to 8.

 -- Andres Mejia <amejia@debian.org>  Sun, 17 Jul 2011 14:25:29 -0400

svnclientadapter (0.9.100-1) unstable; urgency=low

  [ Andres Mejia ]
  * Initial release. (Closes: #374257)

  [ Damien Raude-Morvan ]
  * d/control: Drop Depends: default-jre | java2-runtime
    as a Java library don't need to depends on runtime (Java Policy).
  * d/control: Fix indentation for long description.

 -- Andres Mejia <mcitadel@gmail.com>  Sat, 22 Jan 2011 09:47:57 -0500