[pkg-go] Bug#827697: Bug#827697: golang-github-shirou-gopsutil: Please update to latest release

Martín Ferrari tincho at tincho.org
Sun Jun 19 20:59:30 UTC 2016


On 19/06/16 20:47, Dmitry Smirnov wrote:

> I would be happy to upload updated package but I've noticed that "upstream" 
> branch follows upstream history so "gbp import-orig" would break it and I'm 
> not sure how to handle such repository configuration...

I have just done it. These are the steps:

$ git remote add upstream https://github.com/shirou/gopsutil
$ git pull upstream
$ git checkout upstream
$ git merge v2.1
$ git tag upstream/2.1
$ git checkout master
$ git merge upstream/2.1
$ uscan --force-download
$ pristine-tar commit ../golang-github-shirou-gopsutil_2.1.orig.tar.gz
upstream/2.1


I also fixed some tests that fail, and various bits. I am just confused
as to why you removed the Build-Using field in control..

-- 
Martín Ferrari (Tincho)



More information about the Pkg-go-maintainers mailing list