File: changelog

package info (click to toggle)
python-queuelib 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 176 kB
  • sloc: python: 1,034; sh: 8; makefile: 5
file content (96 lines) | stat: -rw-r--r-- 3,003 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
python-queuelib (1.8.0-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version to 4.7.2.
  * Remove Rules-Requires-Root.

 -- Andrey Rakhmatullin <wrar@debian.org>  Mon, 31 Mar 2025 22:46:09 +0500

python-queuelib (1.7.0-1) unstable; urgency=medium

  * New upstream version.
  * Switch to using dh-sequence-python3.
  * Use py3versions -s instead of py3versions -r in the autopkgtest.
  * Bump Standards-Version to 4.7.0.

 -- Andrey Rakhmatullin <wrar@debian.org>  Sat, 04 May 2024 11:37:12 +0500

python-queuelib (1.6.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/watch: Use GitHub /tags rather than /releases page.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 22 Oct 2022 11:00:47 +0100

python-queuelib (1.6.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.

  [ Andrey Rahmatullin ]
  * New upstream version.

 -- Andrey Rahmatullin <wrar@debian.org>  Tue, 12 Oct 2021 00:42:16 +0500

python-queuelib (1.6.1-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.

  [ Vincent Cheng ]
  * Remove myself from Uploaders.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Bump the debhelper compat level to 13.
  * Bump Standards-Version to 4.5.1.
  * Annotate B-D with the nocheck build profile.
  * Add autopkgtests.

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 15 Aug 2021 21:28:36 +0500

python-queuelib (1.5.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Drop Python 2 support.
  * Bump the debhelper compat level to 12.
  * Bump Standards-Version to 4.4.0.
  * Add Rules-Requires-Root: no.

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 18 Aug 2019 02:10:06 +0500

python-queuelib (1.4.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 3.9.8.
    - Added build dependencies on python{,3}-setuptools and python{,3}-pytest
    - Updated Vcs-Broswer to https, and removed Vcs-Svn.
    - Removed unknown substitution variable ${shlibs:Depends}.
  * debian/watch:
    - Updated file to point to github releases.

 -- Ignace Mouzannar <mouzannar@gmail.com>  Mon, 25 Jul 2016 10:48:37 -0400

python-queuelib (1.1.1-1) unstable; urgency=low

  * Initial release.

 -- Vincent Cheng <vcheng@debian.org>  Mon, 31 Mar 2014 13:32:03 -0700