##// END OF EJS Templates
packaging: add Provides: python3-mercurial and Homepage to debian package...
Kyle Lippincott -
r47270:c82d6363 default
parent child Browse files
Show More
@@ -25,7 +25,9 b' Recommends: ca-certificates'
25 Suggests: wish
25 Suggests: wish
26 Replaces: mercurial-common
26 Replaces: mercurial-common
27 Breaks: mercurial-common
27 Breaks: mercurial-common
28 Provides: python3-mercurial
28 Architecture: any
29 Architecture: any
30 Homepage: https://www.mercurial-scm.org/
29 Description: fast, easy to use, distributed revision control tool.
31 Description: fast, easy to use, distributed revision control tool.
30 Mercurial is a fast, lightweight Source Control Management system designed
32 Mercurial is a fast, lightweight Source Control Management system designed
31 for efficient handling of very large distributed projects.
33 for efficient handling of very large distributed projects.
General Comments 0
You need to be logged in to leave comments. Login now