File: changelog

package info (click to toggle)
python-sabyenc 4.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 37,904 kB
  • sloc: ansic: 482; python: 471; sh: 19; makefile: 5
file content (110 lines) | stat: -rw-r--r-- 3,846 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
python-sabyenc (4.0.2-1) unstable; urgency=medium

  * New upstream release:
    + reintroduces yEnc-encode functionality, needed by the testsuite
      of sabnzbdplus (> 3.0.0~beta2).
  * Compat: bump level to 13 (from 12).
  * Copyright: bump years for upstream and packaging.
  * Patches: add 01, backport of basic test for encoding support.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 15 Jun 2020 07:54:58 +0000

python-sabyenc (4.0.1-3) unstable; urgency=medium

  * Upload to unstable; Closes: #938154

 -- Sandro Tosi <morph@debian.org>  Thu, 09 Apr 2020 10:11:35 -0400

python-sabyenc (4.0.1-2) unstable; urgency=medium

  * Upload to unstable. (Closes: #938154)
  * Lintian: add override for hardening-no-fortify-functions, false
    alarm.
  * Bump Standards-Version to 4.5.0 (from 4.4.1; no further changes).

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Wed, 08 Apr 2020 08:19:53 +0000

python-sabyenc (4.0.1-1) experimental; urgency=medium

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

  [ JCF Ploemen (jcfp) ]
  * New upstream release:
    + switches supported Python versions from v2-only to v3-only.
  * Control:
    + remove useless ${python:Provides}.
    + rename binary package to python3-sabyenc.
    + switch Python2 build-deps to their Python3 equivalents.
    + add build-depend on python3-chardet to support tests.
    + mark build-depends needed only for tests with <!nocheck>.
  * Rules:
    + change dh addon to python3.
    + set PYBUILD_NAME=sabyenc3.
  * Tests:
    + convert to Python3 equivalent.
    + add dependency on python3-chardet.
    + fix upstream-testsuite for multiple supported Python3 versions.
  * Copyright: bump years.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 25 Nov 2019 20:37:06 +0000

python-sabyenc (3.3.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ JCF Ploemen (jcfp) ]
  * New upstream release.
  * Tests: add upstream-testsuite as autopkgtest, replacing the trivial
    autopkgtest-pkg-python.
  * Bump compat level to 12 (from 11; no further changes).
  * Bump Standards-Version to 4.4.0 (from 4.1.4; no further changes).
  * Control: mark binary package 'Multi-Arch: same'.
  * Rules: enable all hardening (i.e. +pie).
  * Clean: add entry to remove testsuite cruft.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 09 Sep 2019 19:29:45 +0000

python-sabyenc (3.3.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.1.4 (from 4.1.3, no further changes).
  * Compat: bump level to 11.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Wed, 18 Apr 2018 06:25:21 +0000

python-sabyenc (3.3.4-1) unstable; urgency=medium

  [ JCF Ploemen (jcfp) ]
  * New upstream release.
  * Bump Standards-Version to 4.1.3 (from 4.1.1, no further changes).
  * Copyright: bump year for packaging and upstream to 2018.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Tue, 03 Apr 2018 16:56:55 +0000

python-sabyenc (3.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Watch: point to github tarball which includes tests and examples not
    available on pypi.
  * Examples: install examples/*.
  * Clean: include all of sabyenc.egg-info/*.
  * Rules: set buildsystem to pybuild and add support for running tests.
  * Control:
    + add build-dep on python-pytest, needed to run tests at build time.
    + bump Standards-Version to 4.1.1 (from 4.1.0; no further changes).
    + add Testsuite: autopkgtest-pkg-python.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Sun, 15 Oct 2017 10:48:02 +0000

python-sabyenc (3.0.2-1) unstable; urgency=medium

  * Initial release.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Mon, 28 Aug 2017 13:40:49 +0000