aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-dch
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-11-28 19:16:29 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-11-28 19:17:42 +0100
commit54b9a3eeba9c0d95713e868ac527b4ff5941bd31 (patch)
tree2bb5986af6d0bc2b9d28e8bb8ed04ca7661f777c /git-dch
parentaacd04a0e335ccdf5ba2043a4885c8f59188eeea (diff)
better descriptions
Diffstat (limited to 'git-dch')
-rwxr-xr-xgit-dch2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-dch b/git-dch
index d3564228..3ca423df 100755
--- a/git-dch
+++ b/git-dch
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-"""Generate Debian changelog entries from git changelogs"""
+"""Generate Debian changelog entries from git commit messages"""
import sys
import re