Fix the dostring for create_pristine_tar_commits()
---
gbp/deb/git.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gbp/deb/git.py b/gbp/deb/git.py
index 36adcf2b..38ad74c2 100644
--- a/gbp/deb/git.py
+++ b/gbp/deb/git.py
@@ -289,7 +289,7 @@ class DebianGitRepository(PkgGitRepository):
def create_pristine_tar_commits(self, upstream_tree, tarball,
component_tarballs):
"""
- Create pristine-tar commits for a package with main tarball tarball
+ Create pristine-tar commits for a package with main tarball
and (optional) component tarballs based on upstream_tree
@param tarball: path to main tarball
--
2.14.3
_______________________________________________
git-buildpackage mailing list
[email protected]
http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage