Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Conversation

@gaudenz
Copy link

@gaudenz gaudenz commented Dec 1, 2018

No description provided.

jbouse and others added 5 commits March 7, 2018 10:34
Update to upstream version '2.4.2'
with Debian dir 404f459
This also contains a patch to remove the dependency on pytest-relaxed
which is not packged for Debian and does not work with the latest
upstream version of pytest.

Closes: #904635
@jbouse jbouse self-assigned this Dec 1, 2018
@jbouse
Copy link
Member

jbouse commented Dec 1, 2018

It looks from the commit history that you may not have your fork from the latest state... Could you attempt to do a fetch from origin and then rebase your fork against it to be current. I'm seeing one of my commits in your PR. Your other PRs don't appear to have this issue.

@gaudenz
Copy link
Author

gaudenz commented Dec 1, 2018

I was wondering about this too. It's because your update to 2.4.0 did not actually fully merge the upstream branch into the master branch. So when gbp import-orig first updated the upstream branch and then merged it into master this commit was also merged into master. I thinnk this is unavoidable if you want to merge from upstream into master in the future. You have to merge this commit at some point.
You can also see this if you do a git log master..upstream in your repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants