[Debian GNUstep maintainers] Misc issues with gnustep-base
Eric Heintzmann
heintzmann.eric at free.fr
Sun Oct 29 17:33:51 UTC 2017
Le 29/10/2017 à 18:18, Yavor Doganov a écrit :
>
> The normal workflow also works with this option; it is equivalent to:
>
> $ uscan
> $ gbp import-orig ../foo_x.y.z.orig.tar.gz
With "gbp import-orig --uscan", you can add filter in ~/gbp.conf file to
remove .svn files for example.
See:
https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/man.gbp.conf.html
> If you use gbp clone for a repository without a pristine-tar branch,
> you have to remember to fetch the tarball with uscan or wget/apt-get
> source. However, even if you forget, you get prompted about the
> missing orig tarball when building the package. No big deal.
>
"pristine-tar can regenerate a pristine upstream tarball using only a
small binary delta file and a copy of the source which can be a revision
control checkout."
As I understand it saves disk space.
More information about the pkg-GNUstep-maintainers
mailing list