diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-20 01:04:31 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-20 01:04:31 -0500 |
commit | e79c626dd0934523b47aa93978a0e46e9027d3b8 (patch) | |
tree | d7026ada94acaf05c6795ab6203b01c27c3acd3f /debian | |
parent | 39de672f38986243b18d8cf82f0b0c24f23cf2fb (diff) |
* Pass --quiet to git-rm calls.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 02146b9..45fade6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ etckeeper (0.4) UNRELEASED; urgency=low * Portuguese translation from Américo Monteiro. Closes: #451798 + * Pass --quiet to git-rm calls. -- Joey Hess <joeyh@debian.org> Sun, 18 Nov 2007 13:06:58 -0500 |