File: changelog

package info (click to toggle)
python-pomegranate 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,948 kB
  • sloc: python: 11,489; makefile: 259; sh: 28
file content (151 lines) | stat: -rw-r--r-- 5,084 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
python-pomegranate (0.15.0-1) unstable; urgency=medium

  * d/watch: discover version 0.15.0
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Refreshed the patches
  * Bump minimum numpy version to 2.x; added patch to support that.
    Deleted old numpy patches. Closes: #1094703
  * d/control: switch to autopkgtest-pkg-pybuild
  * Added patch to remove remote badge images from the docs, to preserve
    user privacy.

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 06 Feb 2025 14:32:39 +0100

python-pomegranate (0.14.8-7) unstable; urgency=medium

  * Team upload.
  * Upgrade to Cython 3.x.

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 15 Nov 2024 13:14:17 +0100

python-pomegranate (0.14.8-6) unstable; urgency=medium

  * Build the docs.
  * d/rules: remove redundant cleanup
  * d/control: support cross-building

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 12 Apr 2024 16:15:30 +0300

python-pomegranate (0.14.8-5) unstable; urgency=medium

  * Add patch from Graham Inggs to fix compat with NumPy 1.26+, thank
    you Graham! Closes: #1067233, #1067294

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 12 Apr 2024 12:50:07 +0300

python-pomegranate (0.14.8-4) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Restrict upstream version to 0.14.8 series since this package has the
    only purpose to work with cnvkit which requires this version based on
    Cython and not on PyTorch
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * d/rules: call dh_numpy3
  * Verify test works properly
    Closes: #1056492

  [ Bas Couwenberg ]
  * Switch to cython3-legacy
    Closes: #1056867

 -- Andreas Tille <tille@debian.org>  Fri, 15 Dec 2023 12:06:50 +0100

python-pomegranate (0.14.8-3) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Make sure watch file reports latest version
  * Standards-Version: 4.6.2 (routine-update)

  [ Nilesh Patra ]
  * Add patch to make package compatible with np 1.24 (Closes: #1027235)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 21 Jan 2023 23:29:28 +0530

python-pomegranate (0.14.8-2) unstable; urgency=medium

  * debian/patches/nose2pytest: Convert to pytest.
    Closes: #1024045, #1018555, #1001659

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 16 Nov 2022 09:54:20 +0100

python-pomegranate (0.14.8-1) unstable; urgency=medium

  * New upstream release. Closes: #1013483. Upstream did not tag, so I
    used
    https://github.com/jmschrei/pomegranate/archive/0652e955c400bc56df5661db3298a06854c7cce8.tar.gz
  * debian/test/{run-tests, control}: query the supported versions of Python
  * Standards-Version: 4.6.1 (routine-update)
  * debian/test/control: pandas was missing from the deps list

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 11 Aug 2022 13:57:19 +0200

python-pomegranate (0.13.5-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on cython3, python3-joblib,
      python3-networkx and python3-scipy.
    + python3-pomegranate: Drop versioned constraint on python3-joblib,
      python3-networkx and python3-scipy in Depends.

  [ Michael R. Crusoe ]
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 07 Nov 2021 17:52:25 +0100

python-pomegranate (0.13.5-1) unstable; urgency=medium

  * New upstream version
  * mark the -docs packages as Multi-Arch: foreign; thanks Multiarch hinter!
  * Standards-Version: 4.5.1 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 03 Jan 2021 14:56:39 +0100

python-pomegranate (0.13.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP.
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Michael R. Crusoe ]
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * pandas now required for testing

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 10 Oct 2020 18:39:16 +0200

python-pomegranate (0.11.1+dfsg2-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Properly renamed version due to removal of autogenerated files
    (+dfsg suffix)

  [ Michael R. Crusoe ]
  * Switch to downloading from GitHub
  * Add Testsuite: autopkgtest-pkg-python

 -- Andreas Tille <tille@debian.org>  Mon, 16 Sep 2019 09:21:51 +0200

python-pomegranate (0.11.1-1) unstable; urgency=medium

  * Initial release (Closes: #935989)

 -- Steffen Moeller <moeller@debian.org>  Wed, 28 Aug 2019 19:39:46 +0200