File: changelog

package info (click to toggle)
python-public 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: python: 366; makefile: 11; sh: 3
file content (128 lines) | stat: -rw-r--r-- 4,518 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
python-public (4.1.0-2) unstable; urgency=medium

  * Team upload.
  * Remove unused build-dependency on python3-pkg-resources (closes:
    #1083685).

 -- Colin Watson <cjwatson@debian.org>  Sun, 06 Oct 2024 17:19:40 +0100

python-public (4.1.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version 4.0
  * New upstream version 4.0

  [ Josenilson Ferreira da Silva ]
  * New upstream version 4.1.0
  * debian/control: Added "Build-Depends" by usptream in the new version
  * debian/watch: New gitlab watch regex

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Wed, 17 Apr 2024 23:09:08 -0300

python-public (4.0-2) unstable; urgency=medium

  * debian/copyright: Updated packaging copyright

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Tue, 10 Oct 2023 05:37:40 -0300

python-public (4.0-1) unstable; urgency=medium

  * New upstream version 4.0 (closes: #970146)
  * d/clean: Removed build artifacts pack
  * d/docs: Removed file
  * d/control:
     - Added pybuild-plugin-pyproject and python3-pdm-backend to Build-Depends
     - Added python-public-doc binary package
     - Bumped Standards-Version to 4.6.2
     - Maintainer is now Debian Python Team and added myself to Uploaders
     - Reformatted the code with wrap-and-sort -ast
     - Removed python3-setuptools from Build-Depends field
     - Removed unnecessary subroutine for "all" architecture
     - Updated long description
     - Updated Homepage field to the new location (gitlab.com)
  * d/patches:
     - Added 001.fixed-module-path-and-version.patch fix module path and version
     - Removed 0001-Add-support-for-new-Sybil.patch, fixed in new version
  * d/python-public-doc*: Added file to build documentation sphinx
  * d/README.source: Reported of the particularities of the packages
  * d/rules:
     - Adjusted for building the sphinx documentation
     - Disabled tests for now as they are crashing in build
  * d/upstream/signing-key.asc: Drop, upstream releases are not signed anymore
  * d/watch:
     - Updated watchfile to use gitlab.com
     - Updated to version 4
     - Removed pgpsigurlmangle option in watch file

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sun, 01 Oct 2023 22:58:30 -0300

python-public (2.3-4) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * QA Upload.
    Orphan package - see bug 970146.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 21:51:01 +0100

python-public (2.3-3) unstable; urgency=medium

  * QA upload.
  * Add support for new python3-sybil (Closes: #1017854).

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 18 Sep 2022 21:32:19 +0500

python-public (2.3-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.1, no changes needed.
  * Drop Suggests on python-public-doc, which does no exist.
  * Use dh-sequence-sphinxdoc for a more declarative build.
  * Set Rules-Requires-Root:no.
  * Move sure to always remove the .coverage file.  Closes: #1009337
  * Update copyright.
  * Re-export the upstream signing-key without extra signatures.

 -- Mattia Rizzolo <mattia@debian.org>  Sat, 30 Jul 2022 09:59:34 +0200

python-public (2.3-1) unstable; urgency=medium

  * QA upload.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Boyuan Yang ]
  * New upstream version 2.3.
  * Orphan the package. (See: #970146)
  * Bump Standards-Version to 4.6.0, debhelper compat v13.
  * debian/: remove py2-related things.
  * debian/copyright: Update information.
  * debian/control: Add python3-pytest into build-dependency.

 -- Boyuan Yang <byang@debian.org>  Thu, 28 Oct 2021 17:46:48 -0400

python-public (0.5-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Thu, 22 Dec 2016 16:33:00 -0500

python-public (0.4-1) unstable; urgency=medium

  * Initial release. (Closes: #824659)

 -- Barry Warsaw <barry@debian.org>  Mon, 12 Dec 2016 19:44:02 -0500