File: changelog

package info (click to toggle)
python-qrencode 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 56 kB
  • ctags: 29
  • sloc: ansic: 54; python: 54; makefile: 3
file content (67 lines) | stat: -rw-r--r-- 2,332 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
python-qrencode (1.2-1) unstable; urgency=medium

  * New upstream version (Closes: #813602). 
  * debian/control:
    - Update Hugo Lefeuvre's e-mail address.
    - Bump Standards-Version to 3.9.8.
  * Remove debian/patches/01-fix-segfault-on-long-strings.diff: 
    Integrated by upstream.

 -- Hugo Lefeuvre <hle@debian.org>  Fri, 19 Aug 2016 17:45:24 +0200

python-qrencode (1.01-5) unstable; urgency=low

  * debian/control:
    - Bump standards-version to 3.9.6 (no changes needed)
    - Add Build-Dependency on python-setuptools.
    - Remove the version specification for python-all-dev (not
      relevant anymore).
  * debian/patches/01-fix-segfault-on-long-strings.diff:
    - Make the patch DEP3 compliant.
  * debian/watch:
    - Update URL to use pypi.debian.net redirector.
  * debian/rules:
    - Use pybuild.
  * debian/copyright:
    - Update copyright years.
    - Fix lintian warning dep5-copyright-license-name-not-unique
      by creating a stand-alone license paragraph.

 -- Hugo Lefeuvre <hugo6390@orange.fr>  Sat, 27 Jun 2015 19:26:03 +0200

python-qrencode (1.01-4) unstable; urgency=low

  * Adopted the package. (Closes: #731585)
  * debian/control:
    - Changed the Maintainer field to signal the adoption.
  * debian/copyright:
    - Reformatted the file to match with the new copyright format. 
    - Added a line for the new maintainer. 

 -- Hugo Lefeuvre <hugo6390@orange.fr>  Mon, 16 Jun 2014 23:45:34 +0200

python-qrencode (1.01-3) unstable; urgency=low

  * Avoid segfault on long strings.  If creation fails, None is returned
    instead and an exception is raised.  Thanks, gluedig and Arachnid!
    (Closes: #598031)
  * convert from python-support to dh_python2
  * bump standards-version 3.9.5 (no changes needed)
  * bump to debhelper 9
  * moved Vcs to collab-maint

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 21 Dec 2013 14:43:58 -0500

python-qrencode (1.01-2) unstable; urgency=low

  * added explicit dependency on python-imaging (Closes: #598029)
  * bumped Standards-Version to 3.9.1 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 26 Sep 2010 17:04:44 -0400

python-qrencode (1.01-1) unstable; urgency=low

  * initial release into debian (Closes: #589877)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 21 Jul 2010 16:09:53 -0400