Le dimanche 05 juin 2011 à 14:12 +0200, Julien Valroff a écrit : > Hi, > > While working on several packages, I have noticed that upstream tarballs > were incorreclty imported to pristine-tar, leading to the following warning > when using git-buildpackage: > > gbp:warn: Unknown compression type of Adding pristine-tar version 0.20., > assuming gzip > > This means gpb cannot detect which compression format to use to re-generate > the upstream tarball (and falls back to gzip). gbp --git-compression option > could be used, but then, it's up to the maintainer to guess the compression > format. > > I am not sure why gbp fails to detect this format, I haven't been able to > find how it tries to guess it (not enquire so much though). > > Do you use git-import-orig with i --pristine-tar option to automatically do > this job? >
I use the method described here: http://documentation.debian-projects.org/other/debian-packaging-git/ Mainly the "4.3 Adding new Upstream version" point. -- Christophe Monniez <[email protected]> _______________________________________________ forensics-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel
