Package: git-debrebase
Version: 6.6

If I have

    projectile (0.14.0-3) UNRELEASED; urgency=medium

      * Drop Debian changes to .gitignore.
        Mostly outdated and not especially useful, and prone to merge
        conflicts with new upstream releases.

     -- Sean Whitton <spwhit...@spwhitton.name>  Sat, 11 Aug 2018 08:08:02 +0100

and then I use `git debrebase new-upstream`, I should get

    projectile (1.0.0-1) UNRELEASED; urgency=medium

      * Update to new upstream version 1.0.0.
      * Drop Debian changes to .gitignore.
        Mostly outdated and not especially useful, and prone to merge
        conflicts with new upstream releases.

     -- Sean Whitton <spwhit...@spwhitton.name>  Sat, 11 Aug 2018 08:12:51 +0100

but in fact I get

    projectile (1.0.0-1) UNRELEASED; urgency=medium

      * Update to new upstream version 1.0.0.

     -- Sean Whitton <spwhit...@spwhitton.name>  Sat, 11 Aug 2018 08:12:51 +0100

    projectile (0.14.0-3) UNRELEASED; urgency=medium

      * Drop Debian changes to .gitignore.
        Mostly outdated and not especially useful, and prone to merge
        conflicts with new upstream releases.

     -- Sean Whitton <spwhit...@spwhitton.name>  Sat, 11 Aug 2018 08:08:02 +0100

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to