File: changelog

package info (click to toggle)
qrencode 4.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,992 kB
  • sloc: ansic: 11,778; sh: 4,926; makefile: 112
file content (195 lines) | stat: -rw-r--r-- 6,821 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
qrencode (4.1.1-2) unstable; urgency=medium

  [Niels Thykie]
  * debian/control (Rules-Requires-Root): Don't require root.

  [NIIBE Yutaka]
  * debian/patches/0003-use-tests-cmake.patch: New.
  * debian/patches/series: Update.
  * debian/tests/control: New.
  * debian/tests/build-tests: New.
  * debian/tests/run-tests: New.
  * debian/compat: Remove.
  * debian/control (Build-Depends): Require debhelper-compat = 13.

 -- NIIBE Yutaka <gniibe@fsij.org>  Fri, 29 Nov 2024 16:33:23 +0900

qrencode (4.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/0002-qrenc-string-boundary.patch: Update.
  * debian/libqrencode4.symbols: Update.
    (Build-Depends-Package): Add.
  * debian/compat: Upgrade to 13.
  * debian/control (Standards-Version): Conforms to 4.5.1.
    (Build-Depends): Require newer debhelper, change to libsdl2-dev.
    (Rules-Requires-Root): Add.
  * debian/not-installed: New.
  * debian/libqrencode-dev.install: Update.
  * debian/libqrencode4.install: Update.

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 22 Dec 2020 14:31:03 +0900

qrencode (4.0.2-2) unstable; urgency=medium

  [Ondřej Nový]
  * debian/copyright: Use https protocol in Format field.

  [NIIBE Yutaka]
  * debian/copyright: Update information by new release.
  * debian/control (Standards-Version): Conforms 4.4.1.
    (Multi-Arch): Add "same" for libqrencode-dev.
    Add "foreign" for qrencode (Closes: #941739).
  * debian/patches/0001-use-verbose-configure.patch: New.
  * debian/patches/0002-qrenc-string-boundary.patch: New.

 -- NIIBE Yutaka <gniibe@fsij.org>  Thu, 10 Oct 2019 11:06:36 +0900

qrencode (4.0.2-1) unstable; urgency=medium

  [NIIBE Yutaka]
  * New upstream release (Closes: #900336).
  * debian/rules: Test by test_basic.sh, since the configure test runs
    configure script.
  * Upstream SONAME change.
    - debian/control: Rename to libqrencode4.
    - debian/libqrencode4.install: Rename from debian/libqrencode4.install.
    - debian/libqrencode4.symbols: Rename from debian/libqrencode3.symbols.
  * debian/libqrencode4.symbols: Update.

  [Hideki Yamane]
  * debian/control
    - move Homepage: to new upstream site (Closes: #887144)
    - set Build-Depends: debhelper (>= 11) and drop unnecessary dh-autoreconf
      and autotools-dev
    - add Vcs-*
    - set Standards-Version: 4.1.3
  * debian/rules
    - drop lines related dh-autoreconf sicne it's automatically executed
  * debian/compat
    - set 11
  * debian/watch
    - deal with upstream's change
    - use v4
  * debian/patches
    - drop all files, not used

 -- NIIBE Yutaka <gniibe@fsij.org>  Fri, 07 Sep 2018 16:33:02 +0900

qrencode (3.4.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/control (Standards-Version): conforms to 3.9.6.
  * debian/copyright: Fixed list of files.

 -- NIIBE Yutaka <gniibe@fsij.org>  Sat, 19 Dec 2015 08:11:22 +0000

qrencode (3.4.3-1) unstable; urgency=low

  * New upstream release (Closes: #734138).  Thanks to Daniel Baumann
    and Sam Morris.
  * debian/control (Standards-Version): conforms to 3.9.5.

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 27 May 2014 13:10:06 +0000

qrencode (3.4.2-1) unstable; urgency=low

  * New upstream release.

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 09 Jul 2013 07:16:53 +0000

qrencode (3.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/rules (DH_OPTIONS): Add.

 -- NIIBE Yutaka <gniibe@fsij.org>  Sat, 24 Nov 2012 14:41:04 +0900

qrencode (3.3.0-2) unstable; urgency=low

  * debian/rules: Remove --with quilt.
  * debian/control
    - (Build-Depends): Remove quilt.
  * debian/patches/03_libpthread_handling_fix: Fix to AC_SUBST (was: AC_DEFINE).

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 02 Apr 2012 11:58:38 +0900

qrencode (3.3.0-1) unstable; urgency=low

  * New upstream release.
    - debian/patches/series: Disable 00_config_fix and 01_pkg_config_fix.
  * debian/libqrencode3.symbols: Add a symbols file to catch ABI
    change (Closes: #637347).  Thanks to Felix Geyer.
  * debian/control
    - (Build-Depends): Add quilt.
    - qrencode (Description): Add a description for EPS support.
    - libqrencode3 (Section): Remove.
    - libqrencode3 (Description): Add a line to explain this runtime package.
    - libqrencode-dev (Description): Add a line to explain this dev package.
  * debian/rules: Add --with quilt.
  * debian/patches/02_manual_fix: New.  Distinguish hyphen and minus for roff.
  * debian/patches/03_libpthread_handling_fix: New.  Handle -lpthread.

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 02 Apr 2012 10:25:18 +0900

qrencode (3.2.0-2) unstable; urgency=low

  * debian/rules: Add --with autoreconf.
  * debian/source/format: New.
  * debian/patches/00_configure_fix: New.  Fix for configure variable
    HAVE_LIBPTHREAD which affects tests/Makefile.
  * debian/patches/01_pkg_config_fix: New. Fix pkg-config file generation
    (Closes: #666247).  Thanks to Jakob Haufe.
  * debian/control (libqrencode3 Multi-Arch): Add.

 -- NIIBE Yutaka <gniibe@fsij.org>  Fri, 30 Mar 2012 11:58:08 +0900

qrencode (3.2.0-1) unstable; urgency=low

  * New upstream release.
    - Linking libpng has been changed (Closes: #641893).
    - '\0' is supported (Closes: #604882).
  * debian/control (Build-Depends): Change libpng-dev (was: libpng12-dev).
    (Closes: #650601).  Thanks to Nobuhiro Iwamatsu.
  * debian/control (Build-Depends): Require debhelper >= 9.
  * debian/compat: Require 9.
  * debian/dirs, debian/libqrencode3.dirs, debian/libqrencode-dev.dirs: Remove.
  * debian/copyright: Write in the format of copyright-format 1.0.
  * debian/rules: as simple as possible.
    (override_dh_auto_configure): Support --with-tests.
    (override_dh_auto_test): Run tests.
    Thanks to Felix Geyer (Closes: #637344).
  * debian/libqrencode3.install, libqrencode-dev.install: Support Multiarch.
  * debian/control (libqrencode3 Pre-Depends): Add multiarch-support.

 -- NIIBE Yutaka <gniibe@fsij.org>  Thu, 29 Mar 2012 14:34:17 +0900

qrencode (3.1.1-1) unstable; urgency=low

  * New upstream release.

 -- NIIBE Yutaka <gniibe@fsij.org>  Wed, 03 Feb 2010 15:12:18 +0900

qrencode (3.0.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Standards-Version): Conform to 3.8.0.
  (Package): New package, libqrencode3.
  * debian/libqrencode3.{dirs,install}: New files.
  * debian/libqrencode2.{dirs,install}: Removed.
  * debian/{postinst,postrm}: Removed as not used.

 -- NIIBE Yutaka <gniibe@fsij.org>  Tue, 01 Jul 2008 11:53:54 +0900

qrencode (2.0.0-2) unstable; urgency=low

  * debian/control (Build-Depends): Added pkg-config.

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 25 Feb 2008 23:22:10 +0900

qrencode (2.0.0-1) unstable; urgency=low

  * Initial release (Closes: #411710).

 -- NIIBE Yutaka <gniibe@fsij.org>  Mon, 18 Feb 2008 17:21:04 +0900