File: pad_cvschangelogbuilder.xml

package info (click to toggle)
cvschangelogbuilder 2.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 180 kB
  • ctags: 22
  • sloc: perl: 1,699; xml: 120; makefile: 9
file content (120 lines) | stat: -rwxr-xr-x 6,931 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<?xml version="1.0" ?>
<XML_DIZ_INFO>
	<MASTER_PAD_VERSION_INFO>
		<MASTER_PAD_VERSION>2.01</MASTER_PAD_VERSION>
		<MASTER_PAD_EDITOR>PADGen 2.0.1.22 http://www.padgen.org</MASTER_PAD_EDITOR>
		<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
	</MASTER_PAD_VERSION_INFO>
	<Company_Info>
		<Company_Name>Laurent Destailleur</Company_Name>
		<Address_1>61 Boulevard Vauban</Address_1>
		<Address_2 />
		<City_Town>Montigny-le-Bretonneux</City_Town>
		<State_Province>Yvelines</State_Province>
		<Zip_Postal_Code>78180</Zip_Postal_Code>
		<Country>FRANCE</Country>
		<Company_WebSite_URL>http://www.destailleur.fr</Company_WebSite_URL>
		<Contact_Info>
			<Author_First_Name>Laurent</Author_First_Name>
			<Author_Last_Name>Destailleur</Author_Last_Name>
			<Author_Email>eldy@users.sourceforge.net</Author_Email>
			<Contact_First_Name>Laurent</Contact_First_Name>
			<Contact_Last_Name>Destailleur</Contact_Last_Name>
			<Contact_Email>eldy@users.sourceforge.net</Contact_Email>
		</Contact_Info>
		<Support_Info>
			<Sales_Email>eldy@users.sourceforge.net</Sales_Email>
			<Support_Email>eldy@users.sourceforge.net</Support_Email>
			<General_Email>eldy@users.sourceforge.net</General_Email>
			<Sales_Phone />
			<Support_Phone />
			<General_Phone />
			<Fax_Phone />
		</Support_Info>
	</Company_Info>
	<Program_Info>
		<Program_Name>CVSChangeLogBuilder</Program_Name>
		<Program_Version>2.2</Program_Version>
		<Program_Release_Month>09</Program_Release_Month>
		<Program_Release_Day>08</Program_Release_Day>
		<Program_Release_Year>2003</Program_Release_Year>
		<Program_Cost_Dollars>0</Program_Cost_Dollars>
		<Program_Cost_Other_Code />
		<Program_Cost_Other>0</Program_Cost_Other>
		<Program_Type>Freeware</Program_Type>
		<Program_Release_Status>Major Update</Program_Release_Status>
		<Program_Install_Support>No Install Support</Program_Install_Support>
		<Program_OS_Support>Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Unix,Linux,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac PPC</Program_OS_Support>
		<Program_Language>English,ChineseSimplified,ChineseTraditional,French,German,Italian,Japanese,Russian,Spanish</Program_Language>
		<Program_Change_Info />
		<Program_Specific_Category>Internet</Program_Specific_Category>
		<Program_Category_Class>Development::Other</Program_Category_Class>
		<Program_Categories>Server tools</Program_Categories>
		<Program_System_Requirements>CVS</Program_System_Requirements>
		<Includes_JAVA_VM>N</Includes_JAVA_VM>
		<Includes_VB_Runtime>N</Includes_VB_Runtime>
		<Includes_DirectX>N</Includes_DirectX>
		<File_Info>
			<Filename_Versioned>cvschangelogbuilder-2.2.tar.gz</Filename_Versioned>
			<Filename_Previous>cvschangelogbuilder-2.1.tar.gz</Filename_Previous>
			<Filename_Generic>cvschangelogbuilder.tar.gz</Filename_Generic>
			<Filename_Long>cvschangelogbuilder.tar.gz</Filename_Long>
			<File_Size_Bytes>128271</File_Size_Bytes>
			<File_Size_K>125</File_Size_K>
			<File_Size_MB>0.12</File_Size_MB>
		</File_Info>
		<Expire_Info>
			<Has_Expire_Info>N</Has_Expire_Info>
			<Expire_Count />
			<Expire_Based_On>Days</Expire_Based_On>
			<Expire_Other_Info />
			<Expire_Month />
			<Expire_Day />
			<Expire_Year />
		</Expire_Info>
	</Program_Info>
	<Program_Descriptions>
		<English>
			<Keywords>cvschangelogbuilder</Keywords>
			<Char_Desc_45>cvschangelogbuilder - Build CVS ChangeLog</Char_Desc_45>
			<Char_Desc_80>cvschangelogbuilder - A friendly CVS ChangeLog builder (GPL)</Char_Desc_80>
			<Char_Desc_250>cvschangelogbuilder - A friendly CVS ChangeLog builder (GPL)</Char_Desc_250>
			<Char_Desc_450>cvschangelogbuilder is an Perl utility to generate ChangeLogs for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to permit to choose the sorting criteria, to add the status of the change (added,removed,modified) and to allow "differential" changelogs, between 2 versions, even when they are not in the main branch.</Char_Desc_450>
			<Char_Desc_2000>cvschangelogbuilder is an Perl utility to generate ChangeLogs for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to permit to choose the sorting criteria, to add the status of the change (added,removed,modified) and to allow "differential" changelogs, between 2 versions, even when they are not in the main branch. The output are also friendly to read and records are grouped by the output criteria (by date, by file, by log).
