File: changelog

package info (click to toggle)
dill 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: python: 4,925; makefile: 22
file content (161 lines) | stat: -rw-r--r-- 4,907 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
dill (0.3.3-1) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * New upstream release
  * debian/patches/*
    - refresh patches

 -- Sandro Tosi <morph@debian.org>  Mon, 09 Nov 2020 20:39:34 -0500

dill (0.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - update upstream copyright years
  * debian/control
    - bump compat level to 13
    - bump Standards-Version to 4.5.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 16 Jul 2020 21:09:22 -0400

dill (0.3.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Drop ancient X-Python-Version field
  * Set upstream metadata fields: Repository.

 -- Andreas Tille <tille@debian.org>  Tue, 01 Oct 2019 14:47:05 +0200

dill (0.3.0-2) unstable; urgency=medium

  * Team upload.
  * Drop Python 2 support.
  * Enable autopkgtest-pkg-python testsuite.

 -- Ondřej Nový <onovy@debian.org>  Sat, 24 Aug 2019 22:55:58 +0200

dill (0.3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Josue Ortega ]
  * New upstream release (0.3.0)
  * Bump debhelper-compat to use (= 12)
  * Update debian/watch to use pypy.debian.net

 -- Josue Ortega <josue@debian.org>  Sun, 21 Jul 2019 11:27:01 -0300

dill (0.2.9-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout

  [ Josue Ortega ]
  * New upstream release (0.2.9-1):
    - Update debian/patches
  * debian/copyright: Update copyright holders year
  * Bump Standards-Version to 4.3.0:
    - debian/control: Add Rules-Requires-Root field
  * Add CI tests

 -- Josue Ortega <josue@debian.org>  Tue, 22 Jan 2019 09:36:27 -0600

dill (0.2.8.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python-Version field

  [ Josue Ortega ]
  * New upstream release (0.2.8.2-1).
  * debian/control:
    - Bumps X-Python3-Version to >= 3.6.
    - Bumps Standards-Version to 4.1.5, no changes needed.
  * Bumps compat level from 9 to 11.
  * debian/copyright:
    - Update copyright years.
    - Update debian/* copyright holder email.
    - Remove entry for dill/dill.py

 -- Josue Ortega <josue@debian.org>  Mon, 30 Jul 2018 16:06:59 +0800

dill (0.2.7.1-1) unstable; urgency=medium

  * New upstream release (0.2.7.1)
  * debian/control:
    - Bumps X-Python3-Version to 3.5.
    - Bumps Standards-Version to 4.0.1 no changes required.

 -- Josue Ortega <josue@debian.org>  Sat, 12 Aug 2017 22:11:06 -0400

dill (0.2.7-1) unstable; urgency=medium

  * New upstream release (0.2.7):
    - debian/copyright: Adds new copyright holder (The Uncertainty
      Quantification Foundation) and updates copyright holder range.
    - debian/rules: Adds override_dh_auto_test, upstream tests are broken using
      unnitest.
    - Adds patch to avoid installation of python scripts under `/usr/bin`.
  * debian/control:
    - Updates uploader email.
    - Bumps Standards-Version to 4.0.0: debian/copyright Format field changed
      to use https mode.

 -- Josue Ortega <josue@debian.org>  Sun, 16 Jul 2017 13:34:53 -0600

dill (0.2.5-2) unstable; urgency=medium

  * Team upload.
  * Drop obsolete depends on python-ctypeslib (Closes: #827565)
  * Fix typo in Vcs-Git field in debian/control

 -- Scott Kitterman <scott@kitterman.com>  Sat, 18 Jun 2016 01:39:04 -0400

dill (0.2.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bumped X-Python3-Version to 3.4
    - Changed Vcs-* fields to use secure uri

 -- Josue Ortega <josueortega@debian.org.gt>  Wed, 10 Feb 2016 08:12:50 -0600

dill (0.2.4-1) unstable; urgency=medium

  * New upstream release:
    - Updated debian/patches/*.
  * debian/control:
    - Changed VCS from collab-maint to python-modules repository.
    - Removed unnecessary dependencies: python-setuptools, python3-setuptools.
    - Removed version from python-all and python3-all
 -- Josue Ortega <josueortega@debian.org.gt>  Thu, 20 Aug 2015 12:06:36 +0200

dill (0.2.3-1) unstable; urgency=medium

  * New upstream release:
    - Updated debian/patches.
  * debian/watch: Fixed versioning format, since upstream changed it.
  * debian/control: Added missing dh-python dependency

 -- Josue Ortega <josueortega@debian.org.gt>  Thu, 16 Jul 2015 23:42:46 -0600

dill (0.2.1-1) unstable; urgency=low

  * Initial release (Closes: #771596).

 -- Josue Ortega <josueortega@debian.org.gt>  Sun, 30 Nov 2014 16:38:44 -0600