File: changelog

package info (click to toggle)
libbytesize 2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 732 kB
  • sloc: python: 1,860; ansic: 977; sh: 672; makefile: 265
file content (116 lines) | stat: -rw-r--r-- 3,534 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
libbytesize (2.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.5
  * Bump Standards-Version to 4.5.1
  * Set upstream metadata fields: Bug-Submit, Bug-Database, Repository,
    Repository-Browse
  * Update Source URL in debian/copyright

 -- Michael Biebl <biebl@debian.org>  Sun, 07 Feb 2021 18:01:42 +0100

libbytesize (2.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.4
  * Bump debhelper-compat to 13

 -- Michael Biebl <biebl@debian.org>  Mon, 03 Aug 2020 09:16:12 +0200

libbytesize (2.3-2) unstable; urgency=medium

  * Team upload.
  * No change source-only upload

 -- Michael Biebl <biebl@debian.org>  Sun, 21 Jun 2020 00:37:09 +0200

libbytesize (2.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.3
  * Ship translations in a new package libbytesize-common

 -- Michael Biebl <biebl@debian.org>  Wed, 27 May 2020 17:07:21 +0200

libbytesize (2.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.2
  * Bump Standards-Version to 4.5.0

 -- Michael Biebl <biebl@debian.org>  Wed, 12 Feb 2020 15:49:31 +0100

libbytesize (2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1
  * Drop obsolete --without-python2 configure flag.
    Python2 support has been removed upstream.
  * Disable tools via --withouth-tools configure switch
    bscalc is a simple bytesize calculator tool which was introduced in
    version 2.0. We don't really need it at this point so avoid the need for
    a new binary package by disabling it.
  * Fix formatting of package description
  * Mark libbytesize1 and libbytesize-dev as Multi-Arch: same
  * Switch from PCRE to PCRE2
  * Bump debhelper compat level to 12.
    Use new debhelper-compat syntax and drop debian/compat.

 -- Michael Biebl <biebl@debian.org>  Wed, 10 Jul 2019 12:41:07 +0200

libbytesize (1.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4
  * Bump Standards-Version to 4.2.0
  * Explicitly enable Python3 support and disable Python2 support.
    We are only providing a python3 package and by not enabling Python2
    support in the first place, we don't have to manually remove any related
    files later on.

 -- Michael Biebl <biebl@debian.org>  Mon, 13 Aug 2018 18:56:45 +0200

libbytesize (1.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.3
  * Bump Standards-Version to 4.1.5

 -- Michael Biebl <biebl@debian.org>  Tue, 10 Jul 2018 22:28:27 +0200

libbytesize (1.2-3) unstable; urgency=medium

  * Team upload.
  * Add missing python3-six Depends to python3-bytesize (Closes: #896258)
  * Add missing debian/source/format using "3.0 (quilt)"

 -- Michael Biebl <biebl@debian.org>  Sat, 21 Apr 2018 08:51:33 +0200

libbytesize (1.2-2) unstable; urgency=medium

  * Update Vcs-* for the move to salsa.debian.org
  * Bump Standards-Version to 4.1.3. No changes necessary.

 -- Martin Pitt <mpitt@debian.org>  Sun, 25 Mar 2018 23:37:59 +0200

libbytesize (1.2-1) unstable; urgency=medium

  * Team upload

  [ Andreas Henriksson ]
  * Remove myself from uploaders

  [ Michael Biebl ]
  * Fix watch file
  * New upstream version 1.2
  * Use dh_missing --fail-missing instead of dh_install --fail-missing
  * Update Homepage URL
  * Bump Standards-Version to 4.1.1

 -- Michael Biebl <biebl@debian.org>  Wed, 01 Nov 2017 12:29:44 +0100

libbytesize (0.10-1) unstable; urgency=medium

  * Initial release. (Closes: #864815)

 -- Martin Pitt <mpitt@debian.org>  Sun, 18 Jun 2017 21:42:55 +0200