File: changelog

package info (click to toggle)
python-libarchive-c 5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: python: 1,552; makefile: 7
file content (115 lines) | stat: -rw-r--r-- 3,903 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
python-libarchive-c (5.1-1) unstable; urgency=medium

  * Adopt package inside DPT (Closes: #1087253). Thank you Lunar
    https://linuxfr.org/news/deces-de-lunar-un-hacktiviste-pedagogue

 -- Alexandre Detiste <tchet@debian.org>  Sun, 10 Nov 2024 13:53:23 +0100

python-libarchive-c (5.1-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to libarchive13t64 for time_t transition
  * Switch to dh-sequence-python3
  * Switch to autopkgtest-pkg-pybuild and fix autopkgtest
  * Bump policy version (no changes)
  * Update d/copyright

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 22 Mar 2024 18:01:03 +0100

python-libarchive-c (5.1-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 5.1
  * remove python3-mock build-dep
  * refresh patch

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields.
  * Update standards version to 4.5.1, no changes needed.

 -- Alexandre Detiste <tchet@debian.org>  Wed, 13 Mar 2024 02:06:31 +0100

python-libarchive-c (2.9-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 2.9
    - Version is compatible with python3.8 closes: #947031
  * Update Standards-Version to 4.5.0
  * Change from ADTTMP to AUTOPKGTEST_TMP in d/tests/upstream-tests

 -- Håvard Flaget Aasen <haavard_aasen@yahoo.no>  Mon, 17 Feb 2020 17:17:23 +0100

python-libarchive-c (2.8-0.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #937886

 -- Sandro Tosi <morph@debian.org>  Mon, 07 Oct 2019 20:24:30 -0400

python-libarchive-c (2.8-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Another stab at fixing autopkgtest, create some mock files needed to
    run the upstream tests.

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 10 Jan 2019 12:36:39 +0100

python-libarchive-c (2.8-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix autopkgtest by adding a missing dependency on python(3)-mock.
  * Make autopkgtest tests more verbose.

 -- Mattia Rizzolo <mattia@debian.org>  Wed, 09 Jan 2019 09:46:30 +0100

python-libarchive-c (2.8-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 2.8.  LP: #1660379
    + Drop patchs applied upstream.
    + Refresh remaining patch.
    + Fix compatibility with libarchive 3.3.3.  Closes: #917056
  * d/control:
    + Add new build-dep on python(3)-mock.
    + Drop XS-Testsuite field, now automatically added by dpkg-source.
    + Drop obsolete X-Python(3)-Version fields.
    + Move git repository fields to salsa.debian.org.
    + Bump Standards-Version to 4.3.0:
      - Set Rules-Requires-Root:no.
      - Set Priority:optional from the deprecated extra.
  * d/rules: let pybuild run the tests.
  * Bump debhelper compat level to 12, using the new debhelper-compat notation.
  * Update copyrght (upstream license changed from LGPL-2+ to CC-0).

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 08 Jan 2019 12:51:18 +0100

python-libarchive-c (2.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Cherry-pick upstream fix for failing test with libarchive 3.2.
    (Closes: #829022)

 -- Reiner Herrmann <reiner@reiner-h.de>  Fri, 05 Aug 2016 20:14:49 +0200

python-libarchive-c (2.1-3) unstable; urgency=low

  * Format autopkgtest dependency list properly. Thanks Martin Pitt!
    (Closes: #795064)

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 10 Aug 2015 14:44:45 +0200

python-libarchive-c (2.1-2) unstable; urgency=low

  * Add watch file.
  * Fix copyright date for packaging.
  * Add missing Depends for autopkgtest.

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 09 Aug 2015 08:30:48 +0200

python-libarchive-c (2.1-1) unstable; urgency=low

  * Initial release: (Closes: #793755)
    - Add a patch to support reading rdevmajor and rdevminor.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 27 Jul 2015 12:03:30 +0200