Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Jan 28, 2020
  3. Jan 27, 2020
  4. Jan 24, 2020
    • Emanuele Aina's avatar
      deb-git-version-gen: Handle switching from non-native to native · d46b7564
      Emanuele Aina authored
      
      When a non-native package is converted to be a native one, we need to
      ensure that the snapshot version does not contain a debian revision.
      
      For instance, on a package moving from 0.1706.0-0co4 to 0.2020.1 in
      three commits, the final output changes like this:
      
          from: 0.2020.1~0.1706.0+3+g9c3c6b273f11-0co4
          to:   0.2020.1~0.1706.0+0co4+3+g9c3c6b273f11
      
      To be read as "prerelease of 0.2020.1, consisting of 0.1706.0-0co4 plus 3
      more commits, the last of which is 9c3c6b273f11".
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      d46b7564
  5. Dec 11, 2019
  6. Dec 10, 2019
  7. Dec 04, 2019
  8. Nov 15, 2019
  9. Nov 12, 2019
  10. Aug 23, 2019
  11. Aug 20, 2019
  12. Jul 25, 2019
Loading