summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWichert Akkerman <wichert@deephackmode.org>2003-01-08 23:46:03 +0000
committerWichert Akkerman <wichert@deephackmode.org>2003-01-08 23:46:03 +0000
commit136bbb1aeeba4bbbe954329920447b2b1de11f25 (patch)
treecd977a8d760d64d85118d1262f19ae51c1ec2b70 /ChangeLog
parent5a9b086cfe4d8fd744685dc6085712b241ffb34e (diff)
downloadstrace-136bbb1aeeba4bbbe954329920447b2b1de11f25.tar.gz
Do not end summary with full stop
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c073a509c..481f44af6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* debian/postinst, debian/prerm: removed, /usr/doc symlink is no
longer used
* debian/rules: no longer install postinst and prerm
+ * debian/control: do not end summary with full stop (lintian)
2002-12-30 Roland McGrath <roland@redhat.com>