Activity log for bug #2024971

Date Who What changed Old value New value Message
2023-06-24 23:58:09 Richard Hansen bug added bug
2023-06-24 23:59:02 Richard Hansen summary build orig.tar.gz from base branch if debian dir is from another branch create orig.tar.gz from base branch?
2023-06-25 00:01:24 Richard Hansen description Currently git-build-recipe falls back to a native package (assuming --allow-fallback-to-native) when: * pristine-tar can't find the orig tarball, and * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch? For 3.0 (quilt) format patches, git-build-recipe currently falls back to convert it to a native package (assuming --allow-fallback-to-native) when:   * pristine-tar can't find the orig tarball, and   * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch?
2023-06-25 00:01:32 Richard Hansen description For 3.0 (quilt) format patches, git-build-recipe currently falls back to convert it to a native package (assuming --allow-fallback-to-native) when:   * pristine-tar can't find the orig tarball, and   * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch? For 3.0 (quilt) format packages, git-build-recipe currently falls back to convert it to a native package (assuming --allow-fallback-to-native) when:   * pristine-tar can't find the orig tarball, and   * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch?
2023-06-25 00:02:13 Richard Hansen description For 3.0 (quilt) format packages, git-build-recipe currently falls back to convert it to a native package (assuming --allow-fallback-to-native) when:   * pristine-tar can't find the orig tarball, and   * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch? For a 3.0 (quilt) format package, git-build-recipe currently converts it to a native package (assuming --allow-fallback-to-native) when:   * pristine-tar can't find the orig tarball, and   * an upstream/* tag doesn't exist for the upstream version. Shouldn't it instead use `git archive HEAD` to generate the orig tarball from the base branch?
2023-06-28 14:18:01 Guruprasad git-build-recipe: status New Triaged
2023-06-28 14:18:03 Guruprasad git-build-recipe: importance Undecided Low
2023-07-08 07:30:50 Richard Hansen merge proposal linked https://code.launchpad.net/~rhansen/git-build-recipe/+git/git-build-recipe/+merge/446340