diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-04-11 09:02:36 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-04-11 09:02:36 +0900 |
commit | c436f7c39c944330ad0f8ec59972f7abe4230217 (patch) | |
tree | e2a93f8d62fefe41679ab6799452aa521a42b214 /ChangeLog | |
parent | 9046dee07371abe268193e9c5e3df478a9f5794d (diff) | |
download | pbuilder-c436f7c39c944330ad0f8ec59972f7abe4230217.tar pbuilder-c436f7c39c944330ad0f8ec59972f7abe4230217.tar.gz |
remove output of $Id$
$Id$ is a CVS-specific feature which was useful for showing the version number of pbuilder, but is no longer relevant.
Something else is required for git, but that will need to be fixed later.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2007-04-11 Junichi Uekawa <dancer@debian.org> + + * AUTHORS, etc: remove $Id$, which is CVS specific + 2007-04-10 Junichi Uekawa <dancer@debian.org> * Documentation/pbuilder-doc.xml: update documentation @@ -3310,6 +3314,6 @@ 14 Jan 2002 Junichi Uekawa <dancer@debian.org> Copyright (c) 2001-2006 Junichi Uekawa - $Id$ + |