genchangelog: indent shortlog correctly
authorKonstantin Stepanov <kstep@p-nut.info>
Mon, 20 Dec 2010 21:19:41 +0000 (23:19 +0200)
committerKonstantin Stepanov <kstep@p-nut.info>
Mon, 20 Dec 2010 21:19:41 +0000 (23:19 +0200)
genchangelog

index 4f8fa17..76263d5 100755 (executable)
@@ -6,7 +6,7 @@ dbuscron (${BUILD}-1) unstable; urgency=low
 
   * Next release:
 
-    `git shortlog $(git describe --tags --abbrev=0)..HEAD`
+`git shortlog $(git describe --tags --abbrev=0)..HEAD | sed 's/^/    /'`
 
  -- Konstantin Stepanov <kstep@p-nut.info>  `LC_ALL=C date +'%a, %e %b %Y %T %z'`