File: changelog

package info (click to toggle)
python-trie 0.4.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: python: 505; makefile: 76; sh: 8
file content (54 lines) | stat: -rw-r--r-- 1,940 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
python-trie (0.4.0+ds-1) unstable; urgency=medium

  * Team upload.
  [ 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.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 13.

  [ Håvard Flaget Aasen ]
  * New upstream release. Closes: #887331
    - New upstream release supports Python 3.10. Closes: #1002127
  * Add python3-setuptools and python3-sortedcontainers as build dependencies.
  * Don't run tests in test_mappings.py
  * Mark doc package multi-arch: foreign.
  * Change homepage URL, point to GitHub.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository
    and Repository-Browse.
  * d/watch: Bump to version 4.
  * Document Rules-requires-Root.
  * Add patch to fix attribute error when building documentation.
  * d/rules: Make use of 'execute_before' instead of 'override'.
  * Update Standards-Version to 4.6.0.
  * d/control:
    - Update copyrighted year.
    - Change source URL, point to GitHub.
    - Add upstream-contact.
  * Ignore *.egg-info files, prevents ftbfs when building twice in a row.
  * Add upstream testsuite as autopkgtest.
  * Enable salsa CI.
  * Run wrap-and-sort -at

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Wed, 22 Dec 2021 15:36:10 +0000

python-trie (0.2+ds-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * Use Python 3 for building docs.
  * Drop Python 2 support (Closes: #938228).

 -- Ondřej Nový <onovy@debian.org>  Fri, 11 Oct 2019 09:37:31 +0200

python-trie (0.2+ds-1) unstable; urgency=medium

  * Initial release. (Closes: #822195)

 -- Orestis Ioannou <orestis@oioannou.com>  Sun, 24 Jul 2016 12:12:37 +0200