diff --git a/debian/control b/debian/control index e0f240a..5817793 100644 --- a/debian/control +++ b/debian/control @@ -61,13 +61,19 @@ Recommends: pagure-webhook-server (= ${source:Version}), Suggests: pagure-doc Description: git-centered forge using pygit2 - Pagure is a git-centered forge, python based using pygit2. + Pagure is a git-centered forge, Python based using pygit2. . With pagure you can host your project with its documentation, let your users report issues or request enhancements using the ticketing system and build your community of contributors by allowing them to fork your projects and contribute to it via the now-popular pull-request mechanism. + . + You may be also interesed in other packages to enhance the + functionality of pagure: + * pagure-ev-server + * pagure-milters + * pagure-webhook-server Package: pagure-ev-server Architecture: all @@ -76,13 +82,12 @@ Depends: ${misc:Depends}, ${python:Depends} Description: git-centered forge using pygit2 - Pagure is a git-centered forge, python based using pygit2. + Pagure is a git-centered forge, Python based using pygit2. . - With pagure you can host your project with its documentation, let your - users report issues or request enhancements using the ticketing system - and build your community of contributors by allowing them to fork your - projects and contribute to it via the now-popular pull-request - mechanism. + pagure-ev-server used to allow live-refreshing of a page when someone + is viewing it. For example, while you are reading a ticket if someone + comments on it, the comment will automatically show up on the page + without the need for you to reload the entire page. Package: pagure-milters Architecture: all @@ -91,13 +96,14 @@ Depends: ${misc:Depends}, ${python:Depends} Description: git-centered forge using pygit2 - Pagure is a git-centered forge, python based using pygit2. + Pagure is a git-centered forge, Python based using pygit2. . - With pagure you can host your project with its documentation, let your - users report issues or request enhancements using the ticketing system - and build your community of contributors by allowing them to fork your - projects and contribute to it via the now-popular pull-request - mechanism. + pagure-milters is used to allow replying on a comment of a ticket or a + pull-request by directly replying to the notification sent. No need + to go to the page anymore to reply to a comment someone made. + . + It integrates with an MTA such as postfix or sendmail that you will + have running and have access to in order to change its configuration. Package: pagure-webhook-server Architecture: all @@ -106,20 +112,17 @@ Depends: ${misc:Depends}, ${python:Depends} Description: git-centered forge using pygit2 - Pagure is a git-centered forge, python based using pygit2. + Pagure is a git-centered forge, Python based using pygit2. . - With pagure you can host your project with its documentation, let your - users report issues or request enhancements using the ticketing system - and build your community of contributors by allowing them to fork your - projects and contribute to it via the now-popular pull-request - mechanism. + pagure-webhook-server sends notifications to third party services + using POST http requests. Package: pagure-doc Architecture: all Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: git-centered forge using pygit2 - Pagure is a git-centered forge, python based using pygit2. + Pagure is a git-centered forge, Python based using pygit2. . With pagure you can host your project with its documentation, let your users report issues or request enhancements using the ticketing system