Change logs for imediff source package in Sid

  • imediff (2.6-1) unstable; urgency=medium
    
      * Fix bug in git-ime for diff split a file into many files ( >8)
    
     -- Osamu Aoki <email address hidden>  Sun, 06 Feb 2022 08:25:12 +0900
  • imediff (2.5-1) unstable; urgency=medium
    
      * Match lines with whitespace changes.
      * Match lines with partial head or tail string.
      * Fix bug in 3-way merge.
      * Better debug logging.
      * Drop unused i18n/gettext code for the ease of portability
    
     -- Osamu Aoki <email address hidden>  Tue, 26 Oct 2021 16:00:06 +0900
  • imediff (2.4-6) unstable; urgency=medium
    
      * Disable automatic tagging during git-rebase.
    
     -- Osamu Aoki <email address hidden>  Tue, 14 Sep 2021 14:15:49 +0900
  • imediff (2.4-5) unstable; urgency=medium
    
      * More CI-test codes.
      * Automatic tagging for git-ime. 
    
     -- Osamu Aoki <email address hidden>  Tue, 14 Sep 2021 13:41:05 +0900
  • imediff (2.4-4) unstable; urgency=medium
    
      * Update description of git-ime.
      * Update documentation for non-Debian/Ubuntu system.
    
     -- Osamu Aoki <email address hidden>  Sun, 15 Aug 2021 16:49:12 +0900
  • imediff (2.4-3) unstable; urgency=medium
    
      * Fix regression caused by refactoring 1810b81 (2021-06-03)
        commit which caused broken -t option.
    
     -- Osamu Aoki <email address hidden>  Wed, 21 Jul 2021 10:57:53 +0900
  • imediff (2.4-2) unstable; urgency=medium
    
      * Fix main.py -> __main__.py change left over.
    
     -- Osamu Aoki <email address hidden>  Sat, 03 Jul 2021 22:32:58 +0900
  • imediff (2.4-1) unstable; urgency=medium
    
      * Fix git-ime bug for the handling of moved file.
    
     -- Osamu Aoki <email address hidden>  Sat, 03 Jul 2021 16:39:55 +0900
  • imediff (2.3-1) unstable; urgency=medium
    
      [ Debian Janitor ]
      * Trim trailing whitespace.
      * Set upstream metadata fields: Bug-Database, Bug-Submit.
      * Update standards version to 4.5.0, no changes needed.
    
      [ Osamu Aoki ]
      * Bump upstream version to 2.3.
      * dgit compatible git branch tree.
      * Modern static setup.cfg and pyproject.toml with setuptools.
      * Move module source under src/
      * imediff: factor out create_template
      * imediff: remove tailing spaces in imediff/*
      * imediff: refine UI for non-clean save etc.
      * imediff: update test scripts
      * git-ime: lint with shellcheck
      * git-ime: reorganized to address commit with multiple files
      * doc: update manpage, update README.md
      * Update standards version to 4.5.1 and debhelper-compat to 13.
    
     -- Osamu Aoki <email address hidden>  Tue, 29 Jun 2021 13:02:40 +0900
  • imediff (2.2-1.1) unstable; urgency=medium
    
      * Non maintainer upload by the Reproducible Builds team.
      * No source change upload to rebuild on buildd with .buildinfo files.
    
     -- Holger Levsen <email address hidden>  Sun, 03 Jan 2021 17:52:53 +0100
  • imediff (2.2-1) unstable; urgency=medium
    
      * Refactor code and refine "g" key command.
      * Use REVERSE for mode "g" for readability.
      * Ensure clean save and add --sloppy option.
      * Bump policy to 4.3.0 and compat to 12.
    
     -- Osamu Aoki <email address hidden>  Sun, 03 Mar 2019 21:15:46 +0900
  • imediff (2.1-1) unstable; urgency=medium
    
      * Adjust package dependency for smooth transition from imediff2.
    
     -- Osamu Aoki <email address hidden>  Sat, 16 Feb 2019 13:08:00 +0900
  • imediff (2.0-1) unstable; urgency=medium
    
      * New upstream release in python3 with diff3 support etc. as imediff.
        Closes: #920810
      * Add autopkgtest support.
    
     -- Osamu Aoki <email address hidden>  Wed, 30 Jan 2019 00:01:23 +0900