Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done
Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... Done
Reading state information... 0% Reading state information... 0%Reading state information... Done
Connecting to api.ftp-master.debian.org to check 1 package versions. Please wait...
Got info from api.ftp-master.debian.org for 1 packages.
Changes applied to dpkg configuration:
- control source Standards-Version: '4.3.0' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.3.0' to '4.6.0'.
- copyright Format: 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' -> 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' # applied fix for :Format uses insecure http protocol instead of https
Debian Janitor
1 year, 8 months ago
|
0 |
zram-tools (0.3.2.1-2) UNRELEASED; urgency=medium
|
|
1 |
|
|
2 |
* Reading package lists... 0%Reading package lists... 0%Reading package
|
|
3 |
lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
|
|
4 |
package lists... Done Building dependency tree... 0%Building dependency
|
|
5 |
tree... 0%Building dependency tree... 50%Building dependency tree...
|
|
6 |
50%Building dependency tree... Done Reading state information... 0% Reading
|
|
7 |
state information... 0%Reading state information... Done Connecting to
|
|
8 |
api.ftp-master.debian.org to check 1 package versions. Please wait... Got
|
|
9 |
info from api.ftp-master.debian.org for 1 packages. Changes applied to dpkg
|
|
10 |
configuration: - control source Standards-Version: '4.3.0' -> '4.6.0' #
|
|
11 |
applied fix for :Current standards version is '4.6.0'. Please read
|
|
12 |
https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
|
|
13 |
changes that may be needed on your package to upgrade it from standard
|
|
14 |
version '4.3.0' to '4.6.0'. - copyright Format:
|
|
15 |
'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' ->
|
|
16 |
'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' #
|
|
17 |
applied fix for :Format uses insecure http protocol instead of https
|
|
18 |
|
|
19 |
-- Debian Janitor <janitor@jelmer.uk> Sat, 18 Sep 2021 04:33:23 -0000
|
|
20 |
|
0 | 21 |
zram-tools (0.3.2.1-1) unstable; urgency=medium
|
1 | 22 |
|
2 | 23 |
* New upstream release
|
0 | 0 |
Source: zram-tools
|
|
1 |
Maintainer: Jonathan Carter <jcc@debian.org>
|
1 | 2 |
Section: utils
|
2 | 3 |
Priority: optional
|
3 | |
Maintainer: Jonathan Carter <jcc@debian.org>
|
4 | 4 |
Build-Depends: debhelper-compat (= 12)
|
5 | |
Standards-Version: 4.3.0
|
6 | |
Homepage: https://github.com/highvoltage/zram-tools
|
|
5 |
Standards-Version: 4.6.0
|
7 | 6 |
Vcs-Browser: https://salsa.debian.org/debian/zram-tools
|
8 | 7 |
Vcs-Git: https://salsa.debian.org/debian/zram-tools.git
|
|
8 |
Homepage: https://github.com/highvoltage/zram-tools
|
9 | 9 |
|
10 | 10 |
Package: zram-tools
|
11 | 11 |
Architecture: all
|
12 | |
Depends: ${misc:Depends}, bc
|
|
12 |
Depends: ${misc:Depends},
|
|
13 |
bc
|
13 | 14 |
Description: utilities for working with zram
|
14 | 15 |
zram is a Linux kernel module that allows you to set up compressed
|
15 | 16 |
filesystems in RAM.
|
0 | |
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
|
|
0 |
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
1 | 1 |
Upstream-Name: zram-tools
|
2 | 2 |
Source: https://salsa.debian.org/jcc/zram-tools
|
3 | 3 |
|