| 1 | # ChangeLog for <CATEGORY>/<PACKAGE_NAME> |
1 | # ChangeLog for <CATEGORY>/<PACKAGE_NAME> |
| 2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.1 2002/02/01 21:52:59 gbevin Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp $ |
| 4 | |
4 | |
| 5 | *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (<DATE>) |
5 | *<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (<DATE>) |
| 6 | |
6 | |
| 7 | 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : |
7 | 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : |
| 8 | |
8 | |
| 9 | This changelog is targetted to users. This means that the comments should well |
9 | This changelog is targetted to users. This means that the comments should be |
| 10 | explained and written in clean English. |
10 | well explained and written in clean English. |
| 11 | |
11 | |
| 12 | Every new version or revision of the package has to be marked by a '*' |
12 | Every new version or revision of the package has to be marked by a '*' |
| 13 | seperator line as above. Changements since the last revision have to be |
13 | seperator line as above. Changements since the last revision have to be |
| 14 | added to the top of the file, underneath the initial comments, in exactly the |
14 | added to the top of the file, underneath the initial copyright and cvs header |
| 15 | same format as this comment. |
15 | comments, in exactly the same format as this comment. |
| 16 | |
16 | |
| 17 | This means that you start with header line that has the following format : |
17 | This means that you start with header line that has the following format : |
| 18 | |
18 | |
| 19 | date; your_name <your_email> changed_file1, changed_file2 : |
19 | date; your_name <your_email> changed_file1, changed_file2 : |
| 20 | |
20 | |