File: changelog

package info (click to toggle)
glances 2.7.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,160 kB
  • ctags: 1,894
  • sloc: python: 9,230; makefile: 205; sh: 129
file content (232 lines) | stat: -rw-r--r-- 7,285 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
glances (2.7.1.1-2) unstable; urgency=medium

  * Validate if the service is enabled in initscript
    to avoid upgrade error. (Closes: #848046)
    + Thanks to Ingo Saitz for the patch!

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 03 Jan 2017 20:36:39 -0500

glances (2.7.1.1-1) unstable; urgency=medium

  [ Daniel Echeverry ]
  * New upstream version 2.7.1_1 (Closes: #842520)
  * Add source/lintian-overrides
    + False positive, the js file exists and it is included, this is not
      a minified JS but just one that contains long lines of HTML.
  * debian/patches
    + Refresh all patches.
    + Add use_js_included_in_debian.diff patch.
      + Fix index.html to use repo libraries instead embedded ones.
  * Update d/watch file.
  * debian/copyright
    + Add missing copyright holder.
    + Extend copyright holders years
  * debian/control
    + Set correctly lsb-base depends.
  * debian/glances.links
    + Update symbol links.
  * debian/rules
    + Remove embedded code copies

  [ Sebastien Badia ]
  * d/control
    + Update dependencies according new upstream release
    + Migrate uploader mail to my Debian email
  * d/compat: Bump to debhelper 10
  * d/install: Fix python-module-in-wrong-location lintian warning

 -- Daniel Echeverry <epsilon77@gmail.com>  Fri, 09 Dec 2016 15:57:26 +0100

glances (2.6.2-2) unstable; urgency=medium

  * debian/control
    + Add Breaks and Replaces field. (Closes: #826685)
  * debian/patches
    + Add reproducible-build.patch.
      + Make the build reproducible. (Closes: #827987)
        + Thanks to Chris Lamb for the patch!

 -- Daniel Echeverry <epsilon77@gmail.com>  Tue, 07 Jun 2016 18:34:28 -0500

glances (2.6.2-1) unstable; urgency=medium

  [ Sebastien Badia ]
  * d/rules: Update comments according Tanguy review (thx!)
  * d/control: Bump Standards version to 3.9.8 (no changes)
  * d/copyright:
      Fix path (vendor/vendors)
      Rename expat to Expat for machine-readable things
  * Imported Upstream version 2.6.2

  [ Daniel Echeverry ]
  * Add expat license

 -- Sebastien Badia <seb@sebian.fr>  Fri, 20 May 2016 15:48:43 +0200

glances (2.6.1-1) unstable; urgency=medium

  [Sebastien Badia]
  * New upstream release
  * Update d/watch to version 4
  * d/control:
      Wrap-and-sort control file
      Bump Standards-Version to 3.9.7
  * d/links:
      Use Debian version of angularjs (fix lintian issue with gravatar)
  * d/patches: Remove 000_remove-minified-js.patch (merged upstream)

  [ Daniel Echeverry ]
  * Update doc-base to new doc package glances-doc
  * Update glances.manpages
  * debian/control
    + Add glances-doc package
    + Add python-sphinx in B-D
    + Change to python-psutil in B-D
  * debian/rules
    + Use sphinxdoc to build doc
  * debian/copyright
    + Add expat license
  * debian/patches
    + Add no_put_links_in_doc.diff
      + Remove external html resource to fix lintian warning
    + Add not_install_static_dir.patch
      + Not install static dir because install duplicate files

 -- Sebastien Badia <seb@sebian.fr>  Tue, 29 Mar 2016 01:35:51 +0200

glances (2.5.1-1) unstable; urgency=medium

  [ Daniel Echeverry ]
  * New maintainer. (Closes: #791432)
  * New upstream release. (Closes: #807052)
  * debian/control
    + Set myself as Maintainer
  * Rename install file to glances.install
  * Rename examples file to glances.examples
  * Rename manpages file to glances.manpages
  * debian/copyright
    + Remove i18n/de/LC_MESSAGES/glances.po
    + Remove glances/outputs/static/js/modernizr.custom.js
      + Because doesn't exist
  * Remove debian/missing-sources directory

  [ Sebastien Badia ]
  * debian/control
    + Update Vcs-* field (use collab-maint namespace)
    + Wrap and sort control file
    + Add myself to uploaders
  * d/copyright: Add Daniel and me to the copyright file
  * lintian
    + remove minified javascript files from source tarball
    + link angularjs and lodash to respective packages

 -- Sebastien Badia <seb@sebian.fr>  Fri, 05 Feb 2016 13:44:21 +0100

glances (2.3-1) unstable; urgency=medium

  * New upstream release 2.3.
  * Description change
  * Update recommended packages

 -- Rémi Verchère <rverchere@gmail.com>  Sat, 07 Feb 2015 21:54:45 +0100

glances (2.2-1) unstable; urgency=medium

  * New upstream release 2.2.
  * Closes: #772113

 -- Rémi Verchère <rverchere@gmail.com>  Sat, 20 Dec 2014 22:28:48 +0100

glances (2.1.1-1) unstable; urgency=medium

  * New upstream release 2.1.1
  * Bumped Standards-Version to 3.9.6

 -- Rémi Verchère <rverchere@gmail.com>  Fri, 03 Oct 2014 21:03:41 +0200

glances (2.1-1) unstable; urgency=medium

  * New upstream release 2.1
  * Fixed lintian error regarding javascript sources

 -- Rémi Verchère <rverchere@gmail.com>  Sun, 28 Sep 2014 14:37:25 +0200

glances (2.0.1-1) unstable; urgency=medium

  * New upstream release
  * Add recommend on pysnmp, hddtemp, lm-sensors, bottle
  * Depends on python-psutil >= 2.0.0
  * Fixed lintian error regarding javascript sources
  * Adopt package. (Closes: #752175)

 -- Rémi Verchère <rverchere@gmail.com>  Wed, 02 Jul 2014 22:06:10 +0200

glances (1.7.6-1) unstable; urgency=medium

  * Depends on python-psutil >= 1.2.1
  * Add missing dependency python3-pkg-resources (Closes: #742291)
  * Imported Upstream version 1.7.6

 -- Geoffroy Youri Berret <efrim@azylum.org>  Wed, 26 Mar 2014 18:10:26 +0100

glances (1.7.4-1) unstable; urgency=medium

  * python3 conversion
  * Fixed executable issue (LP: #1275579)
  * Imported Upstream version 1.7.4
  * Handle html doc with doc-base
  * Update copyright

 -- Geoffroy Youri Berret <efrim@azylum.org>  Wed, 05 Feb 2014 20:05:51 +0100

glances (1.7.3-2) unstable; urgency=medium

  * Overriding test (closes: #733168)

 -- Geoffroy Youri Berret <efrim@azylum.org>  Sat, 28 Dec 2013 20:16:02 +0100

glances (1.7.3-1) unstable; urgency=low

  * Add init scrip to start Glances server
  * Imported Upstream version 1.7.3 (closes: #729393)
  * Depends on python-psutil >= 1.1.0
  * Build depends on python-psutil
  * Fixed files location with latest release
  * dh-python conversion
  * Bumped Standards-Version to 3.9.5.0 (no changes)

 -- Geoffroy Youri Berret <efrim@azylum.org>  Fri, 01 Nov 2013 16:01:03 +0100

glances (1.6-1) unstable; urgency=low

  * Imported Upstream version 1.6
  * Removed useless install files
  * Dropped patches included upstream
  * New conf file in /etc/glances/glances.conf

 -- Geoffroy Youri Berret <efrim@azylum.org>  Sun, 27 Jan 2013 18:43:42 +0100

glances (1.5.1-1) unstable; urgency=low

  * Fixed watch file
  * Imported Upstream version 1.5.1
  * Drop override_dh_install, filename fixed upstream
  * Cherry-picked patch to fix HMTL,CVS output
  * Fixed default HTML template location
    Use shell wrapper instead of symbolic link.

 -- Geoffroy Youri Berret <efrim@azylum.org>  Sun, 11 Nov 2012 12:05:38 +0100

glances (1.4.2.1-1) unstable; urgency=low

  * Imported Upstream version 1.4.2.1
  * Removed man page patch (fixed upstream)
  * Bumped Standards-Version to 3.9.4.0

 -- Geoffroy Youri Berret <efrim@azylum.org>  Sun, 23 Sep 2012 11:45:01 +0200

glances (1.4.1.1-1) unstable; urgency=low

  * Initial package (closes: #654888).

 -- Geoffroy Youri Berret <efrim@azylum.org>  Mon, 17 Sep 2012 17:27:25 +0200