File: changelog

package info (click to toggle)
jcifs 1.3.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,868 kB
  • sloc: java: 23,189; xml: 3,691; ansic: 386; sh: 182; makefile: 31
file content (175 lines) | stat: -rw-r--r-- 5,396 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
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
jcifs (1.3.19-2) unstable; urgency=medium

  * Team upload.
  * Make the dependency on the servlet API optional by using
   <scope>provided</scope>. Thanks to Yadickson Soto for the report.
   (Closes: #888040)

 -- Markus Koschany <apo@debian.org>  Tue, 23 Jan 2018 23:11:30 +0100

jcifs (1.3.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.3.19.
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.3.
  * Refresh all patches.

 -- Markus Koschany <apo@debian.org>  Thu, 18 Jan 2018 14:39:43 +0100

jcifs (1.3.18-3) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 3.9.8.
  * Vcs fields: Use https.
  * wrap-and-sort -sa.
  * Use only Build-Depends field.
  * Switch from cdbs to dh sequencer.
  * Provide Maven artifacts. Build with maven-repo-helper. (Closes: #822188)

 -- Markus Koschany <apo@debian.org>  Fri, 29 Apr 2016 15:31:33 +0200

jcifs (1.3.18-2) unstable; urgency=medium

  * Upload to unstable

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 28 Apr 2015 08:50:13 +0200

jcifs (1.3.18-1) experimental; urgency=medium

  [ Emmanuel Bourg ]
  * New upstream release
  * Build-Depends on libservlet3.1-java instead of libservlet3.0-java
  * Standards-Version updated to 3.9.6 (no changes)
  * Use XZ compression for the upstream tarball
  * Moved the package to Git
  * Switch to debhelper level 9

  [ Kumar Appaiah ]
  * debian/control:
    + Remove Kumar Appaiah from uploaders

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 31 Mar 2015 17:16:17 +0200

jcifs (1.3.17-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version to 3.9.4
  * Build-Depends on libservlet3.0-java instead of libservlet2.5-java
  * Removed the dependency on the JRE (not required for libraries)
  * The upstream changelog is now included in the package
  * Removed the examples from the libjcifs-java package
  * Removed Michael Koch from the Uploaders list (Closes: #654033)
  * Use canonical URLs for the Vcs-* fields
  * debian/copyright: Updated to the Copyright Format 1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 08 Jul 2013 10:47:56 +0200

jcifs (1.3.16-1) unstable; urgency=low

  * Team upload
  * New upstream release.
  * Switch to source format 3.0.
  * Add another patch that removed the path to a non-existent compiler.

 -- Torsten Werner <twerner@debian.org>  Sat, 06 Aug 2011 16:51:13 +0200

jcifs (1.3.12-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on default-jdk.
  * Build-Depends on debhelper (>= 7).
  * Build-Depends on libservlet2.5-java instead of libservlet2.3-java.
  * Add missing Depends: ${misc:Depends}.
  * Moved package to section 'java'.
  * Added myself to Uploaders.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Fri, 02 Oct 2009 23:11:05 +0200

jcifs (1.2.22-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Sat, 05 Jul 2008 03:04:27 +0530

jcifs (1.2.21-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0

 -- Varun Hiremath <varun@debian.org>  Sun, 22 Jun 2008 18:25:42 +0530

jcifs (1.2.19-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Tue, 08 Apr 2008 12:41:04 +0530

jcifs (1.2.18-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.3

 -- Varun Hiremath <varun@debian.org>  Thu, 21 Feb 2008 16:17:15 +0530

jcifs (1.2.17-1) unstable; urgency=low

  * New Upstream Release
  * Add a watch file.
  * debian/orig-tar.sh:
    + Automate repackaging.
    + Remove example Format.java, since it is not allowed for
      commercial use.
  * debian/README.Debian-source:
    + Update for new repackaging information.
  * debian/libjcifs-java.examples:
    + Include upstream supplied examples.
  * debian/copyright:
    + Add upstream authors, update licenses and copyrights.
    + Point to LGPL 2.1, instead of LGPL (for common-license).
  * debian/control:
    + Add Homepage field.
    + Add Vcs-Svn and Vcs-Browser.
    + Update description.
    + Build-Depend on java-gcj-compat-dev instead of kaffe.
    + Depend on java-gcj-compat instead of kaffe.
    + Update standards version.
    + Move debhelper and cdbs to Build-Depends.
  * debian/rules:
    + Use java-gcj to build.
    + Use DEB_UPSTREAM_VERSION instead of parsing the changelog.
    + Add get-orig-source rule.
    + Don't compress examples.
  * debian/patches/01_build_xml.patch:
    + Removed, since not necessary with java-gcj.

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Thu, 08 Nov 2007 22:58:49 +0530

jcifs (1.2.7-1) unstable; urgency=low

  * New upstream release
  * kaffe compiler transition
  * Fixed missing source section entry (pointed out by linda)

 -- Wolfgang Baer <WBaer@gmx.de>  Wed, 18 Jan 2006 17:18:31 +0100

jcifs (1.2.3-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable
  * Registered documentation with doc-base
  * libant1.6-java to ant transition
  * Updated FSF address
  * Fixed double spaces in description to fix linda warning
  * Standards-Version 3.6.2 (no changes)

  * Upload sponsored by Arnaud Vandyck

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 11 Sep 2005 16:48:45 +0200

jcifs (1.1.8-1) experimental; urgency=low

  * Initial Release (closes: #294759)

 -- Wolfgang Baer <WBaer@gmx.de>  Fri, 11 Feb 2005 14:58:19 +0100