rpl (1.8.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.1.
  * Adjust lintian overrides.

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 19 Nov 2020 15:00:29 +0100

rpl (1.8.0-1) unstable; urgency=medium

  * New upstream release.
    - Add new build dependency python3-argparse-manpage.
    - Drop patch 01-fix-manpage-generation.
    - Some required packaging adjustments in debian/rules.
  * Adjust lintian overrides.

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 10 Nov 2020 10:24:47 +0100

rpl (1.7.2-1) unstable; urgency=medium

  * New upstream release.

 -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 04 Sep 2020 09:31:13 +0200

rpl (1.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove unused lintian override.

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 25 Aug 2020 10:26:35 +0200

rpl (1.6.11-1) unstable; urgency=medium

  * New upstream release.

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 04 Aug 2020 10:29:59 +0200

rpl (1.6.10-1) unstable; urgency=medium

  * New upstream release.

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 21 Jul 2020 09:42:41 +0200

rpl (1.6.8-1) unstable; urgency=medium

  * New upstream release.
  * Overwrite lintian warning manpage-has-errors-from-man which is generated
    by help2man.

 -- Patrick Matthäi <pmatthaei@debian.org>  Fri, 10 Jul 2020 15:39:17 +0200

rpl (1.6.7-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper-compat to level 13.

 -- Patrick Matthäi <pmatthaei@debian.org>  Tue, 02 Jun 2020 10:14:30 +0200

rpl (1.6.5-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0.

 -- Patrick Matthäi <pmatthaei@debian.org>  Thu, 23 Jan 2020 16:33:17 +0100

rpl (1.6.5-1) unstable; urgency=medium

  * New upstream release.
    - Drop patch 02-fixes-upstream-version.
  * Some packaging changes.
  * Adjust lintian overrides.
  * Update debian/copyright.
  * Add build dependency on python3-chardet.
    Closes: #947792

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 20 Jan 2020 15:43:22 +0100

rpl (1.6.3-2) unstable; urgency=medium

  * Adopt package.
    Closes: #934276

 -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 20 Jan 2020 12:08:40 +0100

rpl (1.6.3-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 1.6.3.
  * debian/control:
      - Added 'Rules-Requires-Root: no' in source stanza.
      - Bumped Standards-Version to 4.4.1.
      - Reorganized long description.
  * debian/copyright: added new rights in debian/* block.
  * debian/patches/20_fixed_upstream_version.patch: created
      to fixed the upstream version program.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/watch: updated, using new variables.

 -- Thiago Andrade Marques <thmarques@gmail.com>  Sun, 10 Nov 2019 01:25:57 -0300

rpl (1.6.1-4) unstable; urgency=medium

  * QA upload.
  * debian/tests/control: cancelled two tests because rpl has a bad behaviour.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 01 Sep 2019 14:39:34 -0300

rpl (1.6.1-3) unstable; urgency=medium

  * QA upload.
  * Trying fix the CI test. Consequently,changed files inside debian/tests/.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 17 Aug 2019 14:06:18 -0300

rpl (1.6.1-2) unstable; urgency=medium

  * QA upload.
  * debian/tests/:
      - Removed no longer needed files multibyte, replace-1.sh, replace-2.sh
        and directory text-dir.
      - Reviewed all tests. Using lorem.txt only.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 10 Aug 2019 15:10:26 -0300

rpl (1.6.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 1.6.1.
  * Set Debian QA Group as maintainer. (see #934276)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 08 Aug 2019 22:36:09 -0300

rpl (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0. (Closes: #901821)
  * New upstream and new homepage.
  * debian/control:
      - Added help2man to Build-Depends field.
      - Improved package description.
  * debian/copyright:
      - Added new rights for upstream.
      - Changed upstream licensing from GPL-2+ to GPL-3+.
  * debian/patches/:
      - Removed all old patches. The upstream fixed the source code. Thanks!
      - Created 10_fix-manpage-generation.patch to add --no-discard-stderr
        option to help2man command.
  * debian/rules:
      - Added 'make clean' command to override_dh_auto_clean target.
      - Created override_dh_installman to generate and install the manpage.
  * debian/README.Debian: added to explain about some options removed by the
    new upstream.
  * debian/tests/: reviewed all tests to be compliant with the new upstream
    changes.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 08 Aug 2019 17:09:07 -0300

rpl (1.5.7-2) unstable; urgency=medium

  * New maintainer. (Closes: #929550)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added VCS fields.
      - Bumped Standards-Version to 4.4.0.
      - Changed Section from Python to Utils.
      - Changed the description to reflect upstream changes.
      - Removed X-Python3-Version field.
  * debian/copyright:
      - Migrated to 1.0 format.
      - Updated all information.
  * debian/patches/:
      - 10_fix-version.patch: created to fix the upstream version.
      - 20_fix-spelling.patch: created to fix a spelling error in manpage.
      - 30_fix-spelling-rpl.patch: created to fix spelling errors in the main
        command.
  * debian/rpl.manpages:
      - Removed './' from content.
      - Renamed to manpages.
  * debian/rules: removed no longer needed override_dh_auto_test.
  * debian/tests/*: added to provide trivial tests.
  * debian/watch:
      - Bumped to version 4.
      - Improved the search rule.
      - Using "releases" link instead of "tag" to search for files.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 04 Aug 2019 00:28:55 -0300

rpl (1.5.7-1) unstable; urgency=low

  * New upstream release. Fixes extra variable encodeen. (Closes: #842314).

 -- Kevin Coyner <kcoyner@debian.org>  Sat, 29 Oct 2016 14:29:31 -0400

rpl (1.5.6-1) unstable; urgency=low

  * New upstream. This release migrates to python3 and fixes umlat in setup.py
    (Closes: #837943).
  * Acknowledge NMU (Closes: #615270).
  * Updated Standards-Version to 3.9.8 and debhelper 9.
  * Updated debian/compat to version 9.
  * Upgraded to packaging format "3.0 quilt".
  * New debian/watch file points to new upstream location.
  * Switched debian/rules from cdbs to dh-python.

 -- Kevin Coyner <kcoyner@debian.org>  Thu, 20 Oct 2016 07:04:49 -0400

rpl (1.5.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build using dh-python instead of python-support.  Closes: #786109
  * Build-depend on python instead of python-dev, since it builds only one
    arch:all package.
  * Add dependency on ${misc:Depends}, so debhelper can do its work.
  * Move Homepage field to the source stanza.
  * Remove long useless debian/pycompat file.
  * Recode author name in setup.py in UTF-8, otherwise dh_python2 choke on it.
    And also because UTF-8 <=> \o/, everything else <=> /o\.

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 14 Dec 2015 23:36:10 +0000

rpl (1.5.5-1) unstable; urgency=low

  * Uploaded original source files to SourceForge (rpl) in order to convert
    this package from a Debian native to a normal package.
  * Added homepage to debian/control.
  * Added debian/watch file.
  * Editorial changes in debian/control description and debian/copyright.
  * New e-mail address for maintainer. Changed in debian/* files.
  * Changed debian/control Builds-Depends: python-support (>= 0.5.3)

 -- Kevin Coyner <kcoyner@debian.org>  Sun, 12 Aug 2007 20:46:02 -0400

rpl (1.5.4) unstable; urgency=low

  * New maintainer (closes: #388131).
  * Updated Standards-Version to 3.7.2.
  * Updated debian/control & rules for new Python policies

 -- Kevin Coyner <kevin@rustybear.com>  Mon, 18 Sep 2006 18:52:56 -0400

rpl (1.5.3) unstable; urgency=low

  * Used force instead of opts.force. Thanks to Martin Sarsale for the
    report (closes: #347419).

 -- Göran Weinholt <weinholt@debian.org>  Mon, 13 Mar 2006 11:07:48 +0100

rpl (1.5.2) unstable; urgency=low

  * Do not follow symlinks. Fixes the problem with symlink loops. Thanks
    to Johannes Berg <johannes@sipsolutions.net> for reporting this bug.
    (Closes: #296918).
  * Ignore hidden files and directories unless the -a/--all argument is
    given. Thanks to Michael Schuerig <michael@schuerig.de> for
    reporting this bug. (Closes: #314538)
  * debian/control: Update to Standards-Version: 3.6.2 (no changes).
  * Updated GPL v2 (COPYING and the address in the copyright notices)
    from base-files.

 -- Göran Weinholt <weinholt@debian.org>  Sun, 31 Jul 2005 15:45:36 +0200

rpl (1.5.1) unstable; urgency=low

  * Quiet mode no longer asks for confirmation to replace with the empty
    string. That very prompt also had the logic reversed. Thanks to
    simon raven <simon@nuit.ca> for the patch. (Closes: #257533)

 -- Göran Weinholt <weinholt@debian.org>  Sun,  4 Jul 2004 05:43:28 +0200

rpl (1.5.0) unstable; urgency=low

  * Liberated! Rewritten as a python script and uploaded to main.
  * Recursion works now. (Closes: #250684)

 -- Göran Weinholt <weinholt@debian.org>  Fri, 18 Jun 2004 22:57:50 +0200

rpl (1.4.0-2) unstable; urgency=low

  * New maintainer (closes: #239961).
  * Fixed errors in man page (closes: #180524).
  * debian/rules: Switched over to CDBS.
  * Remove /usr/doc/rpl symlink.

 -- Göran Weinholt <weinholt@debian.org>  Mon,  5 Apr 2004 13:04:04 +0200

rpl (1.4.0-1) unstable; urgency=low

  * New upstream release

 -- Aubin Paul <aubin@debian.org>  Wed, 24 Jul 2002 14:02:38 -0400

rpl (1.3.0b3-1) unstable; urgency=low

  * Initial Release. (Closes: #90468)

 -- Aubin Paul <aubin@debian.org>  Wed, 20 Mar 2002 15:54:51 -0500