So you can, for example, know which files were modified between two old versions to prepare a light diff package for an old customer, you can see what was done on current development version, sorted by date, to know what happened during your 5 days holidays, you can build a changelog ready to be included in your rpm %changelog section with correct format, see how many commits were done on a particular file with no need scan the 'cvs rlog' output, etc...
cvschangelogbuilder is also an easy to use command line interface (perl tool).
cvschangelogbuilder offer 4 kinds of output:
listdeltaforrpm To build a changelog to include in a rpm .spec file.
listdeltabydate To build a changelog by date (looks near 'cvs log').
listdeltabyfile To build a changelog by file.
listdeltabylog To build a changelog by change comment.</Char_Desc_2000>
		</English>
		<French>
			<Keywords />
			<Char_Desc_45 />
			<Char_Desc_80 />
			<Char_Desc_250 />
			<Char_Desc_450 />
			<Char_Desc_2000 />
		</French>
	</Program_Descriptions>
	<Web_Info>
		<Application_URLs>
			<Application_Info_URL>http://cvschangelogb.sourceforge.net</Application_Info_URL>
			<Application_Order_URL>http://cvschangelogb.sourceforge.net</Application_Order_URL>
			<Application_Screenshot_URL>http://cvschangelogb.sourceforge.net/docs/images/screen_shot_1.jpg</Application_Screenshot_URL>
			<Application_Icon_URL>http://cvschangelogb.sourceforge.net/docs/images/cvschangelogbuilder_logo1.gif</Application_Icon_URL>
			<Application_XML_File_URL>http://cvschangelogb.sourceforge.net/docs/pad_cvschangelogbuilder.xml</Application_XML_File_URL>
		</Application_URLs>
		<Download_URLs>
			<Primary_Download_URL>http://cvschangelogb.sourceforge.net/files/cvschangelogbuilder.tar.gz</Primary_Download_URL>
			<Secondary_Download_URL>http://prdownloads.sourceforge.net/cvschangelogbuilder/cvschangelogbuilder-2.2.tar.gz</Secondary_Download_URL>
			<Additional_Download_URL_1 />
			<Additional_Download_URL_2 />
		</Download_URLs>
	</Web_Info>
	<Permissions>
		<Distribution_Permissions>GNU GPL</Distribution_Permissions>
		<EULA>GNU GPL</EULA>
	</Permissions>
</XML_DIZ_INFO>