File: changelog

package info (click to toggle)
svnclientadapter 1.10.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,508 kB
  • ctags: 2,828
  • sloc: java: 15,933; xml: 192; sh: 38; makefile: 15
file content (102 lines) | stat: -rw-r--r-- 3,424 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
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
svnclientadapter (1.10.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.10.12.
  * Switch to compat level 10.
  * wrap-and-sort -sa.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs-Git: Use https.
  * Update svnclientadapter-get-orig-source
  * Drop disable-cmdline-wrapper.patch. The package builds fine.
  * Rebase packaging-changes.patch and
    subclipse-load-nativelib-from-single-bundle.patch.

 -- Markus Koschany <apo@debian.org>  Mon, 19 Dec 2016 00:55:27 +0100

svnclientadapter (1.10.3-4) unstable; urgency=medium

  * Team upload.
  * Restored the missing Export-Package attribute (Closes: #808487)

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 15 Jan 2016 19:30:56 +0100

svnclientadapter (1.10.3-3) unstable; urgency=medium

  * Team upload.
  * Transition to bnd >= 2.1.0.
  * Declare compliance with Debian Policy 3.9.6.
  * Vcs-Browser: Switch to cgit and https.

 -- Markus Koschany <apo@debian.org>  Wed, 18 Nov 2015 19:46:02 +0100

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