dwww Home | Show directory contents | Find package

lxtask (0.1.10-1) unstable; urgency=medium

  * Merging upstream version 0.1.10.
  * Removing lxtask-fix-no-common.patch which is included in upstream sources.
  * Reposition Vcs-* to the Debian Salsa.
  * Bump Standards-Version to 4.5.0.
  * Adding 'Rules-Requires-Root: no' header.
  * Dropping lxtask-dbg package in favor of autogenerated debug one.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Thu, 29 Oct 2020 22:51:43 +0200

lxtask (0.1.9-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add fix for FTBFS with gcc 10, thanks to Hanno Böck
    and Páder Rezső. (Closes: #957510)

 -- Adrian Bunk <bunk@debian.org>  Mon, 26 Oct 2020 16:39:19 +0200

lxtask (0.1.9-1) unstable; urgency=medium

  * Merging upstream version 0.1.9.
  * Changing priority extra to optional for lxtask-dbg package.
  * Changing http:// to https:// in URLs in copyright file.
  * Updating obsolete tag debian-watch-may-check-gpg-signature in lintian
    override to debian-watch-does-not-check-gpg-signature.
  * Bump Standards-Version to 4.3.0.
  * Bump debhelper compat to 11.
  * Removing compression options for sources.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Sat, 02 Mar 2019 02:43:13 +0200

lxtask (0.1.8-1) unstable; urgency=medium

  * Merging upstream version 0.1.8.
  * Bump Standards-Version to 3.9.8.
  * Using https for VCS fields in debian/control file.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Wed, 25 Jan 2017 04:02:11 +0200

lxtask (0.1.7-1) unstable; urgency=low

  * Merging upstream version 0.1.7.
  * Changing Maintainer e-mail to Alioth based one.
  * Bump Standards-Version to 3.9.7.
  * Removing the menu file which duplicates desktop entry command.
  * Adding hardening flags.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Sun, 21 Feb 2016 17:01:01 +0200

lxtask (0.1.6-1) unstable; urgency=low

  * Merging upstream version 0.1.6.
  * Bump Standards-Version to 3.9.6.
  * Adding lintian-overrides file for debian-watch-may-check-gpg-signature.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Mon, 20 Oct 2014 20:58:17 +0300

lxtask (0.1.5-1) unstable; urgency=low

  * Enabling parallel build (pass --parallel to dh).
  * Removing obsolete target override_dh_builddeb from debian/rules file.
  * Adding myself to Uploaders.
  * Updating watch file to support XZ tarball format and non-numeric versions.
  * Updating description which was too short (one line long).
  * Bump Standards-Version to 3.9.5.
  * Merging upstream version 0.1.5.
  * Removing all the patches since they are included by upstream.
  * Removing override_dh_auto_test target since upstream fixed the problem.

 -- Andriy Grytsenko <andrej@rep.kiev.ua>  Tue, 16 Sep 2014 16:04:12 +0300

lxtask (0.1.4-3.1) unstable; urgency=low

  * Use nprocs function instead of trying to parse /proc/cpuinfo
    (closes: #705506)
  * Remove Daniel Baumann from uploaders at his own request.
    (closes: #704350)

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 May 2013 23:03:27 +0000

lxtask (0.1.4-3) unstable; urgency=low

  * Correcting spelling of lxtask in package long description.
  * Removing superfluous comma in copyright file.
  * Making use of paragraphs in package long-description.
  * Correcting spelling of upstream-name field in copyright file.
  * Correcting spelling of lxtask in menu file.
  * Moving package to priority optional.
  * Adding debug package.

 -- Daniel Baumann <daniel@debian.org>  Fri, 18 May 2012 19:26:03 +0200

lxtask (0.1.4-2) unstable; urgency=low

  * Updating maintainer field.
  * Adding myself to uploaders.
  * Updating vcs fields.
  * Removing whitespaces at EOL and EOF.
  * Updating package to debhelper version 9.
  * Updating package to standards version 3.9.3.
  * Making build-depends unversioned where already fulfiled as of
    squeeze.
  * Updating homepage field.
  * Rewriting copyright file machine-readable format version 1.0.
  * Prefixing debhelper files with package name.
  * Rediffing kfreebsd.patch with common diff options.
  * Decrufting rules file.
  * Switching to xz compression for both the source and the binary
    packages.
  * Rewriting package descriptions.
  * Adding upstreams todo file as documentation.
  * Completing menu file.

 -- Daniel Baumann <daniel@debian.org>  Sun, 15 Apr 2012 09:40:13 +0000

lxtask (0.1.4-1) unstable; urgency=low

  * Merging upstream version 0.1.4:
    – default to use gtk2
    – add gtk3 build option
    – fix process name only have 15 chars
    – same icon that the one in the desktop file
    – fix memory leak in task refresh
    – treat mem_buffered as mem_cached to make memory usage more accurate
    – Fix garbled text (mw should be this)  (Bug 2986070)
    – fixed compiler warnings: removed un-used variables,
    - fixed implicit declaration of functions g_sprintf, textdomain,
      bind_textdomain_codeset and bindtextdomain.
  * Use debhelper 8
  * Removing useless whitespaces at EOL and EOF.
  * Sorting build-depends.
  * Wapping build-depends.
  * Bumped Standard-Version to 3.9.2.
  * Updating Vcs-Browser and Vcs-Git tags.
  * Sorting depends.
  * Removing debian/dirs: let upstream makefile do the work.
  * Removing debian/docs: empty NEWS, no useful README and TODO.
  * Compacting rules file.
  * Compacting watch file.
  * Quilt refresh 01_kfreebsd.patch.
  * Added debian/source/options file.
  * Disabling dh_auto_test: failed in po/.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 29 Jul 2011 20:45:36 +0800

lxtask (0.1.3-2) unstable; urgency=low

  [ Cyril Brulebois ]
  * Replace PAGE_SIZE with page_size everywhere, since the former might
    be defined through system-wide headers (e.g. on GNU/kFreeBSD).
    (Closes:585969)

  [ Andrew Lee (李健秋) ]
  * Build-depends on debhelper >= 7.0.50~
  * Bumped Standard-version to 3.9.1

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sat, 31 Jul 2010 17:15:40 -0400

lxtask (0.1.3-1) unstable; urgency=low

  [ Julien Lavergne ]
  * New upstream release.
   - Remove the VM size from simple view of task list.
   - Take RSS in a different way, just like the htop.
   - Fix bug of sort by memory size.
   - Translations updates.
  * debian/control:
   - Set Maintainer to Debian LXDE Packaging Team.
   - Wrap depends and build-depends.
   - Add VCS fields.
   - Bump Standards-Version to 3.8.4.0, no change needed.
  * debian/rules & debian/compat & debian/control:
   - Switch to dh7.
  * debian/menu: Update needs and section.
  * Switch to dpkg-source 3.0 (quilt) format

  [ Nikolas Poniros ]
  * Updated copyright
  * Add intltool to build depends

  [ Andrew Lee (李健秋) ]
  * Initial release (Closes:#495784)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sat, 12 Jun 2010 03:35:16 +0800

Generated by dwww version 1.15 on Mon Jul 1 05:07:29 CEST 2024.