Last change
on this file since 1 was
1,
checked in by fasma, 12 years ago
|
Initial Import from Mandriva's soft revision 224062 and package revision 45733
|
File size:
603 bytes
|
Line | |
---|
1 | ## Sample Changelog template |
---|
2 | ## |
---|
3 | #for $rel in $releases_by_author |
---|
4 | * $rel.date $rel.author_name <$rel.author_email> $rel.version-$rel.release |
---|
5 | + Revision: $rel.revision |
---|
6 | #if not $rel.released |
---|
7 | ##+ Status: not released |
---|
8 | #end if |
---|
9 | #if not $rel.visible |
---|
10 | + EMPTYLOG: Man is the only animal that blushes -- or needs to. -- Mark Twain |
---|
11 | #end if |
---|
12 | #for $rev in $rel.release_revisions |
---|
13 | #for $line in $rev.lines |
---|
14 | $line |
---|
15 | #end for |
---|
16 | #end for |
---|
17 | |
---|
18 | #for $author in $rel.authors |
---|
19 | + $author.name <$author.email> |
---|
20 | #for $rev in $author.revisions |
---|
21 | #for $line in $rev.lines |
---|
22 | $line |
---|
23 | #end for |
---|
24 | #end for |
---|
25 | |
---|
26 | #end for |
---|
27 | #end for |
---|
Note: See
TracBrowser
for help on using the repository browser.