[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFR] templates://darcsweb/{templates}



Justin B Rye wrote:
> Indeed, so s/Apache/Apache2/ above.

Oops, omitted from the patch - revised version attached.
-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
Template: darcsweb/webserver
Type: select
__Choices: Apache2, None
Default: Apache2
_Description: Web server to configure:
 Please choose the web server that should be configured automatically
 for use with darcsweb.
 .
 If you choose "None", the web server should be configured manually.
--- ../darcsweb-1.1.pristine/debian/templates	2010-11-21 12:43:35.000000000 +0000
+++ debian/templates	2010-11-25 19:27:55.000000000 +0000
@@ -1,8 +1,9 @@
 Template: darcsweb/webserver
 Type: select
-__Choices: Apache, Apache-SSL, Apache2, All, None
+__Choices: Apache2, None
 Default: Apache2
-_Description: Webserver type:
- Which kind of web server should be used by darcsweb
+_Description: Web server to configure:
+ Please choose the web server that should be configured automatically
+ for use with darcsweb.
  .
- Select "None" if you would like to configure your webserver by hand.
+ If you choose "None", the web server should be configured manually.
--- ../darcsweb-1.1.pristine/debian/control	2010-11-21 12:43:35.000000000 +0000
+++ debian/control	2010-11-25 19:27:59.000000000 +0000
@@ -14,10 +14,9 @@
 Depends: ${misc:Depends}, python (>= 2.3), darcs
 Recommends: apache2 | httpd-cgi
 Description: web interface for browsing darcs repositories
- This is a simple web interface for darcs, inspired by gitweb. It's
- written in Python and calls darcs to get most of the data.
- .
- It supports browsing records and their diffs, extracting diffs
- against the current head, browsing the current tree, annotate,
- provides an RSS feed and other stuff like that.
+ This package provides a simple web interface for darcs, inspired by gitweb.
  .
+ It calls darcs to get most of the data, and supports browsing records
+ and their diffs, extracting diffs against the current head, or browsing
+ and annotating the current tree. It can also provide an RSS or Atom
+ feed, among other features.

Reply to: