Package: git-buildpackage
Version: 0.9.13
Severity: minor

Hi,

gbp-pristine-tar(1) says that "gbp pristine-tar commit filename"
should be used, while the EXAMPLES sections says there's no need for
the "commit" action:

| Add pristine-tar commits for an upstream tarball:
|
|       gbp pristine-tar ../upstream-tarball-0.1.tar.gz
|
| Same as above with an additional tarball ../upstream-tarball-foo-0.1.tar.gz:
|
|       gbp pristine-tar --component-tarball=foo ../upstream-tarball-0.1.tar.gz

Without the "commit" action it doesn't work though:

  % gbp pristine-tar ../golang-github-influxdata-go-syslog-2.0.0.tar.gz
  gbp:error: No action given
  % gbp pristine-tar commit ../golang-github-influxdata-go-syslog-2.0.0.tar.gz
  gbp:info: Successfully committed pristine-tar data for version 2.0.0 of 
../golang-github-influxdata-go-syslog-2.0.0.tar.gz

regards,
-mika-

Reply via email to