Bug#490860: webdeveloper: build from source

2008-07-17 Thread Luca Falavigna

Javier Serrano Polo ha scritto:

XPI contains all sources, isnt it?


It isn't the preferred form. It lacks the ant build script upstream
uses. Locales're missing.


Locales are needed and I'd like to provide them again, probably by 
including source files too.



Authors does not distribute releases in formats different from xpi:
http://chrispederick.com/work/web-developer/


Files are human readable, source can be reconstructed, that's true.
There's a source link in the homepage however. Author doesn't provide a
source tarball, but that doesn't release distributors from the GPL
obligations.


Previous versions used get-orig-source target in debian/rules to fetch 
code from upstream CVS using tags feature. I will probably use it too.


Regards,

--
 . ''`.  Luca Falavigna
 : :'  :  Ubuntu MOTU Developer
 `. `'` Debian Maintainer
   `-  GPG Key: 0x86BC2A50



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490860: webdeveloper: build from source

2008-07-17 Thread Dmitry E. Oboukhov

 Locales are needed and I'd like to provide them again, probably by 
 including source files too.

You can replace xpi to this xpi:
http://downloads.chrispederick.com/work/web-developer/web-developer-localized.xpi

I overlooked this xpi, sorry.


I don't like to use CVS-downloads for package building. It increases the
number of build-depends and creates excess necessities of re-building.
However if You think it is necessary You may do it.



--
... mpd playing: WASP - The Idol

. ''`. Dmitry E. Oboukhov
: :’  : [EMAIL PROTECTED]
`. `~’ GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#490860: webdeveloper: build from source

2008-07-16 Thread Dmitry E. Oboukhov
severity 490860 wishlist
thanks


 webdeveloper maintainer, do you have any plan to actually build
 from source this add-on?

wherefore?


