Codebase list battery-stats / 5fcf1af
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 9 package versions. Please wait... Got info from api.ftp-master.debian.org for 9 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.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.5.0' to '4.6.0'. - control source Build-Depends:2: 'gnuplot-nox (>= 4) | gnuplot-qt' -> 'gnuplot-nox | gnuplot-qt' # applied fix for :unnecessary greater-than versioned dependency: gnuplot-nox (>= 4). Debian has oldstable -> 5.2.6+dfsg1-1+deb10u1; testing -> 5.4.1+dfsg1-1; unstable -> 5.4.1+dfsg1-1; stable -> 5.4.1+dfsg1-1; - control binary:"battery-stats" Depends:4: 'gzip (>= 1.3.2)' -> 'gzip' # applied fix for :unnecessary greater-than versioned dependency: gzip (>= 1.3.2). Debian has oldstable -> 1.9-3; testing -> 1.10-4; unstable -> 1.10-4; stable -> 1.10-4; - control binary:"battery-stats" Depends:4 deleted value: 'gzip' # applied fix for :unnecessary unversioned dependency on essential package: gzip - control binary:"battery-stats" Recommends:3: 'gnuplot (>= 4.0.0)' -> 'gnuplot' # applied fix for :unnecessary greater-than versioned dependency: gnuplot (>= 4.0.0). Debian has oldstable -> 5.2.6+dfsg1-1+deb10u1; testing -> 5.4.1+dfsg1-1; unstable -> 5.4.1+dfsg1-1; stable -> 5.4.1+dfsg1-1; - patches:"fix-python3-compatibility" Synopsis has new value: 'Fix python3 compatibility' # applied fix for :Empty synopsis - patches:"add-xps13-adapter-support" Synopsis has new value: 'Add xps13 adapter support' # applied fix for :Empty synopsis Debian Janitor 2 years ago
4 changed file(s) with 50 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
1616 * Add patch for supporting XPS 13 power adapter.
1717 * Bump Standards-Version to 4.5.0:
1818 - Add Rules-Requires-Root: no.
19
20 [ Debian Janitor ]
21 * Reading package lists... 0%Reading package lists... 0%Reading package
22 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
23 package lists... Done Building dependency tree... 0%Building dependency
24 tree... 0%Building dependency tree... 50%Building dependency tree...
25 50%Building dependency tree... Done Reading state information... 0% Reading
26 state information... 0%Reading state information... Done Connecting to
27 api.ftp-master.debian.org to check 9 package versions. Please wait... Got
28 info from api.ftp-master.debian.org for 9 packages. Changes applied to dpkg
29 configuration: - control source Standards-Version: '4.5.0' -> '4.6.0' #
30 applied fix for :Current standards version is '4.6.0'. Please read
31 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
32 changes that may be needed on your package to upgrade it from standard
33 version '4.5.0' to '4.6.0'. - control source Build-Depends:2: 'gnuplot-nox
34 (>= 4) | gnuplot-qt' -> 'gnuplot-nox | gnuplot-qt' # applied fix for
35 :unnecessary greater-than versioned dependency: gnuplot-nox (>= 4). Debian
36 has oldstable -> 5.2.6+dfsg1-1+deb10u1; testing -> 5.4.1+dfsg1-1; unstable
37 -> 5.4.1+dfsg1-1; stable -> 5.4.1+dfsg1-1; - control binary:"battery-stats"
38 Depends:4: 'gzip (>= 1.3.2)' -> 'gzip' # applied fix for :unnecessary
39 greater-than versioned dependency: gzip (>= 1.3.2). Debian has oldstable ->
40 1.9-3; testing -> 1.10-4; unstable -> 1.10-4; stable -> 1.10-4; - control
41 binary:"battery-stats" Depends:4 deleted value: 'gzip' # applied fix for
42 :unnecessary unversioned dependency on essential package: gzip - control
43 binary:"battery-stats" Recommends:3: 'gnuplot (>= 4.0.0)' -> 'gnuplot' #
44 applied fix for :unnecessary greater-than versioned dependency: gnuplot (>=
45 4.0.0). Debian has oldstable -> 5.2.6+dfsg1-1+deb10u1; testing ->
46 5.4.1+dfsg1-1; unstable -> 5.4.1+dfsg1-1; stable -> 5.4.1+dfsg1-1; -
47 patches:"fix-python3-compatibility" Synopsis has new value: 'Fix python3
48 compatibility' # applied fix for :Empty synopsis -
49 patches:"add-xps13-adapter-support" Synopsis has new value: 'Add xps13
50 adapter support' # applied fix for :Empty synopsis
1951
2052 -- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 09:56:14 +0200
2153
00 Source: battery-stats
1 Maintainer: Petter Reinholdtsen <pere@debian.org>
12 Section: admin
23 Priority: optional
3 Maintainer: Petter Reinholdtsen <pere@debian.org>
4 Build-Depends:
5 debhelper-compat (= 12),
6 cmake,
7 gnuplot-nox (>= 4) | gnuplot-qt,
8 libtext-csv-perl,
9 imagemagick
10 Standards-Version: 4.5.0
11 Homepage: https://github.com/petterreinholdtsen/battery-stats/
4 Build-Depends: debhelper-compat (= 12),
5 cmake,
6 gnuplot-nox | gnuplot-qt,
7 libtext-csv-perl,
8 imagemagick
9 Standards-Version: 4.6.0
1210 Vcs-Browser: https://salsa.debian.org/debian/battery-stats
1311 Vcs-Git: https://salsa.debian.org/debian/battery-stats.git
12 Homepage: https://github.com/petterreinholdtsen/battery-stats/
1413 Rules-Requires-Root: no
1514
1615 Package: battery-stats
1716 Architecture: linux-any
17 Depends: ${shlibs:Depends},
18 ${misc:Depends},
19 logrotate,
20 lsb-base
21 Recommends: python3,
22 python3-matplotlib,
23 libtext-csv-perl,
24 gnuplot
1825 Pre-Depends: ${misc:Pre-Depends}
19 Depends: ${shlibs:Depends}, ${misc:Depends},
20 logrotate,
21 lsb-base,
22 gzip (>= 1.3.2)
23 Recommends: python3,
24 python3-matplotlib,
25 libtext-csv-perl,
26 gnuplot (>= 4.0.0)
2726 Description: collects statistics about charge of laptop batteries
2827 This package provides battery-stats-collector, a daemon which will periodically
2928 collect statistics about the charge of the batteries present.
0 Description: Add xps13 adapter support
01 --- a/src/battery-stats-collector
12 +++ b/src/battery-stats-collector
23 @@ -26,6 +26,8 @@
0 Description: Fix python3 compatibility
01 --- a/src/battery-stats-generate
12 +++ b/src/battery-stats-generate
23 @@ -1,4 +1,4 @@