File: changelog

package info (click to toggle)
brailleutils 1.2.3-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,088 kB
  • sloc: java: 13,138; xml: 659; makefile: 29; sh: 1
file content (151 lines) | stat: -rw-r--r-- 4,854 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
brailleutils (1.2.3-8) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Update standards version to 4.5.1, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster:
    + brailleutils: Drop versioned constraint on libbrailleutils-java in
      Depends.
    + brailleutils: Drop versioned constraint on libbrailleutils-java and
      libbrailleutils-java-doc in Replaces.
    + brailleutils: Drop versioned constraint on libbrailleutils-java and
      libbrailleutils-java-doc in Breaks.
  * watch: Use tags instead of releases, which don't work any more.

  [ Samuel Thibault ]
  * control: Make Multi-Arch: foreign.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 01 Jan 2023 22:17:37 +0100

brailleutils (1.2.3-7) unstable; urgency=medium

  [ Samuel Thibault ]
  * watch: Generalize URL

  [ Debian JanitorĀ ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on ant.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 26 Sep 2021 16:18:48 +0200

brailleutils (1.2.3-6) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Update alioth list domain.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 7 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Fix day-of-week for changelog entry 1.2~b-2.
  * Update standards version to 4.5.0, no changes needed.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 01 Nov 2020 01:35:48 +0100

brailleutils (1.2.3-5) unstable; urgency=medium

  * control: Make libbrailleutils-java-doc Multi-Arch: foreign.
  * control: Set Vcs-* to salsa.debian.org.
  * control: Bump Standards-Version to 4.4.1 (no changes).
  * watch: Generalize pattern.

 -- Samuel Thibault <sthibault@debian.org>  Mon, 14 Oct 2019 00:29:19 +0200

brailleutils (1.2.3-4) unstable; urgency=medium

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 4.2.0 (no changes).
  * control: Move maintenance to a11y team.

  [ Emmanuel Bourg ]
  * Fixed the build failure with Java 10 (Closes: #897482)

 -- Samuel Thibault <sthibault@debian.org>  Thu, 27 Dec 2018 14:53:41 +0100

brailleutils (1.2.3-3) unstable; urgency=medium

  * Use canonical anonscm vcs URL.
  * control: Migrate priority to optional.
  * control: Bump Standards-Version to 4.1.4

 -- Samuel Thibault <sthibault@debian.org>  Sat, 28 Apr 2018 17:38:37 +0200

brailleutils (1.2.3-2) unstable; urgency=medium

  * Team upload.
  * watch: Update to github repository.
  * Bump Standards-Version to 3.9.6 (no changes).
  * Fix upstream URL.
  * control: Make brailleutils depend on default-jre-headless instead of
    default-jre.
  * rules: Also install pom file for brailleutils-catalog.

 -- Samuel Thibault <sthibault@debian.org>  Sun, 20 Dec 2015 22:49:23 +0100

brailleutils (1.2.3-1) unstable; urgency=low

  [ Sebastian Humenda ]
  * import new upstream version
  * fix old class path problem

  [ Samuel Thibault ]
  * Bump Standards-Version to 3.9.5 (no changes).

 -- Sebastian Humenda <shumenda@gmx.de>  Tue, 11 Mar 2014 22:25:49 +0200

brailleutils (1.2.1+trunk-1) unstable; urgency=low

  * import new upstream version to fix issues related to classpath and jar
   creation

 -- Sebastian Humenda <shumenda@gmx.de>  Fri, 23 Aug 2013 13:41:40 +0200

brailleutils (1.2.1-3) unstable; urgency=low

  * add breaks/replaces field to brailleutils (Closes: #718007)
  * integrate library into the maven-repo using maven-repo-helper

 -- Sebastian Humenda <shumenda@gmx.de>  Fri, 16 Aug 2013 20:32:14 +0200

brailleutils (1.2.1-2) unstable; urgency=low

  * add default-jre as dependency for package brailleutils to have the "java"
    command available

 -- Sebastian Humenda <shumenda@gmx.de>  Wed, 29 May 2013 19:35:42 +0200

brailleutils (1.2.1-1) unstable; urgency=low

  [ Sebastian Humenda ]
  * updated to upstream v1.2.1
  * separate front end for brailleutils (available as command with the same
    name)
  * wrote man page for brailleUtils
  * improved debian packaging: moved installation from debian/rules to
    *.install, *.dirs

  [ Samuel Thibault ]
  * control: Add missing junit4 dependency.

 -- Sebastian Humenda <shumenda@gmx.de>  Thu, 11 Apr 2013 18:45:11 +0200

brailleutils (1.2~b-2) unstable; urgency=low

  [ Samuel Thibault ]
  * control: Bump Standards-Version to 3.9.3 (no changes).

  [ Sebastian Humenda ]
  * Fixed a problem with broken symlinks in /usr/share/java

  [ Giovanni Mascellani ]
  * Non-maintainer upload.
  * Remove libwoodstox-java dependency.

 -- Sebastian Humenda <shumenda@gmx.de>  Fri, 02 Mar 2012 21:21:13 +0200

brailleutils (1.2~b-1) unstable; urgency=low

  * Initial release, packaged as a dependency for odt2braille. (Closes: #630200)

 -- Sebastian Humenda <shumenda@gmx.de>  Sat, 27 Aug 2011 12:21:13 +0200