parallel (20141022+ds1-1+dyson1) unstable; urgency=medium

  * Package for Dyson

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 09 Mar 2015 14:30:01 +0300

parallel (20141022+ds1-1) unstable; urgency=medium

  [ Michele Orrù ]
  * debian/rules:
    + Remove documentation files in dh_clean.
    + Add get-orig-source target to remove precompiled documentation files.

  [ Rogério Brito ]
  * Integrate changes from Michele to make the package compilable twice in
    a row. (Closes: #751508)
  * Credit Michele Orrù for patches to build twice in a row.
  * debian/control: Normalize with wrap-and-sort.
  * debian/control: Verified compliance with Policy version 3.9.6.
  * Imported Upstream version 20130922+ds1
  * debian/watch: Deal with version mangling, as we repack the upstream source.
  * debian/rules: Minor cosmetic indenting.
  * debian/upstream: Add signing key.
  * debian/watch: Add mangling of names for upstream signatures.
  * Imported Upstream version 20141022
  * Imported Upstream version 20141022+ds1 (Closes: #747217)
  * debian/control: Add autoconf to Build-Depends.
  * debian/rules: Disable running the testsuite, as it is not present.
  * debian/control: Add Depends on sysstat. (Closes: #765036)

 -- Rogério Brito <rbrito@ime.usp.br>  Thu, 30 Oct 2014 20:01:29 -0200

parallel (20130922-1) unstable; urgency=low

  * Imported Upstream version 20130922. (Closes: #724123)
  * debian/patches: Remove, applied upstream. (Closes: #671006)

 -- Rogério Brito <rbrito@ime.usp.br>  Thu, 03 Oct 2013 01:38:20 -0300

parallel (20130622-1) unstable; urgency=low

  * Imported Upstream version 20130622 (Closes: #697828)
  * debian/watch:
    + Track only versions that begin with digits.
  * debian/copyright:
    + Update copyright years.
  * debian/{compat,control}:
    + Use debhelper compat version 9.
  * debian/control:
    + Add Conflicts: against moreutils.
    + Use canonical URLs for VCS fields.
  * Adjust for removal of config file under /etc/parallel.
    (Closes: #671798, #674698, #688929)
  * debian/patches:
    + Add patch to fix typo in sql.
  * debian/NEWS:
    + Add file describing the removal of the configuration file
      and its implications.

 -- Rogério Brito <rbrito@ime.usp.br>  Sun, 07 Jul 2013 19:07:20 -0300

parallel (20120422-1) unstable; urgency=low

  * Imported Upstream version 20120422
  * debian/README.source: Simplify instructions of generation of the package.
  * Make debian packaging canonizalized using `wrap-and-sort -s -a -v`.
  * debian/control: Remove Ole from the Uploaders field.

 -- Rogério Brito <rbrito@ime.usp.br>  Tue, 24 Apr 2012 01:56:56 -0300

parallel (20120322-1) unstable; urgency=low

  [ Ole Tange ]
  * Initial release (Closes: #518696)

  [ Rogério Brito ]
  * debian/gbp.conf: Add standard configuration.
  * Add README.source to describe how the package is usually made.
  * debian/rules: Don't special-case the clean process anymore.
  * Change the versioning of the package.
  * Remove build-dependency on dh-autoreconf.
  * debian/links:
    + make sem a symlink to parallel.
  * debian/rules:
    + Ship upstream's NEWS file as the upstream changelog.
  * Move to format "3.0 (quilt)".
  * debian/rules:
    + don't configure the package in the clean target.
    + create a configure (and configure-stamp) target.
  * debian/control:
    + update debhelper dependency to >= 7.
    + set myself as maintainer and Ole as uploader.
  * debian/rules:
    + use dh(7) style file with autoreconf add-on.
  * debian/doc-base:
    + properly register the documentation with doc-base.

  [ Ondřej Surý ]  
  * Add myself to Uploaders
  * Add a diversion for /usr/bin/parallel to allow concurrent install
    with moreutils
  * Install to debian/tmp to allow mangling of the files
  * Install site-wide config with enabled Tollef's parallel
    compatibility option
  * Add ${perl:Depends} to debian/control
  * Install only HTML documentation
  * Add --list-missing to dh_install to check if we got everything
  * Install upstream README file
  * Remove --id-length from git-dch, it only makes Debian changelog
    harder to read

 -- Ondřej Surý <ondrej@debian.org>  Thu, 12 Apr 2012 11:04:40 +0200