[ Nicolas Braud-Santoni ]
* debian/copyright:
+ Refer to the CC0 license file
+ Use HTTPS URIs
* Bump Standards-Version to 4.1.3
* debian/control: Use canonical Vcs-* URLs
* Fixup debian/copyright
[ Sebastien Badia ]
* d/control: Migrate from alioth to salsa.d.o
* d/control
+ Bump to Standards-Version 4.1.2 (no changes needed)
+ Clean un-needed build-deps (and fixes upstream issue
https://github.com/nicolargo/glances/issues/1198 )
* New upstream version 2.11.1
* d/control:
+ Bump Standard-Version to 4.1.1 (no changes needed)
+ Priority extra is now replaced by optional
* d/patches:
+ Re-order Debian patches
+ Disable nagging suggestion to upgrade using pip (Closes: #877127)
* New upstream version 2.11
* debian/glances.links
+ Fix broken symlinks (Closes: #872227)
* debian/control
+ Bump Standard-Version to 4.1.0 (no changes needed)
[Daniel Echeverry]
* New upstream release.
* debian/patches
+ Remove use_js_included_in_debian.diff patch,
upstream is not using it anymore
* source/lintian-overrides
+ Add more files to lintian-overrides file,
they are false positives.
+ The vendor.min.js isn't installed, is replaced
with the repo javascript libraries
* debian/rules
+ Remove embebbed javascript copies.
+ Remove images file because is installed in wrong path
* debian/copyright
+ Extend copyright holders years
+ Update file field to correct name
* debian/glances.install
+ Install images file in correct path
* debian/glances.links
+ Remove links because they aren't necessary
+ Update angular.js link
+ Add links for the images in the correct path
* Add glances.postrm script (Closes: #858336)
[ Sebastien Badia ]
* Refresh Debian patches according new upstream version
* d/control:
+ Add a Suggests dependencies on doc package
+ Bump Standard-Version to 4.0.0 (no changes needed)
* Validate if the service is enabled in initscript
to avoid upgrade error. (Closes: #848046)
+ Thanks to Ingo Saitz for the patch!
[ 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
* 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!
[ 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]
* 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
[ 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
* New upstream release 2.3.
* Description change
* Update recommended packages
* New upstream release 2.2.
* Closes: #772113
* New upstream release 2.1.1
* Bumped Standards-Version to 3.9.6
* New upstream release 2.1
* Fixed lintian error regarding javascript sources
* 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)
* Depends on python-psutil >= 1.2.1
* Add missing dependency python3-pkg-resources (Closes: #742291)
* Imported Upstream version 1.7.6
* python3 conversion
* Fixed executable issue (LP: #1275579)
* Imported Upstream version 1.7.4
* Handle html doc with doc-base
* Update copyright
* Overriding test (closes: #733168)
* 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)
* Imported Upstream version 1.6
* Removed useless install files
* Dropped patches included upstream
* New conf file in /etc/glances/glances.conf
* 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.
* Imported Upstream version 1.4.2.1
* Removed man page patch (fixed upstream)
* Bumped Standards-Version to 3.9.4.0
* Initial package (closes: #654888).