File: changelog

package info (click to toggle)
python-xlib 0.14%2B20091101-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 1,452 kB
  • ctags: 4,954
  • sloc: python: 22,473; makefile: 91; awk: 89
file content (159 lines) | stat: -rw-r--r-- 5,192 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
python-xlib (0.14+20091101-1) unstable; urgency=low

  [ Mike O'Connor ]
  * New upstream release
  * add debian/README.source
  * add dependency on dpkg (>= 1.15.4) | install-info for install-info triggers
  * add ${misc:depends}

  [ Daniel Watkins ]
  * Added patch to correct the mis-spelling of 'Rhomboid' in the examples.
  * Fix old FSF address, as per lintian warning.

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

 -- Mike O'Connor <stew@debian.org>  Thu, 05 Nov 2009 05:57:09 -0500

python-xlib (0.14-2) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field

  [ Mike O'Connor ]
  * clarify debian/copyright (Thanks: Moritz Muehlenhoff) (Closes: 494495)
  * update standards version to 3.8.0 (no changes needed)

 -- Mike O'Connor <stew@debian.org>  Wed, 13 Aug 2008 22:04:53 -0400

python-xlib (0.14-1) unstable; urgency=low

  * New upstream release
  * No longer provides pythonX.Y-xlib packages
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
  * Added build dependency on texinfo
  * Install NEWS file as upstream changelog

 -- Mike O'Connor <stew@vireo.org>  Sat, 13 Oct 2007 18:06:44 -0400

python-xlib (0.13-1) unstable; urgency=low

  * New maintainer
  * New upstream version (Closes: #421594)
  * moved source changes to quilt
  * fixed short description (Closes: #420774)
  * increased receiving buffer size (thanks John Eikenberry) (Closes: #357507)
  * added patch for DISPLAY=unix:0.0 (thanks Corey Wright) (Closes: #324443)
  * fixing debian/rules to remove build directory and run make -C info clean
  * combine python-xlib-doc with python-xlib

 -- Mike O'Connor <stew@vireo.org>  Fri, 08 Jun 2007 04:46:36 -0400

python-xlib (0.12-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix old FSF address.
  * Update package to new python policy (Closes: #373367).

 -- Pierre Habouzit <madcoder@debian.org>  Fri, 30 Jun 2006 11:18:19 +0200

python-xlib (0.12-5) unstable; urgency=low

  * New maintainer (closes: #254793)
  * Build for Python 2.4 (closes: #292560)
  * Fall back to unix:0 for localhost:0, modelling what Xlib
    does and sshd requires (closes: #249071)
  * Import socket in protocols/display.py (closes: #196387)
  * Remove python2.1-xlib and python2.2-xlib, as Python 2.1
    and 2.2 are going to be removed in the near future.
  * Move to DH_COMPAT=4, write it to debian/compat.
  * Recommend info as a concrete alternative to info-browser.
  * Update build process: remove build-stamp target, use debhelper where
    possible, remove unnecessary dh commands.
  * Add watch file.
  * Add dirinfo into texi sources, regenerate info file into separate
    directory.
  * Let python2.[34] suggest python-xlib-doc.

 -- Martin v. Löwis <martin@v.loewis.de>  Sat, 20 Aug 2005 17:25:20 +0200

python-xlib (0.12-4) unstable; urgency=low

  * QA Upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>.

 -- Thomas Bushnell, BSG <tb@debian.org>  Sat,  7 Aug 2004 18:11:23 -0700

python-xlib (0.12-3.2) unstable; urgency=low

  * NMU
  * Move section to python (closes: #208179).
  * Remove .pyc's in clean target.

 -- Josselin Mouette <joss@debian.org>  Fri, 12 Sep 2003 13:00:42 +0200

python-xlib (0.12-3.1) unstable; urgency=low

  * NMU
  * Move to section python, and doc for the doc package.
  * Build a python2.3 version.
  * Use dh_python, build-depend accordingly.
  * Correct boilerplate in copyright.
  * Remove postinst/prerm stuff, it is now autogenerated.
  * Link to system GPL in copyright.

 -- Josselin Mouette <joss@debian.org>  Fri, 29 Aug 2003 00:24:50 +0200

python-xlib (0.12-3) unstable; urgency=low

  * Set PV in python2.2-xlib (Closes: #159671)
  * Oops, info-browser, not info-reader (Closes: #159758)

 -- Moshe Zadka <moshez@debian.org>  Sat,  7 Sep 2002 16:50:11 +0300

python-xlib (0.12-2) unstable; urgency=low

  * Building support for python 2.1 and 2.2 
  * Switching to 2.2 as default Python version

 -- Moshe Zadka <moshez@debian.org>  Thu, 23 May 2002 20:27:30 +0300

python-xlib (0.12-1) unstable; urgency=low

  * New upstream version.
  * Maintainer upload, to mark bugs as closed (closes: #118242) 
  * Special thanks to Gregor, for all the NMUs.

 -- Moshe Zadka <moshez@debian.org>  Sat, 30 Mar 2002 12:42:28 +0300

python-xlib (0.11-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version.

 -- Gregor Hoffleit <flight@debian.org>  Thu,  7 Mar 2002 22:08:41 +0100

python-xlib (0.10-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version.

 -- Gregor Hoffleit <flight@debian.org>  Tue, 18 Dec 2001 18:23:54 +0100

python-xlib (0.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Modify the package to use the new default Debian Python version 2.1:
    add correct dependency, and install in /usr/lib/python2.1
    (closes: #118242).
  * Provide postinst/prerm scripts in order to byte-compile .py files.

 -- Gregor Hoffleit <flight@debian.org>  Thu, 13 Dec 2001 13:23:11 +0100

python-xlib (0.8-1) unstable; urgency=low

  * Initial Release. (Closes: #105388)

 -- Moshe Zadka <moshez@debian.org>  Sun, 15 Jul 2001 13:12:01 +0300