##// END OF EJS Templates
Minor packaging fixups...
mpm@selenic.com -
r448:20fc6613 default
parent child Browse files
Show More
@@ -1,11 +1,12 b''
1 include hg
1 include hg
2 recursive-include mercurial *.py
2 recursive-include mercurial *.py
3 include tkmerge
3 include tkmerge
4 include hgweb.cgi
4 include hgweb.cgi
5 include hgeditor rewrite-log convert-repo
5 include hgeditor rewrite-log convert-repo
6 include tests/*
6 include tests/*
7 include *.txt
7 include *.txt
8 include templates/map templates/map-*[a-z]
8 include templates/map templates/map-*[a-z]
9 include templates/*.tmpl
9 include templates/*.tmpl
10 include doc/*
10 include doc/*
11 include contrib/* contrib/git-vis/*
11 include README
12 include README
@@ -1,10 +1,10 b''
1 Metadata-Version: 1.0
1 Metadata-Version: 1.0
2 Name: mercurial
2 Name: mercurial
3 Version: 0.4c
3 Version: 0.6
4 Summary: scalable distributed SCM
4 Summary: scalable distributed SCM
5 Home-page: http://selenic.com/mercurial
5 Home-page: http://selenic.com/mercurial
6 Author: Matt Mackall
6 Author: Matt Mackall
7 Author-email: mpm@selenic.com
7 Author-email: mpm@selenic.com
8 License: GNU GPL
8 License: GNU GPL
9 Description: UNKNOWN
9 Description: UNKNOWN
10 Platform: UNKNOWN
10 Platform: UNKNOWN
General Comments 0
You need to be logged in to leave comments. Login now