projects
/
tools
/
pristine-tar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af6e9d0
)
Set GIT_WORK_TREE when committing to make it work when inside a git submodule. Thanks...
author
Joey Hess
<joey@kitenet.net>
Sun, 27 Oct 2013 16:32:29 +0000
(12:32 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 27 Oct 2013 16:32:29 +0000
(12:32 -0400)
debian/changelog
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index ddacc5d3f06ac88dfce3bfa1f304f5126c889315..04cb6ce77dd2c23279d68621ce3548e3f942895a 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,10
@@
+pristine-tar (1.30) UNRELEASED; urgency=low
+
+ * Set GIT_WORK_TREE when committing to make it work when inside
+ a git submodule. Thanks, Victor Vasiliev. Closes: #726007
+
+ -- Joey Hess <joeyh@debian.org> Sun, 27 Oct 2013 12:31:30 -0400
+
pristine-tar (1.29) unstable; urgency=low
* Fix display of unsupported param when paranoia check fails.