File: changelog

package info (click to toggle)
python-augeas 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 752 kB
  • ctags: 77
  • sloc: python: 480; makefile: 28; sh: 2
file content (103 lines) | stat: -rw-r--r-- 3,346 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
python-augeas (0.5.0-1) unstable; urgency=low

  * New upstream release
  * Enable Python3 build, switch to Pybuild (Closes: #777544)
  * Switch to Debhelper 9
  * Replace broken link with GitHub repo
  * Bump Standards-Version to 3.9.6
  * Set Vcs-Git and Vcs-Browser to canonical value
  * Update copyright file format

 -- Federico Ceratto <federico@debian.org>  Sun, 05 Jul 2015 11:50:07 +0100

python-augeas (0.4.1-2) unstable; urgency=low

  * collab-maint team upload.
  * ACK NMU, thanks to Luca Falavigna for the good work. (Closes: #707895)
  * Drop myself from the Uploaders field.

 -- Alessio Treglia <alessio@debian.org>  Wed, 16 Oct 2013 16:27:37 +0100

python-augeas (0.4.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop dependency on libpython2.6 (Closes: #707895).

 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 12 May 2013 16:44:37 +0200

python-augeas (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Depend on libpython2.6 and libpython2.7 (Closes: #654321)

 -- Free Ekanayaka <freee@debian.org>  Mon, 01 Oct 2012 09:12:56 +0200

python-augeas (0.4.0-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:52 +0200

python-augeas (0.4.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Alessio Treglia <alessio@debian.org>  Wed, 09 Feb 2011 00:31:09 +0100

python-augeas (0.4.0-1) experimental; urgency=low

  * New upstream release.
  * {Build-,}Depend on libaugeas0 >= 0.7.2.
  * Build-depends on python-all (>= 2.6.5).

 -- Alessio Treglia <alessio@debian.org>  Wed, 12 Jan 2011 14:51:41 +0100

python-augeas (0.3.0-2) unstable; urgency=low

  * Add debian/gbp.conf file.
  * Switch to format 3.0 (quilt).
  * debian/control:
    - Update my email address.
    - Bump Standards.
    - Add Vcs fields.
    - Remove ${shlibs:Depends} macro.
  * Use the form 'dh  --foo=bar' for compatibility with DH 8.
  * Update debian/copyright file.
  * Use XS-Python-Version field instead of debian/pyversions.

 -- Alessio Treglia <alessio@debian.org>  Thu, 19 Aug 2010 11:31:54 +0200

python-augeas (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * Add myself to Uploaders field.
  * Bump Standards up to 3.8.3.
  * Switch to debhelper 7, drop cdbs.
  * Bump debhelper to 7.3.7 due to the use of --buildsystem option.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 11 Dec 2009 17:29:33 +0100

python-augeas (0.2.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control
    - added libaugeas0 to Depends; thanks to Guido Günther for the report and to
      Daniel Leidert for the patch; Closes: #504511
  * Prepare for the upcoming Python 2.6 transition; thanks to Scott Kitterman
    for the report; Closes: #552491
    - debian/control
      + Build-depends on 'python (>= 2.5)' instead of python-dev (it's arch:all)
      + Depends on '${python:Depends}' instead of 'python (>= 2.5)'
      + drop 'python-ctypes' from Depends: it's py2.4 only (this pkg >= 2.5)
    - debian/pyversions
      + allows Python from 2.5 onward

 -- Sandro Tosi <morph@debian.org>  Mon, 16 Nov 2009 20:52:11 +0100

python-augeas (0.2.0-1) unstable; urgency=low

  * Initial release (Closes: #496830)

 -- Free Ekanayaka <freee@debian.org>  Tue, 19 Aug 2008 10:37:52 +0200