File: changelog

package info (click to toggle)
python-adns 1.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 156 kB
  • ctags: 158
  • sloc: ansic: 972; python: 204; makefile: 2
file content (178 lines) | stat: -rw-r--r-- 5,840 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
python-adns (1.2.1-5) unstable; urgency=low

  * switch to dh_python2
  * add debian/docs with README
  * simplify debian/rules, use dh_python2 and --buildsystem=python_distutils
  * debian/control:
    - update Python dependency to 2.6.5-1~
    - drop dependency on python-support
    - bump Standards-Version to 3.9.1
    - rename XS-Python-Version to X-Python-Version
    - remove XB-Python-Version
    - add Breaks: ${python:Breaks}

 -- Jan Dittberner <jandd@debian.org>  Thu, 10 Mar 2011 23:35:36 +0100

python-adns (1.2.1-4) unstable; urgency=low

  * debian/control: update Standards-Version to 3.8.4 (no changes necessary) 
  * debian/watch: update to new Google code URLs

 -- Jan Dittberner <jandd@debian.org>  Sat, 29 May 2010 16:08:40 +0200

python-adns (1.2.1-3) unstable; urgency=low

  * add debian/source/format with "3.0 quilt" to switch to 3.0 (quilt)
    source format
  * remove explicit quilt dependency
  * debian/control:
    - remove quilt from Build-Depends
  * debian/rules:
    - remove --with quilt
  * remove debian/README.source

 -- Jan Dittberner <jandd@debian.org>  Tue, 01 Dec 2009 22:39:16 +0100

python-adns (1.2.1-1) unstable; urgency=low

  * New upstream release
  * switch to debhelper7
  * add debian/watch file
  * debian/control:
    - new maintainer Debian Python Modules Team (Closes: #553073)
    - add myself to Uploaders
    - add XS-Python-Version
    - add Homepage
    - add Vcs-* fields
    - add quilt to Build-Depends
    - fix spelling error in Description
    - improve Description
    - add ${misc:Depends} to Depends
    - update debhelper and python-support dependencies
    - update Standards-Version to 3.8.3 (no changes necessary)
  * remove direct modifications to orig tarball
  * add debian/README.source with quilt instructions
  * add debian/patches/01remove_shebang.patch instead of overwriting
    upstream ADNS.py
  * add debian/compat
  * remove debian/pycompat
  * debian/rules:
    - use dh7 rules and overrides
    - use --install-layout=deb
    - use --with-quilt for automatic patching and unpatching
  * debian/copyright:
    - update copyright file to reflect changes in upstream URL as well as
      Debian maintenance

 -- Jan Dittberner <jandd@debian.org>  Sat, 07 Nov 2009 12:40:55 +0100

python-adns (1.1.0-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix use of python memory functions. Closes: #468992

 -- Thomas Viehmann <tv@beamnet.de>  Tue, 04 Mar 2008 20:44:20 +0100

python-adns (1.1.0-3) unstable; urgency=low

  * New maintainer (closes: #379683).

 -- Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>  Mon,  5 Feb 2007 18:05:44 -0400

python-adns (1.1.0-2) unstable; urgency=medium

  * QA upload.
  * Fix FTBFS, make it compile with recent libadns versions,
    adns__rrt_typemask has been renamed to adns_rrt_typemask
    Closes: #397706

 -- Michael Ablassmeier <abi@debian.org>  Thu,  9 Nov 2006 07:52:13 +0100

python-adns (1.1.0-1) unstable; urgency=low

  * QA upload.
  * New upstream release.  Closes: #330625.
  * Change section to python in accordance with the override file.
  * debian/copyright: Upstream is no longer dual-licensed.
  * debian/rules: Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.

 -- Matej Vela <vela@debian.org>  Mon, 14 Aug 2006 14:15:11 +0200

python-adns (1.0.0-7) unstable; urgency=low

  * QA upload (Ack NMU; Closes: #351137, #373510)
  * Set Maintainer to QA Group; Orphaned: #379683
  * Update debian/copyright

 -- Michael Ablassmeier <abi@debian.org>  Wed,  9 Aug 2006 07:24:20 +0200

python-adns (1.0.0-6.2) unstable; urgency=low

  * Non-maintainer upload.
  * Switching to the new python policy. Closes: #330625.
  * Update Standards-Version. No changes needed.

 -- Arnaud Fontaine <arnaud@andesi.org>  Mon,  3 Jul 2006 22:14:05 +0200

python-adns (1.0.0-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Stop building python2.1/2.2 modules. (closes: #351137)
  * Also build module for python2.4.

 -- Pierre Habouzit <madcoder@debian.org>  Sun,  9 Apr 2006 19:57:27 +0200

python-adns (1.0.0-6) unstable; urgency=low

  * debian/control: Add Build-Depends on python. (closes: #258482)
  * debian/rules: Build architecture independent packages in the
    binary-indep target, not the binary-arch target. (closes: #214266)
  * adnsmodule.c: Added code to parse DNS TXT records (closes: #236763) 

 -- Peter Hawkins <peterh@debian.org>  Sat, 10 Jul 2004 10:53:06 +1000

python-adns (1.0.0-5) unstable; urgency=medium

  * Acknowledged NMU.
  * Updated standards version to 3.6.1.
  * Applied patch from Guillaume Morin which fixes the breakage on non-x86
    machines. It turns out the problem was an uninitialised variable used
    as an argument to select(). Thanks for the patch! (closes: #187591)

 -- Peter Hawkins <peterh@debian.org>  Sat,  4 Oct 2003 11:27:04 +1000

python-adns (1.0.0-4.1) unstable; urgency=low

  * NMU
  * Rebuild against python 2.3.
  * Use dh_python.

 -- Josselin Mouette <joss@debian.org>  Thu, 28 Aug 2003 12:15:39 +0200

python-adns (1.0.0-4) unstable; urgency=low

  * Updated standards version to 3.5.8.
  * Added python-adns package depending on default python version
    (closes: #182868).

 -- Peter Hawkins <peterh@debian.org>  Sat,  1 Mar 2003 11:06:17 +1100

python-adns (1.0.0-3) unstable; urgency=low

  * Updated standards version to 3.5.7. 

 -- Peter Hawkins <peterh@debian.org>  Tue, 17 Sep 2002 21:54:42 +1000

python-adns (1.0.0-2) unstable; urgency=low

  * Added python 2.3 version.

 -- Peter Hawkins <peterh@debian.org>  Sat, 14 Sep 2002 09:36:57 +1000

python-adns (1.0.0-1) unstable; urgency=low

  * Initial Release.
  * Made package linda clean, fixed errors picked up by Joerg Jaspert.
  * Uploaded package into archive (closes: #155597)

 -- Peter Hawkins <peterh@debian.org>  Mon, 12 Aug 2002 12:08:00 +1000