File: changelog

package info (click to toggle)
pygccxml 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,444 kB
  • sloc: xml: 29,841; python: 13,914; cpp: 2,671; makefile: 163; ansic: 59
file content (198 lines) | stat: -rw-r--r-- 6,412 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
pygccxml (3.0.2-1) unstable; urgency=medium

  * New upstream release.

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 18 Mar 2025 20:54:39 -0400

pygccxml (3.0.0-1) unstable; urgency=medium

  * New upstream release. All tests pass.
  * Update standards version to 4.7.2, no changes needed.

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 11 Mar 2025 21:27:22 -0400

pygccxml (2.6.1-1) experimental; urgency=medium

  * New upstream release.
  * Use upstream patch: scanner-debug-spaces-in-templates
  * Use patch to Modernize calldef_with_throw syntax
  * upload to experimental to investigate remaining test failures

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 20 Jan 2025 21:52:07 -0500

pygccxml (2.6.0-1) experimental; urgency=medium

  * New upstream release
    use pytest for tests
  * upload to experimental to investigate test failures

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 01 Dec 2024 18:09:30 -0500

pygccxml (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Update standards version to 4.7.0, no changes needed.
  * better clean up (Closes: #1049083)

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 21 Apr 2024 11:08:12 -0400

pygccxml (2.4.0-1) unstable; urgency=medium

  * New upstream release
  * now using pyproject PEP-517 standard build
  * Update standards version to 4.6.2, no changes needed.

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 18 Nov 2023 09:58:44 -0500

pygccxml (2.2.1-1) unstable; urgency=medium

  * QA upload
  * New upstream release
    - no longer uses deprecated time.clock (Closes: #995405)
  * Bump debhelper compat level to 13.
  * Update standards version to 4.6.0, no changes needed.

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 27 Nov 2021 22:19:22 -0500

pygccxml (1.9.1-3) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.
  * Update standards version to 4.2.1, no changes needed.
  * Apply multi-arch hints. + python-pygccxml-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 02 Feb 2021 21:56:43 +0000

pygccxml (1.9.1-2) unstable; urgency=medium

  * QA upload.
  * Drop python2 package. Closes #937443

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 12 Dec 2019 03:19:59 +0000

pygccxml (1.9.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * Upgrade to debhelper compat level 11.
  * Upgrade to Standards-Version 4.2.0.
  * Add 00-fix-import.patch.
  * Remove unnecessary X-Python-Version field from debian/control.
  * Remove trailing whitespace from debian/changelog.
  * Stop depending on the Python 2.x version of Sphinx.
  * Do not install doctree files.
  * Update Vcs-Git and Vcs-Browser fields to new Salsa URLs.
  * Add Testsuite field to debian/control.

 -- Fabian Wolff <fabi.wolff@arcor.de>  Sat, 11 Aug 2018 16:54:05 +0200

pygccxml (1.8.0-1) unstable; urgency=medium

  * QA upload
  * New upstream version
  * Imported Upstream version 1.8.0
  * Added python3-sphinx-rtd-theme and python-sphinx-rtd-theme
    as build dependency

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Mon, 12 Sep 2016 12:30:24 +0200

pygccxml (1.7.6-1) unstable; urgency=medium

  * QA upload.
  * Add get-orig-source target.
  * Imported Upstream version 1.7.6.
  * Disable the test suite until llvm toolchain is up-to-date and fixed again.
    (Closes: #834675)

 -- Markus Koschany <apo@debian.org>  Fri, 19 Aug 2016 21:55:14 +0200

pygccxml (1.7.4-3) unstable; urgency=medium

  * QA upload.
  * Add Breaks and Replaces relation to python-pygccxml-doc
    to avoid upgrade failures from Jessie to Stretch.
    Thanks to Andreas Beckmann for the report. (Closes: #823211)

 -- Markus Koschany <apo@debian.org>  Tue, 07 Jun 2016 20:40:58 +0200

pygccxml (1.7.4-2) unstable; urgency=medium

  * debian/control: rewrite using copyright-format 1.0.

 -- Mattia Rizzolo <mattia@debian.org>  Fri, 29 Apr 2016 16:11:46 +0000

pygccxml (1.7.4-1) unstable; urgency=medium

  * QA upload.
  * Imported Upstream version 1.7.4.  Closes: #724646
  * debian/patches: remove, applied upstream.
  * debian/watch: update to use the new upstream from github.
  * debian/copyright: update.
  * debian/gbp.conf: add.
  * debian/control:
    + Update Homepage to the new upstream.  Closes: #744918
    + Use castxml instead of the deprecated gccxml.
      Closes: #822490, #822878, LP: #1574601
    + Run wrap-and-sort.
    + Add the new build-depedencies.
    + Bump Standards-Version to 3.9.8.
    + Add Vcs-* fields.
  * debian/rules:
    + Build using pybuild.
    + Run the tests with the new wrapper script.
  * Build the new documentation.
  * Create a python-pygccxml-doc with the docs.
  * Build a python3 package.

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 28 Apr 2016 23:11:57 +0000

pygccxml (1.0.0-5) unstable; urgency=medium

  * QA upload.
  * Orphan the package.  See #795682.
  * Remove long useless debian/pycompat file.
  * Run wrap-and-sort.
  * debian/control: bump Standards-Version to 3.9.6, no changes needed.
  * Build using dh-python instead of python-support.  Closes: #786311

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 14 Dec 2015 01:59:22 +0000

pygccxml (1.0.0-4) unstable; urgency=low

  * debian/patches/use_hashlib_md5.patch:
    - Use hashlib instead of md5 module. (Closes: #588843)
  * debian/patches/check_os_name_posix.patch:
    - Fix error in checking POSIX compatible operating systems.
      (Closes: #588844)
  * debian/control:
    - Bump std-ver to 3.9.1.

 -- Aron Xu <happyaron.xu@gmail.com>  Sat, 13 Nov 2010 20:45:37 +0800

pygccxml (1.0.0-3) unstable; urgency=low

  * debian/rules:
    Fixing FTBFS bug caused by dh changes (Closes: #587127)
  * debian/doc-base: register pygccxml apidocs to doc-base.

 -- Aron Xu <happyaron.xu@gmail.com>  Thu, 01 Jul 2010 12:47:30 +0800

pygccxml (1.0.0-2) unstable; urgency=low

  * debian/control:
       Add "XS-Python-Version: >= 2.5" (Closes: #577585).
       Improve long description.
  * debian/source/format: use `3.0 (quilt)' source format.

 -- Aron Xu <happyaron.xu@gmail.com>  Wed, 14 Apr 2010 15:25:43 +0800

pygccxml (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #574256)

 -- Aron Xu <happyaron.xu@gmail.com>  Wed, 17 Mar 2010 12:16:39 +0800