File: changelog

package info (click to toggle)
xslthl 2.1.3-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 660 kB
  • sloc: xml: 3,618; java: 2,476; sh: 11; makefile: 4
file content (153 lines) | stat: -rw-r--r-- 4,831 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
xslthl (2.1.3-5.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 04 Jan 2021 14:52:14 +0100

xslthl (2.1.3-5) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.1.3
  * Use debhelper 11
  * Mark libxslthl-java as Multi-Arch: foreign
  * Address lintian warning about dh --parallel in debian/rules
  * Import orig.tar.gz into pristine-tar branch.

 -- tony mancill <tmancill@debian.org>  Sun, 04 Mar 2018 10:24:13 -0800

xslthl (2.1.3-4) unstable; urgency=medium

  [ Mathieu Malaterre ]
  * Remove self from Uploaders

  [ Emmanuel Bourg ]
  * Ignore the dependency on wagon-ssh-external
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 21 Nov 2017 01:53:07 +0100

xslthl (2.1.3-3) unstable; urgency=medium

  * Moved the package to Git
  * Remove ConnectorSaxonB and ConnectorSaxonEE classes
  * Bump debhelper version to 10
  * Bump Std-Vers to 3.9.8, no changes needed

 -- Eugene Zhukov <eugene@debian.org>  Thu, 16 Feb 2017 07:01:26 +0000

xslthl (2.1.3-2) unstable; urgency=medium

  * Bump Std-Vers to 3.9.7, no changes needed
  * Switch build dependency to libsaxonhe-java from libsaxonb-java
    - Add new patch for that
  * Fix Vcs-Browser url

 -- Eugene Zhukov <eugene@debian.org>  Wed, 16 Mar 2016 09:52:29 +0000

xslthl (2.1.3-1) unstable; urgency=medium

  * New upstream release (Closes: #809821)
  * Changed version prefix in d/watch and d/orig-tar.sh
  * Switch away from CDBS build system

 -- Eugene Zhukov <eugene@debian.org>  Fri, 08 Jan 2016 20:56:37 +0200

xslthl (2.1.0-4) unstable; urgency=low

  * Refreshed patches
  * Bump Std-Vers to 3.9.6, no changes needed
  * Updated to debhelper 9
  * Use configuration file provided by default -
    thanks to Vasiliy Shlykov (Closes: #769526)

 -- Eugene Zhukov <jevgeni.zh@gmail.com>  Sun, 16 Nov 2014 11:59:06 +0000

xslthl (2.1.0-3) unstable; urgency=low

  * Fix maven-debian-helper back n' forth: provides symlink. Closes: #711318

 -- Mathieu Malaterre <malat@debian.org>  Thu, 06 Jun 2013 16:19:05 +0200

xslthl (2.1.0-2) unstable; urgency=low

  * Upload to sid

 -- Mathieu Malaterre <malat@debian.org>  Thu, 16 May 2013 08:59:07 +0200

xslthl (2.1.0-1) experimental; urgency=low

  [ Eugene Zhukov ]
  * Team upload
  * Bump Std-Vers to 3.9.4, no changes needed
  * Removed d/p/add_cmake.patch applied upstream
  * Removed d/p/add_sh.patch applied upstream as bourne highlighter
  * New upsteam: 2.1.0
    - New syntax configurations
    - New option for the Number highlighter: letterNoFollow
    - New option for the Heredoc highlighter: flag
    - New options for the Keyword highlighter
    - Updated keywords for PHP 5.3 
    - Added LINQ keywords to C# configuration
    - Additional keywords added to Delphi configuration
    - Basic plugin support to load more highlighter implementations in Java.

  [ Mathieu Malaterre ]
  * Update d/copyright
  * Use my @d.o alias
  * Remove obsolete DMUA flag
  * Bump Std-Vers to 3.9.3, no changes needed
  * Provide link to upstream bourne-hl as sh in config.xml

 -- Eugene Zhukov <jevgeni.zh@gmail.com>  Wed, 24 Apr 2013 10:19:11 +0200

xslthl (2.0.2-4) unstable; urgency=low

  * Add missing B-D on ant. Closes: #648906
  * Update d/control VCS URLs
  * Remove get-orig-source, replaced with orig-tar.sh
  * Use DEP3 for patch formatting

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Sun, 27 Nov 2011 15:38:11 +0100

xslthl (2.0.2-3) unstable; urgency=low

  * Team upload.
  * Updated the DEP-5 copyright file.
    - Fixed some syntax errors.
    - Updated the name of some fields.
  * Bumped debhelper compat to 8.
  * Bumped Standards-Versions to 3.9.2 - no changes required.
  * Rewrite d/rules to use dh7 style with javahelper support.

 -- Niels Thykier <niels@thykier.net>  Sun, 30 Oct 2011 11:34:34 +0100

xslthl (2.0.2-2) unstable; urgency=low

  * Team upload

  [ Mathieu Malaterre (malat) ]
  * Add support for sh syntax highlighting

  [ Torsten Werner ]
  * Rewrite debian/watch and get-orig-source.
  * Remove Build-Depends: quilt.

 -- Torsten Werner <twerner@debian.org>  Sun, 11 Sep 2011 21:45:44 +0200

xslthl (2.0.2-1) unstable; urgency=low

  * New upsteam
  * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
  * Switch to dpkg-source 3.0 (quilt) format
  * Fix lintian warnings
  * Add support for cmake syntax highlighting
  * Update Standards-Version to 3.9.0

 -- Mathieu Malaterre (malat) <mathieu.malaterre@gmail.com>  Tue, 27 Jul 2010 13:59:30 +0200

xslthl (2.0.1-1) unstable; urgency=low

  * Initial version. Closes: #570932

 -- Mathieu Malaterre (malat) <mathieu.malaterre@gmail.com>  Tue, 23 Feb 2010 14:58:29 +0100