File: changelog

package info (click to toggle)
libinklevel 0.9.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,740 kB
  • sloc: ansic: 4,194; sh: 4,145; python: 44; makefile: 25
file content (209 lines) | stat: -rw-r--r-- 7,050 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
libinklevel (0.9.3-3) unstable; urgency=medium

  * Adopt package. (Closes: #673952)
  * debian/control: Drop build-dependency libieee1284-3-dev.
    This is no longer used since libinklevel 0.9.0.
  * debian/make-supported-list.py: Migrate to python3.
  * debian/clean: Dropped, handled by dh_auto_clean.
  * debian/libinklevel5.README.Debian: Refreshed.
  * debian/patches/autoconf2.70: Document that the patch is accepted
    by upstream maintainer.

 -- Boyuan Yang <byang@debian.org>  Tue, 19 Jan 2021 21:46:40 -0500

libinklevel (0.9.3-2) unstable; urgency=medium

  * QA upload.
  * Rebuild before Debian 11 release.

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Archive.

  [ Boyuan Yang ]
  * Update standards version to 4.5.1, no changes needed.
  * debian/control: Fix Vcs-* fields.
  * debian/copyright: Fix lintian warning.
  * debian/patches/0001-configure.ac: Add patch to fix FTBFS
    with autoconf 2.70. (Closes: #978849)

 -- Boyuan Yang <byang@debian.org>  Sat, 16 Jan 2021 11:32:28 -0500

libinklevel (0.9.3-1) unstable; urgency=medium

  * QA upload.
  * Rebuild for Debian Buster.
  * New upstream release (0.9.3, 2018-07-14).
  * debian/control:
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.3.0.
    + Use "Rules-Requires-Root: no".
    + Mark all binary packages as Multi-Arch: same.
    + Add Vcs-* fields to use git packaging repo under Salsa
      Debian Group.
  * debian/copyright: Use secure uri.
  * debian/rules:
    + Enable full hardening.
    + Use "dh_missing --fail-missing".
  * debian/make-supported-list.py:
    + Explicitly mark that this script is to be compatible only
      with Python 2.
  * debian/libinklevel5.README.Debian: Updated.
  * debian/libinklevel5.symbols: Add a Build-Depends-Package field.
  * debian/not-installed: Do not install unnecessary files (.la
    files and extra documents).

 -- Boyuan Yang <byang@debian.org>  Tue, 19 Feb 2019 14:29:08 -0500

libinklevel (0.9.2-3) unstable; urgency=medium

  * QA upload.
  * debian/copyright: removed extra blank line.
  * debian/libinklevel5.README.Debian:
      - Included with list of supported and unsupported printers.
  * debian/rules:
      - Removed python script that run and use network during building time.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Fri, 06 Nov 2015 10:15:00 -0200

libinklevel (0.9.2-2) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 17 Aug 2015 16:10:00 -0300

libinklevel (0.9.2-1) experimental; urgency=medium

  * QA upload.
  * New upstream release.
  * DH level to 9.
  * debian/control:
      - Bumped Standards-Version to 3.9.6.
      - Add libusb-1.0-0-dev to Build-Depends field.
  * debian/copyright:
      - Migrated to 1.0 format.
      - Revised and updated all information.
  * debian/clean: added to remove file generated by upstream when building.
  * debian/libinklevel5.install: added support to multiarch paths.
  * debian/libinklevel-dev.install: added support to multiarch paths.
  * debian/patches:
      - Removed because support to KFreeBSD was included by upstream.
  * debian/rules:
      - Updated to reduced format.
      - Included override_dh_auto_install
        to create README.Debian with (un)supported printer list.
      - Include override_dh_link to remove libdev doc dir to allow
        symlinking it to the lib's one
  * debian/watch: improved.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sat, 15 Aug 2015 16:54:00 -0300

libinklevel (0.8.0-3) unstable; urgency=medium

  * QA upload.
  * Capitalize "usb" in extended description. Closes: #580150.
  * Use dh-autoreconf instead of autotools-dev. Closes: #744615.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 19 Aug 2014 19:56:39 +0200

libinklevel (0.8.0-2) unstable; urgency=low

  * QA upload, set maintainer to Debian QA grup
  * Update standards version
  * Convert to source format 3 (quilt), drop dpatch

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 09 Apr 2014 08:18:40 +0200

libinklevel (0.8.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix bashism in debian/rules. Closes: #535380

 -- Raphael Geissert <geissert@debian.org>  Tue, 07 Jul 2009 13:20:36 -0500

libinklevel (0.8.0-1) unstable; urgency=low

  * New upstream release
  * Regenerate README.Debian (with supported printers list).
  * Bump Standards-Version.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Wed, 01 Jul 2009 20:34:45 +0200

libinklevel (0.8.0~rc2-1) unstable; urgency=low

  * New upstream release.
  * Few packaging fix because upstream now uses autotools.
  * Regenerate README.Debian (with supported printers list).
  * Bump Standards-Version.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Thu, 30 Apr 2009 20:43:56 +0200

libinklevel (0.8.0~rc1-1) unstable; urgency=low

  * New upstream release.
  * Fix debian/watch.
  * Update debian/copyright.
  * Bump Standards-Version.
  * Add xutils-dev build dependency (provides makedepend tool).
  * Bump library package name to match current soname.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Fri, 13 Feb 2009 20:21:35 +0100

libinklevel (0.7.3-1) unstable; urgency=low

  * New upstream release.
  * Update debian/make-supported-list.py (generate README.Debian).
  * Bump Standards-Version to 3.7.3.
  * Move homepage to the new dpkg field.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Tue, 27 May 2008 23:04:14 +0200

libinklevel (0.7.2-1) unstable; urgency=low

  * New upstream release.
  * Update debian/watch.
  * Update README.Debian.
  * Drop 000-Makefiles_improvements patch, fixed upstream.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Fri, 03 Aug 2007 21:32:42 +0200

libinklevel (0.7.1-3) unstable; urgency=low

  * Uploading to unstable (Closes: #416332).

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Tue, 10 Apr 2007 18:24:54 +0200

libinklevel (0.7.1-2) experimental; urgency=low

  * Add "001-Fix _FTBFS_on_gnu-kfreebsd" patch, thanks to Cyril Brulebois (Closes: #416332).

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Tue, 27 Mar 2007 16:32:42 +0200

libinklevel (0.7.1-1) experimental; urgency=low

  * New upstream release.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Mon, 19 Mar 2007 21:02:04 +0100

libinklevel (0.7.0-1) experimental; urgency=low

  * New upstream release.
  * Update debian/watch.
  * Add debian/make-supported-list.py to create (un)supported printers list.
    (debian/rules README.Debian).

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Thu, 15 Mar 2007 09:01:08 +0100

libinklevel (0.6.6~rc5-2) unstable; urgency=low

  * Update debian/watch.

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Fri, 24 Nov 2006 00:48:11 +0100

libinklevel (0.6.6~rc5-1) unstable; urgency=low

  * Initial release (Closes: #386849).

 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net>  Sun, 10 Sep 2006 17:54:08 +0200