File: changelog

package info (click to toggle)
pyecm 2.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: python: 1,203; makefile: 4
file content (176 lines) | stat: -rw-r--r-- 5,600 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
pyecm (2.0.5-2) unstable; urgency=medium

  * QA upload.

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Boyuan Yang ]
  * New upstream version 2.0.5.
  * debian/control:
    + Bump Standards-Version to 4.6.0.
    + Bump debhelper compat to v13.
    + Orphan the package.
  * debian/rules: Use dh sequencer.
  * debian/control: Drop obsolete build-dep-indep: python.
  * debian/watch: Update monitoring script.

 -- Boyuan Yang <byang@debian.org>  Sun, 24 Apr 2022 14:44:49 -0400

pyecm (2.0.3-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Martin Kelly ]
  * New upstream release.
  * update to standards-version 4.4.0
  * watch: remove unneeded "<project>" string
  * override debian-watch-does-not-check-gpg-signature
  * override upstream-metadata-file-is-missing
  * add autopkgtest
  * depend on only python3

 -- Martin Kelly <martin@martingkelly.com>  Sun, 01 Sep 2019 12:34:10 -0700

pyecm (2.0.2-4) unstable; urgency=medium

  * remove ancient X-Python-Version
  * update Standards-Version to 4.1.5
  * add VCS-url info
  * remove trailing whitespace
  * update debhelper compat version to 11
  * add dep-5 copyright file

 -- Martin Kelly <martin@martingkelly.com>  Tue, 31 Jul 2018 19:47:32 -0700

pyecm (2.0.2-3) unstable; urgency=medium

  * Updated Standards-Version to 3.9.8.0 (no changes needed)
  * Updated Homepage and watch file to point to the new github location
  * Add dh-python to Build-Depends

 -- Martin Kelly <martin@martingkelly.com>  Sun, 05 Mar 2017 19:51:11 -0800

pyecm (2.0.2-2) unstable; urgency=low

  * Now referencing python-gmpy2 instead of python-gmpy due to package rename
  * Changed Recommends to Depends for python-gmpy2, as pyecm is extremely slow
    without gmpy support

 -- Martin Kelly <martin@martingkelly.com>  Thu, 12 Sep 2013 12:46:32 -0700

pyecm (2.0.2-1) unstable; urgency=low

  * New upstream release
  * Updated Standards-Version to 3.9.4.0 (no changes needed)

 -- Martin Kelly <martin@martingkelly.com>  Wed, 04 Sep 2013 18:13:41 -0700

pyecm (2.0.1-1) unstable; urgency=low

  * New upstream release
  * Bumped Standards-Version to 3.9.3.0 (no changes needed)
  * Updated the watch file to use the Sourceforge redirector
  * Updated the copyright information
  * Updated debhelper compatibility level to 9
  * Changed the license symlink to be more specific
  * Cleaned up the rules file

 -- Martin Kelly <aomighty@gmail.com>  Tue, 13 Mar 2012 23:39:43 -0400

pyecm (2.0-6) unstable; urgency=low

  * Removed python-psyco Recommends (getting orphaned, no longer in testing)

 -- Martin Kelly <aomighty@gmail.com>  Sun, 26 Jun 2011 10:38:27 -0400

pyecm (2.0-5) unstable; urgency=low

  * Added source/format as "3.0 (quilt)"
  * Changed debhelper compatibility to 8

 -- Martin Kelly <aomighty@gmail.com>  Sat, 25 Dec 2010 21:50:09 -0800

pyecm (2.0-4) experimental; urgency=low

  * Bumped Standards-Version to 3.9.1.0 (no changes needed)
  * Moved from pycentral to dh_python2
  * Uncapitalized the description line in control

 -- Martin Kelly <aomighty@gmail.com>  Sat, 07 Aug 2010 16:30:59 -0700

pyecm (2.0-3) unstable; urgency=low

  * Bumped Standards-Version to 3.9.0.0 (no changes needed)
  * Changed the python-psyco Recommends to python-psyco | not+i386
    (Closes: #583060)

 -- Martin Kelly <aomighty@gmail.com>  Mon, 05 Jul 2010 18:25:40 -0500

pyecm (2.0-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.4.0 (no changes needed)
  * Added "${misc:Depends} to Depends to remove Lintian warning
  * Replaced "python-dev" with "python" in Build-Depends-Indep to remove
    lintian warning
  * Updated dates in copyright file
  * Changed copyright file to list copyright as "Copyright" instead of "(C)"
    to fix lintian warning

 -- Martin Kelly <aomighty@gmail.com>  Mon, 08 Feb 2010 20:30:09 -0500

pyecm (2.0-1) unstable; urgency=low

  * New upstream release
  * Fixed description in control file (Closes: #465446)
  * Updated the manpage
  * Updated Policy to 3.8.0
  * Gave Homepage: its own header in control as specified by policy
  * Moved the binary-arch target to binary-indep because this package is
    architecture-independent.
  * Updated the copyright to include 2008

 -- Martin Kelly <aomighty@gmail.com>  Mon,  7 Jul 2008 13:19:23 -0700

pyecm (1.2.2-1) unstable; urgency=low

  * New upstream release
  * Slightly modified the package description text in control

 -- Martin Kelly <aomighty@gmail.com>  Fri,  1 Jun 2007 23:57:28 -0700

pyecm (1.2.1-1) unstable; urgency=low

  * New upstream release
  * Updated the manpage version (WHOOPS!), escaped the "--" in the manpage
  with "\-\-"
  * Added Recommends: python-gmpy
  * Added a note about using python-gmpy and/or psyco in control.
  * Made the python-psyco Recommends lines dependent upon
  architecture, as it should be.
  * Cleaned up the rules file

 -- Martin Kelly <aomighty@gmail.com>  Wed, 30 May 2007 12:08:52 -0700

pyecm (1.1.2-1) unstable; urgency=low

  * New upstream release
  * Changed the dh_installchangelogs call to CHANGELOG.txt, as per the upstream name change

 -- Martin Kelly <aomighty@gmail.com>  Fri, 18 May 2007 11:12:37 -0700

pyecm (1.1.1-1) unstable; urgency=low

  * New upstream release
  * New upstream changelog is now being installed
  * Minor manpage changes

 -- Martin Kelly <aomighty@gmail.com>  Tue, 15 May 2007 17:39:55 -0700

pyecm (1.1-1) unstable; urgency=low

  * Initial release (Closes: #392721).

 -- Martin Kelly <aomighty@gmail.com>  Wed,  2 May 2007 22:11:26 -0700