File: changelog

package info (click to toggle)
python-pefile 2024.8.26-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 63,244 kB
  • sloc: python: 7,066; makefile: 3
file content (204 lines) | stat: -rw-r--r-- 6,024 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
python-pefile (2024.8.26-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add missing B-D python3-setuptools (Closes: #1100278)

 -- Bastian Germann <bage@debian.org>  Fri, 14 Mar 2025 08:53:15 +0100

python-pefile (2024.8.26-2) unstable; urgency=medium

  [ Alexandre Detiste ]
  * README is gone

 -- Hilko Bengen <bengen@debian.org>  Sat, 28 Sep 2024 17:36:17 +0200

python-pefile (2024.8.26-1) unstable; urgency=medium

  * New upstream version 2024.8.26
  * Drop patch that has been picked up by upstream

 -- Hilko Bengen <bengen@debian.org>  Tue, 27 Aug 2024 22:15:22 +0200

python-pefile (2023.2.7-3) unstable; urgency=medium

  * Patch regex syntax string for parsing peid (Closes: #1058741)

 -- Hilko Bengen <bengen@debian.org>  Fri, 15 Dec 2023 17:16:08 +0100

python-pefile (2023.2.7-2) unstable; urgency=medium

  * Remove obsolete dependencies: future (Closes: #1058647), setuptools
  * Fix some lintian --pedantic warnings

 -- Hilko Bengen <bengen@debian.org>  Thu, 14 Dec 2023 18:50:30 +0100

python-pefile (2023.2.7-1) unstable; urgency=medium

  * New upstream version 2023.2.7
  * Update debian/watch
  * Add gbp.conf
  * Modernize package: Standards-Version, DH compat level, leaner d/rules

 -- Hilko Bengen <bengen@debian.org>  Thu, 09 Feb 2023 15:12:49 +0100

python-pefile (2022.5.30-1) unstable; urgency=medium

  * New upstream version 2022.5.30

 -- Hilko Bengen <bengen@debian.org>  Mon, 30 May 2022 19:22:21 +0200

python-pefile (2021.9.3-1) unstable; urgency=medium

  * New upstream version 2021.9.3

 -- Hilko Bengen <bengen@debian.org>  Fri, 03 Sep 2021 23:32:46 +0200

python-pefile (2021.5.24-1) unstable; urgency=medium

  * New upstream version 2021.5.24

 -- Hilko Bengen <bengen@debian.org>  Tue, 25 May 2021 10:19:57 +0200

python-pefile (2021.5.13-1) unstable; urgency=medium

  * New upstream version 2021.5.13

 -- Hilko Bengen <bengen@debian.org>  Fri, 14 May 2021 16:54:33 +0200

python-pefile (2019.4.18-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938016

 -- Sandro Tosi <morph@debian.org>  Sun, 22 Dec 2019 22:40:14 -0500

python-pefile (2019.4.18-1) unstable; urgency=medium

  * New upstream version 2019.4.18
  * Bump Debhelper compat level
  * Replace dh_install --fail-missing

 -- Hilko Bengen <bengen@debian.org>  Sat, 20 Apr 2019 12:03:33 +0200

python-pefile (2019.4.14-1) unstable; urgency=medium

  [ Hilko Bengen ]
  * New upstream version 2019.4.14

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field

 -- Hilko Bengen <bengen@debian.org>  Mon, 15 Apr 2019 11:40:03 +0200

python-pefile (2018.8.8-1) unstable; urgency=medium

  * New upstream version 2018.8.8
  * Bump Standards-Version

 -- Hilko Bengen <bengen@debian.org>  Wed, 08 Aug 2018 22:28:45 +0200

python-pefile (2017.11.5-2) unstable; urgency=medium

  * Add missing python3-setuptools build-dependency (Closes: #896777)
  * Bump Standards-Version
  * Update Vcs-* to salsa.debian.org

 -- Hilko Bengen <bengen@debian.org>  Tue, 24 Apr 2018 17:39:47 +0200

python-pefile (2017.11.5-1) unstable; urgency=medium

  * New upstream version 2017.11.5
  * Modernize package: Set Priority, bump Standards-Version, update VCS
    URLs

 -- Hilko Bengen <bengen@debian.org>  Mon, 06 Nov 2017 23:34:23 +0100

python-pefile (2017.9.3-1) unstable; urgency=medium

  * New upstream version 2017.9.3

 -- Hilko Bengen <bengen@debian.org>  Mon, 04 Sep 2017 12:02:38 +0200

python-pefile (2017.8.1-1) unstable; urgency=medium

  * New upstream version 2017.8.1
  * Modernize package (Standards-Version, Debhelper compat level)

 -- Hilko Bengen <bengen@debian.org>  Wed, 02 Aug 2017 09:18:56 +0200

python-pefile (2017.5.26-1) unstable; urgency=medium

  * New upstream version 2017.5.26
  * Drop patches
  * Update debian/copyright

 -- Hilko Bengen <bengen@debian.org>  Sat, 27 May 2017 17:33:48 +0200

python-pefile (2016.3.28-4) unstable; urgency=medium

  * Reference upstream commit ids in patches, as requested by Christoph Biedl

 -- Hilko Bengen <bengen@debian.org>  Tue, 25 Oct 2016 23:13:45 +0200

python-pefile (2016.3.28-3) unstable; urgency=medium

  * Add patch to fix regression

 -- Hilko Bengen <bengen@debian.org>  Tue, 28 Jun 2016 08:23:34 +0200

python-pefile (2016.3.28-2) unstable; urgency=medium

  * Add fixes from upstream git repository, switch source format
  * Bump Standards-Version

 -- Hilko Bengen <bengen@debian.org>  Thu, 23 Jun 2016 21:32:00 +0200

python-pefile (2016.3.28-1) unstable; urgency=medium

  * New upstream version

 -- Hilko Bengen <bengen@debian.org>  Tue, 29 Mar 2016 18:05:54 +0200

python-pefile (2016.3.4-2) unstable; urgency=medium

  * Add python-future dependency

 -- Hilko Bengen <bengen@debian.org>  Fri, 25 Mar 2016 21:23:47 +0100

python-pefile (2016.3.4-1) unstable; urgency=medium

  * Imported Upstream version 2016.3.4
  * Change URLs from code.google.com to github, bump Standards-Version
  * Add python3-pefile module since upstream claims that pefile now runs
    under Python 2.7 and Python 3

 -- Hilko Bengen <bengen@debian.org>  Sun, 20 Mar 2016 12:15:25 +0100

python-pefile (1.2.10.139-2) unstable; urgency=medium

  * Fixed watch file

 -- Hilko Bengen <bengen@debian.org>  Mon, 03 Aug 2015 20:11:38 +0200

python-pefile (1.2.10.139-1) unstable; urgency=medium

  * New upstream version (Closes: #737618)
  * Adopted package (Closes: #737647)
  * Package updates: Use modern Debhelper, bumped Standards-Version,
    changed copyright file to machine-readable format
  * Added Homepage and Vcs-* fields to debian/control

 -- Hilko Bengen <bengen@debian.org>  Sat, 28 Feb 2015 19:14:19 +0100

python-pefile (1.2.9.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Convert to dh_python2 (Closes: #617017).

 -- Andrea Colangelo <warp10@ubuntu.com>  Wed, 26 Jun 2013 12:30:23 +0200

python-pefile (1.2.9.1-1) unstable; urgency=low

  * Initial release; closes: #475493.

 -- Robert S. Edmonds <edmonds@debian.org>  Thu, 10 Apr 2008 16:59:47 -0400