File: changelog

package info (click to toggle)
python-redmine 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 520 kB
  • sloc: python: 3,785; makefile: 5
file content (135 lines) | stat: -rw-r--r-- 4,623 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
python-redmine (2.5.0-1) unstable; urgency=medium

  * New upstream version 2.5.0
  * d/control:
    - Replace Build-Depends: python3-nose with python3-pytest (Closes: #1018572)
    - Replace Build-Depends: python3-cov with python3-pytest-cov
    - Add Testsuite: autopkgtest-pkg-pybuild
  * Remove d/tests/control and use autopkgtest-pkg-pybuild instead
  * Drop d/patches since patches applied upstream
  * d/copyright: Update copyright year for upstream
  * d/rules: Remove 'PYBUILD_TEST_ARGS' since it's redundant

 -- Akash Doppalapudi <akashdoppalapudi2001@gmail.com>  Tue, 02 Apr 2024 17:09:15 +0000

python-redmine (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0
  * New maintainer (Closes: #971356)
  * Add d/p/0001-fix-issues-with-tests.patch (Closes: #1056502, #1058134)
  * d/control:
    - Add new maintainer details
    - Bump Standards-Version to 4.6.2
  * d/copyright:
    - Add new maintainer details
    - Add Upstream-Contact
  * Drop d/docs (no longer applicable)
  * Bump watch file standard to version 4

 -- Akash Doppalapudi <akashdoppalapudi2001@gmail.com>  Wed, 21 Feb 2024 11:12:11 +0000

python-redmine (2.3.0-3) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 02 Nov 2022 22:15:36 +0000

python-redmine (2.3.0-2) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 26 Oct 2022 13:43:07 +0100

python-redmine (2.3.0-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
  * debian/: Apply "wrap-and-sort -abst".
  * debian/control: Bump Standards-Version to 4.6.1.
  * debian/control: Set package maintainer to Debian QA Group.

 -- Boyuan Yang <byang@debian.org>  Wed, 12 Oct 2022 13:38:46 -0400

python-redmine (2.2.1-2) unstable; urgency=medium

  * Update my email address to @debian.org
  * Switch to debhelper 13
  * Bump Standards-Version to 4.6.0
  * Set Rules-Requires-Root to no
  * Drop unused Files-Excluded from copyright

 -- Benjamin Drung <bdrung@debian.org>  Mon, 14 Feb 2022 12:29:51 +0100

python-redmine (2.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop use-system-requests.patch (Upstream does not bundle requests any more)
  * Bump Standards-Version to 4.4.0 (no changes required)
  * Switch to debhelper 12
  * Drop unused Python 2 version

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Tue, 23 Jul 2019 14:47:19 +0200

python-redmine (2.1.1+ds-1) unstable; urgency=medium

  * Add missing python-mock dependency to autopkgtest
  * Update years in debian/copyright
  * Remove bundled copy of requests due to poorly documented licensing
    (Closes: #910656)

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Wed, 10 Oct 2018 19:44:41 +0200

python-redmine (2.1.1-1) unstable; urgency=medium

  * New upstream release (Closes: #895015).
  * Rename python*-redmine to python*-redminelib (following upstream's rename)
  * Move project to salsa.debian.org
  * Refresh use-system-requests.patch
  * Use https for copyright format URL
  * Remove ancient Python version fields
  * Bump Standards-Version to 4.2.1
  * Include NOTICE file in package (required by Apache 2.0)
  * Upgrade to debhelper 11
  * Let autopkgtest run unittests

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Mon, 08 Oct 2018 16:00:57 +0200

python-redmine (1.5.1-1) unstable; urgency=medium

  * New upstream release
  * Refresh use-system-requests.patch
  * Use secure URI for Vcs-Git
  * Bump Standards-Version to 3.9.8 (no changes needed)

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Wed, 11 May 2016 16:35:00 +0200

python-redmine (1.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove tests.patch (fixed upstream)
  * Drop setup.py patch (the README is in ASCII again)
  * Build-depend on coverage and nose for tests
  * Add patch to use system version of Python requests
  * Use https uscan watch URL

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Fri, 30 Oct 2015 11:03:20 +0100

python-redmine (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Add tests directory, dependencies and run tests (Closes: #801205)

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Thu, 08 Oct 2015 11:25:00 +0200

python-redmine (1.1.1-1) unstable; urgency=medium

  * Initial version. (Closes: #782086)

 -- Benjamin Drung <benjamin.drung@profitbricks.com>  Tue, 07 Apr 2015 16:34:13 +0200