File: changelog

package info (click to toggle)
python-setuptools-rust 1.9.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 648 kB
  • sloc: python: 1,703; javascript: 95; sh: 14; makefile: 13
file content (90 lines) | stat: -rw-r--r-- 2,827 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
python-setuptools-rust (1.9.0+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Drop build-dep on python3-tomli

 -- Alexandre Detiste <tchet@debian.org>  Mon, 28 Jul 2025 15:23:52 +0200

python-setuptools-rust (1.9.0+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Do not generate a dirrect dependency on python3-pkg-resources
    (Closes: #1083709)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 19 Jan 2025 01:06:11 +0100

python-setuptools-rust (1.9.0+dfsg-2) unstable; urgency=medium

  * Team upload
  * Remove non pybuild test

 -- Jérémy Lal <kapouer@melix.org>  Tue, 19 Mar 2024 07:56:13 +0100

python-setuptools-rust (1.9.0+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.9.0+dfsg
  * Exclude some examples test files
  * Add debian/gbp.conf
  * Standards-Version 4.6.2
  * Use pybuild/pytest and autopkgtest for pybuild
  * Cleanup so dpkg-buildpackage works twice
  * Rename MIT license to Expat
  * Update watch file

 -- Jérémy Lal <kapouer@melix.org>  Mon, 18 Mar 2024 11:36:30 +0100

python-setuptools-rust (1.5.2-2) unstable; urgency=medium

  * Source-only upload.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 22 Jan 2023 14:19:29 +0000

python-setuptools-rust (1.5.2-1) unstable; urgency=low

  * New upstream release.
   + Drop debian/clean again, since we're now shipping a tarball that includes
     it.
  * Drop outdated patch hello-world-profile.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 10 Jan 2023 23:41:50 +0000

python-setuptools-rust (1.2.0-3) unstable; urgency=medium

  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-semantic-version.

 -- Debian Janitor <janitor@jelmer.uk>  Sat, 28 May 2022 00:36:16 +0100

python-setuptools-rust (1.2.0-2) unstable; urgency=medium

  * Add dependency on rust compiler.
  * Add autopkgtest for building the hello-world example.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 14 May 2022 17:10:52 +0100

python-setuptools-rust (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Delete version.py on clean. Closes: #1002443
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Drop Build-Depends on python3-tomli, no longer needed.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 31 Mar 2022 21:02:18 -0400

python-setuptools-rust (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Build-Depend on python3-tomli and python3-typing-extensions instead of
    python3-toml, following upstream.
  * Rename Vcs repo to match source package.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 01 Dec 2021 15:43:37 -0400

python-setuptools-rust (0.12.1-1) unstable; urgency=low

  * Initial release. Closes: #978081

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 04 Jul 2021 16:30:47 +0100