--
. ''`. Dmitry E. Oboukhov
: :’  : [EMAIL PROTECTED]
`. `~’ GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#490860: webdeveloper: build from source

2008-07-16 Thread Javier Serrano Polo
Please do CC the bug submitter.

  webdeveloper maintainer, do you have any plan to actually build
  from source this add-on?

 wherefore?

It's usually nice to include the preferred form of the work for making
modifications to it and comply with the GPL. Since a package that
builds from source has been requested, I'd like to know whether you had
any plans to do it or I should proceed myself (a wontfix tag's an
acceptable answer).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490860: webdeveloper: build from source

2008-07-16 Thread Dmitry E. Oboukhov
On 17:41 Wed 16 Jul , Javier Serrano Polo wrote:
JSP Please do CC the bug submitter.

JSP webdeveloper maintainer, do you have any plan to actually build
JSP from source this add-on?

JSP  wherefore?

JSP It's usually nice to include the preferred form of the work for making
JSP modifications to it and comply with the GPL. Since a package that
JSP builds from source has been requested, I'd like to know whether you had
JSP any plans to do it or I should proceed myself (a wontfix tag's an
JSP acceptable answer).

I am not maintainer.

XPI contains all sources, isnt it?
Authors does not distribute releases in formats different from xpi:
http://chrispederick.com/work/web-developer/


nbw:[~/tmp/webdeveloper-1.1.6]$ unzip web_developer-1.1.6-fx.xpi
Archive:  web_developer-1.1.6-fx.xpi
   creating: chrome/
  inflating: chrome/webdeveloper.jar  
  inflating: chrome.manifest 
  inflating: install.js  
  inflating: install.rdf 
  inflating: license.txt 
nbw:[~/tmp/webdeveloper-1.1.6]$ cd chrome 
nbw:[~/tmp/webdeveloper-1.1.6/chrome]$ unzip webdeveloper.jar
Archive:  webdeveloper.jar
   creating: content/
   creating: content/webdeveloper/
   creating: content/webdeveloper/about/
   creating: content/webdeveloper/common/
   creating: content/webdeveloper/common/validation/
   creating: content/webdeveloper/dashboard/
   creating: content/webdeveloper/dialogs/
   creating: content/webdeveloper/features/
   creating: content/webdeveloper/generated/
   creating: content/webdeveloper/images/
   creating: content/webdeveloper/images/content/
   creating: content/webdeveloper/images/features/
   creating: content/webdeveloper/images/logo/
   creating: content/webdeveloper/message/
   creating: content/webdeveloper/options/
   creating: content/webdeveloper/options/dialogs/
   creating: content/webdeveloper/options/pages/
   creating: content/webdeveloper/stylesheets/
   creating: content/webdeveloper/stylesheets/generated/
   creating: content/webdeveloper/stylesheets/imports/
   creating: locale/
   creating: locale/en-US/
   creating: locale/en-US/webdeveloper/
   creating: skin/
   creating: skin/classic/
   creating: skin/classic/webdeveloper/
   creating: skin/classic/webdeveloper/dashboard/
   creating: skin/classic/webdeveloper/menu/
   creating: skin/classic/webdeveloper/options/
   creating: skin/classic/webdeveloper/statusbar/
   creating: skin/classic/webdeveloper/toolbar/
 extracting: content/webdeveloper/about/about.css  
 extracting: content/webdeveloper/about/about.js  
 extracting: content/webdeveloper/about/about.xul  
 extracting: content/webdeveloper/common/application.js  
 extracting: content/webdeveloper/common/array.js  
 extracting: content/webdeveloper/common/boolean.js  
 extracting: content/webdeveloper/common/cookie.js  
 extracting: content/webdeveloper/common/css.js  
 extracting: content/webdeveloper/common/dom.js  
 extracting: content/webdeveloper/common/file.js  
 extracting: content/webdeveloper/common/history.js  
 extracting: content/webdeveloper/common/platform.js  
 extracting: content/webdeveloper/common/preferences.js  
 extracting: content/webdeveloper/common/prompt.js  
 extracting: content/webdeveloper/common/string.js  
 extracting: content/webdeveloper/common/validation/accessibility.js  
 extracting: content/webdeveloper/common/validation/css.js  
 extracting: content/webdeveloper/common/validation/html.js  
 extracting: content/webdeveloper/common/xpath.js  
 extracting: content/webdeveloper/contents.rdf  
 extracting: content/webdeveloper/cookies.js  
 extracting: content/webdeveloper/css.js  
 extracting: content/webdeveloper/dashboard/dashboard.js  
 extracting: content/webdeveloper/dashboard/edit_css.css  
 extracting: content/webdeveloper/dashboard/edit_css.js  
 extracting: content/webdeveloper/dashboard/edit_css.xul  
 extracting: content/webdeveloper/dashboard/edit_html.css  
 extracting: content/webdeveloper/dashboard/edit_html.js  
 extracting: content/webdeveloper/dashboard/edit_html.xul  
 extracting: content/webdeveloper/dialogs/cookie.js  
 extracting: content/webdeveloper/dialogs/cookie.xul  
 extracting: content/webdeveloper/dialogs/outline_elements.js  
 extracting: content/webdeveloper/dialogs/outline_elements.xul  
 extracting: content/webdeveloper/dialogs/resize.js  
 extracting: content/webdeveloper/dialogs/resize.xul  
 extracting: content/webdeveloper/disable.js  
 extracting: content/webdeveloper/features/display_element_information.js  
 extracting: content/webdeveloper/features/display_line_guides.js  
 extracting: content/webdeveloper/features/display_page_magnifier.js  
 extracting: content/webdeveloper/features/display_page_validation.js  
 extracting: content/webdeveloper/features/display_ruler.js  
 extracting: content/webdeveloper/features/show_comments.js  
 extracting: content/webdeveloper/features/view_document_size.js  
 extracting: content/webdeveloper/features/view_style_information.js  
 

Bug#490860: webdeveloper: build from source

2008-07-16 Thread Javier Serrano Polo
El dc 16 de 07 de 2008 a les 21:04 +0400, en/na Dmitry E. Oboukhov va
escriure:
 I am not maintainer.

You've been taking care of this package and this bug. I expect an answer
from the current maintainer nevertheless.

 XPI contains all sources, isnt it?

It isn't the preferred form. It lacks the ant build script upstream
uses. Locales're missing.

 Authors does not distribute releases in formats different from xpi:
 http://chrispederick.com/work/web-developer/

Files are human readable, source can be reconstructed, that's true.
There's a source link in the homepage however. Author doesn't provide a
source tarball, but that doesn't release distributors from the GPL
obligations.

It isn't my goal to discuss your GPL interpretation, the current
packaging or to convince you, just to know your intentions (you
meaning maintainers).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490860: webdeveloper: build from source

2008-07-14 Thread Javier Serrano Polo
Package: webdeveloper
Version: 1.1.6-3
Severity: important

Dear webdeveloper maintainer, do you have any plan to actually build
from source this add-on?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]