glances (2.11.1-3) unstable; urgency=medium

  [ 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

 -- Sebastien Badia <sbadia@debian.org>  Wed, 07 Feb 2018 00:27:01 +0100

glances (2.11.1-2) unstable; urgency=medium

  * 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 )

 -- Sebastien Badia <sbadia@debian.org>  Tue, 12 Dec 2017 18:25:45 +0100

glances (2.11.1-1) unstable; urgency=medium

  * 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)

 -- Sebastien Badia <sbadia@debian.org>  Sat, 14 Oct 2017 18:56:16 +0200

glances (2.11-1) unstable; urgency=medium

  * New upstream version 2.11

 -- Sebastien Badia <sbadia@debian.org>  Sun, 27 Aug 2017 16:42:07 +0200

glances (2.10-2) unstable; urgency=medium

  * debian/glances.links
    + Fix broken symlinks (Closes: #872227)
  * debian/control
    + Bump Standard-Version to 4.1.0 (no changes needed)

 -- Daniel Echeverry <epsilon77@gmail.com>  Wed, 23 Aug 2017 13:38:31 -0500

glances (2.10-1) unstable; urgency=medium

  [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)

 -- Sebastien Badia <sbadia@debian.org>  Thu, 13 Jul 2017 18:25:06 +0200

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
