[Pkg-javascript-devel] Bug#705393: [RFR] templates://sipml5/{sipml5-web-phone.templates}

Justin B Rye justin.byam.rye at gmail.com
Mon Apr 22 10:18:41 UTC 2013


Christian PERRIER wrote:
> Your review should be sent as an answer to this mail.
[...]
>  Template: sipml5-web-phone/webserver
>  Type: boolean
>  Default: true
> -_Description: Automatically configure apache2?
> +_Description: Automatically configure Apache for Sipml5?
[...]                                                  ^^
> We also need to specify for what it is to be configured, in case the
> question comes in the middle of a bunch of other questions.

Agreed, but the upstream name seems to be SipML5 (or perhaps sipML5).
  
Meanwhile in the control file:
>  Multi-Arch: foreign
>  Depends: ${misc:Depends}
>  Recommends: javascript-common
> -Description: JavaScript implementation of a WebRTC SIP video phone
> - HTML5 SIP client entirely written in JavaScript for integration in
> - any web site, incude a blog, CMS or web application.  Requires
> - a modern WebRTC capable web browser and a SIP server/proxy supporting
> +Description: WebRTC SIP video phone - Javascript library

Exactly what I was thinking, except it's JavaScript.

> + Simpl5 is an HTML5 SIP client entirely written in JavaScript for integration in
      ^^^
If only that acronym worked!

I would also change s/in/into/.

> + any web site, such as a blog, CMS or web application. It requires

Add a comma for d-l-e house style:   ^,

> + a WebRTC-capable web browser and a SIP server/proxy supporting
>   the SIP over WebSockets transport.
[...]
> "WebRTC-capable" : use hyphen.

I'm also tempted to call it the SIP-over-WebSockets transport, but
that's probably overdoing it.

[...]
> -Description: Basic SIP video-phone web page based on WebRTC
> +Description: WebRTC SIP video-phone - sample web page

To me that isn't really a big enough hint at the fact that it actually
implements a SIP client.  How about "demonstration web page"?

Oh, and I notice only this one hyphenates "video-phone".  Okay, let's
standardise on that.
-- 
JBR	with qualifications in linguistics, experience as a Debian
	sysadmin, and probably no clue about this particular package
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jbr.diff
Type: text/x-diff
Size: 3778 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20130422/0e799734/attachment.diff>
-------------- next part --------------
Source: sipml5
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel at pocock.com.au>
Build-Depends: debhelper (>= 9), yui-compressor, jsdoc-toolkit, po-debconf
Standards-Version: 3.9.3
Homepage: http://sipml5.org
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/sipml5.git
Vcs-Git: git://git.debian.org/git/pkg-javascript/sipml5.git

Package: libjs-sipml5
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: javascript-common
Description: WebRTC SIP video-phone - JavaScript library
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides the JavaScript library for use in web sites
 or for other packages that require it.

Package: libjs-sipml5-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libjs-sipml5
Description: WebRTC SIP video-phone - API documentation
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides the API documentation for the JavaScript library.

Package: sipml5-web-phone
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libjs-sipml5, libjs-jquery, apache2 | lighttpd | httpd
Recommends: repro, resiprocate-turn-server
Description: WebRTC SIP video-phone - demonstration web page
 SipML5 is an HTML5 SIP client entirely written in JavaScript for integration
 into any web site, such as a blog, CMS, or web application. It requires a
 WebRTC-capable web browser and a SIP server/proxy supporting the SIP over
 WebSockets transport.
 .
 This package provides a basic HTML implementation of a phone that
 can be published through a web server such as Apache.
-------------- next part --------------
Template: sipml5-web-phone/webserver
Type: boolean
Default: true
_Description: Automatically configure Apache for SipML5?
 The package will be unavailable until a web server is configured.
 Automatic configuration can be performed for the Apache web server.

Template: sipml5-web-phone/reload
Type: boolean
Default: true
_Description: Reload Apache configuration?
 In order to activate the new configuration, the web server needs
 to reload its configuration. If you choose not to do this automatically,
 you should do so manually at the first opportunity.



More information about the Pkg-javascript-devel mailing list