File: changelog

package info (click to toggle)
logilab-constraint 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 384 kB
  • ctags: 497
  • sloc: python: 2,902; xml: 165; makefile: 17
file content (210 lines) | stat: -rw-r--r-- 6,619 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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
logilab-constraint (0.5.0-2) unstable; urgency=medium

  * debian/control
    - switch me to Maintainer (team to Uploaders)
    - remove Provides field, useless
  * debian/pycompat
    - removed
  * debian/source/format
    - switch to 3.0 (quilt) format
  * Switch to dh_python2; addresses #739565
  * Switch to dh sequencer

 -- Sandro Tosi <morph@debian.org>  Fri, 21 Feb 2014 21:56:51 +0100

logilab-constraint (0.5.0-1) unstable; urgency=low

  [ Sandro Tosi ]
  * New upstream release
  * debian/python-logilab-constraint.doc-base
    - added doc-base
  * debian/watch
    - adjusted to new location
  * debian/copyright
    - updated to new copyright format
    - extended packaging copyright years
    - updated copyright years and licence for upstream code
  * debian/control
    - removed python-constraint transitional package
    - bump Standards-Version to 3.9.5 (no changes needed)
  * debian/compat
    - bump compat level to 9

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jan 2014 16:37:42 +0100

logilab-constraint (0.4.0-5) unstable; urgency=low

  [ Luca Falavigna ]
  * debian/rules:
    - Use *-packages wildcard when removing files, Python 2.6 installs files
      under /usr/lib/python*/dist-packages (Closes: #547829).

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Mon, 28 Sep 2009 23:05:00 +0200

logilab-constraint (0.4.0-4) unstable; urgency=medium

  [ Alexandre Fayolle ]
  * debian/control 
    - renamed binary package to python-logilab-constraint, added Provides,
    Replaces, Conflicts for transition (closes: #523107)

  [ Julien Lavergne ]
  * From Ubuntu, prepare for the future python 2.6 transition:
   - debian/rules: Add --install-layout=deb to setup.py install to install to
     the right location.
   - debian/control: Bump build-depends to python (>= 2.5.4-1~)
     for --install-layout=deb support.

  [ Mauro Lizaur ]
  * debian/control 
   - modified python-constraint to be just a dummy transitional 
     package depending on the (new) python-logilab-constraint. 
     Also, added against which version Replaces/Conflicts.

  [ Sandro Tosi ]
  * debian/python-logilab-constraint.*
    - renamed from python-constraint.*
  * debian/rules
    - fixed for binary package rename
    - properly install upstream changelog
  * debian/control
    - added me to uploaders
    - bump Standards-Version to 3.8.3 (no changes needed)
    - bump versioned depends on python-logilab-common (to better handling the
      migration pycentral->pysupport, hence the severity)
    - rename source package from constraint to logilab-constraint
  * debian/constraint-test.dirs
    - removed, not needed
  * debian/copyright
    - clearly separated license and copyright
    - indent upstream author, license and copyright with 4 spaces
    - link to GPL-2 local file
    - extended copyright years to match all the files in the tarball
  * debian/python-logilab-constraint.{postinst, prerm}
    - removed since empty

 -- Sandro Tosi <morph@debian.org>  Tue, 15 Sep 2009 19:12:19 +0200

constraint (0.4.0-3) unstable; urgency=low

  [ Alexandre Fayolle ]
  * Moved to Alioth's Python Module Packaging team
  * Updated debian/watch
  * Moved packaging to pysupport (closes: #522883), fixed dependency on
    python-logilab-common
  * upload to Debian of version 0.4
  
  [ Sandro Tosi]
  * debian/watch
    - fixed
  * debian/control
    - moved python b-d to b-d-i (lintian warning)

 -- Alexandre Fayolle <afayolle@debian.org>  Tue, 07 Apr 2009 23:17:04 +0200

constraint (0.4.0-2) unstable; urgency=low

  * updated debian standards to 3.7.2
  * add debian/compat (5)
  * remove deprecated dh_python

 -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Fri, 08 Aug 2008 07:49:45 +0200

constraint (0.4.0-1) unstable; urgency=low

  * new upstream release

 -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Thu, 07 Aug 2008 21:32:51 +0200

constraint (0.3.0-5) unstable; urgency=low

  * updated debian standards to 3.7.2
  * use debhelper 5
  * updated to new Python policy (closes: #373308)

 -- Alexandre Fayolle <afayolle@debian.org>  Wed, 14 Jun 2006 17:49:22 +0200

constraint (0.3.0-4) unstable; urgency=low

  * Upload of our internal changes to Debian

 -- Alexandre Fayolle <afayolle@debian.org>  Fri, 10 Feb 2006 15:18:19 +0100

constraint (0.3.0-3) unstable; urgency=low

  * No more logilab/__init__.py handling (done in python-logilab-common now)

 -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon,  6 Feb 2006 16:47:48 +0100

constraint (0.3.0-2) unstable; urgency=low

  * Reorganization to install into site-python, removing the need for 
    pythonX.X- packages

 -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Mon, 23 Jan 2006 15:43:17 +0100

constraint (0.3.0-1) unstable; urgency=low

  * New upstream release
  * Initial Debian upload (closes: #317958)

 -- Alexandre Fayolle <afayolle@debian.org>  Mon,  5 Sep 2005 18:25:54 +0200

constraint (0.2.7-1) unstable; urgency=low

  * New upstream release

 -- Adrien Di Mascio <Adrien.DiMascio@logilab.fr>  Fri, 17 Jun 2005 17:05:13 +0200

constraint (0.2.6-1) unstable; urgency=low

  * New upstream release
  * Dropped support for python2.2
  * Added support for python2.4

 -- Alexandre Fayolle <afayolle@debian.org>  Tue, 21 Dec 2004 11:15:47 +0100

constraint (0.2.5-2) unstable; urgency=low

  * Fixed dependencies

 -- alexandre fayolle <alexandre.fayolle@logilab.fr>  Fri, 11 Jun 2004 11:50:07 +0200

constraint (0.2.5-1) unstable; urgency=low

  * New upstream release, featuring major code cleanup
  * Changed default python version
  * Updated standards version
  * renamed packages to remove logilab

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Fri, 20 Feb 2004 15:35:41 +0100

logilab-constraint (0.2.4-2) unstable; urgency=low

  * fixed installation problem in installdoc (syntax error in control file)

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Mon, 28 Jul 2003 16:43:46 +0200

logilab-constraint (0.2.4-1) unstable; urgency=low

  * New upstream release, adds new constraints, new distributor
  * added Suggests on python-psyco
  * logilab packaging update

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Wed, 23 Jul 2003 12:18:19 +0200

logilab-constraint (0.2.3-1) unstable; urgency=low
  
  * New upstream release

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Wed, 16 Oct 2002 16:17:11 +0200

logilab-constraint (0.2.2-1) unstable; urgency=low
  
  * initial release

 -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Mon, 16 Sep 2002 16:52:28 +0200