Re: [Pkg-javascript-devel] RFS: codemirror-js/5.19.0

2018-01-04 Thread Tobias Frost
Hi Gordon,

I was browsing through the open RFSes and found this one, which is
open since a while!

Did you try to find a sponsor within the js team? Maybe that would 
have made things quicker...

As I do not find any trace that this has been communicated to the 
js team (but you are member of the team appereantly I'm going to upload
it to the DELAYED/10 queue and CC the JS team / Uploader to intervene
if necessary. The JS team or David might want to accelerate this, if
needed. 
(Just a precaution, I do not believe that this is a upload out of the
blue)

First thanks for updating the package and I think it is reasonable
to take the intermediate version!

I've checked the changes and I think they are ok.

However, it would be great if you could consider adding yourself as
Uploader and also the "privacy-breach" lintian warnings (but as they
are in the examples, this is not a show-stopper)

Many thanks for your contributions to Debian!

--
tobi

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#863693: Updating the dojo Uploaders list

2017-05-30 Thread Tobias Frost
Source: dojo
Version: 1.10.2+dfsg-1 1.11.0+dfsg-1
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Frank Habermann  wishes no longer to be uploader of 
dojo.

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#817255: node-clean-css: diff for NMU version 1.0.12-2

2016-05-28 Thread Tobias Frost
Control: tags 817255 + patch

Dear maintainer,

I've prepared an Team-Uplod for node-clean-css (versioned as 1.0.12-2). The diff
is attached to this message.

The changes will be pushed to collab-maint.

Regards.
diff -Nru node-clean-css-1.0.12/debian/changelog 
node-clean-css-1.0.12/debian/changelog
--- node-clean-css-1.0.12/debian/changelog  2013-07-21 18:04:39.0 
+0200
+++ node-clean-css-1.0.12/debian/changelog  2016-05-28 17:06:12.0 
+0200
@@ -1,3 +1,15 @@
+node-clean-css (1.0.12-2) UNRELEASED; urgency=medium
+
+  [ Tobias Frost ]
+  * Team upload. (Collab-maint)
+  * Don't install package.json to /usr/share/doc, but to /usr/share/
+(Closes: #817255)
+
+  [ David Prévot ]
+  * Fix cleancss.1 manpage
+
+ -- Mike Gabriel <sunwea...@debian.org>  Sun, 21 Jul 2013 18:04:36 +0200
+
 node-clean-css (1.0.12-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru node-clean-css-1.0.12/debian/cleancss.1 
node-clean-css-1.0.12/debian/cleancss.1
--- node-clean-css-1.0.12/debian/cleancss.1 2013-05-26 14:25:22.0 
+0200
+++ node-clean-css-1.0.12/debian/cleancss.1 2016-05-28 16:37:57.0 
+0200
@@ -15,7 +15,7 @@
 \fBcleancss\fR \kx
 .if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
 'in \n(.iu+\nxu
-\fI[options] <source\-file>\fR
+.RI [ options ]\  source\-file
 'in \n(.iu-\nxu
 .ad b
 'hy
@@ -44,10 +44,14 @@
 .TP
 \*(T<\fB\-\-s1\fR\*(T>
 Remove all special comments but the first one
-\*(T<\fB\-r, \-\-root\-path [root\-path]\fR\*(T>
+.TP
+\*(T<\fB\-r, \-\-root\-path \fIroot\-path\fR\*(T>
 Set a root path to which resolve absolute @import rules
-\*(T<\fB\-o, \-\-output [output\-file]\fR\*(T>
-Use [output\-file] as output instead of stdout
+.TP
+\*(T<\fB\-o, \-\-output \fIoutput\-file\fR\*(T>
+Use
+.I output\-file
+as output instead of stdout
 .SH EXAMPLES
 $ cleancss one.css
 .PP
@@ -58,7 +62,7 @@
 $ cat one.css two.css three.css | cleancss | \ \\
   gzip \-9 \-c > merged\-minified\-and\-gzipped.css.gz
 .SH "SEE ALSO"
-\fB/usr/share/doc/node\-clean\-css\fR
+\fI/usr/share/doc/node\-clean\-css\fR
 .SH AUTHOR
 This manual has been written for the Debian project by
 Mike Gabriel <mike.gabriel@das\-netzwerkteam.de> and may be used by others.
diff -Nru node-clean-css-1.0.12/debian/node-clean-css.docs 
node-clean-css-1.0.12/debian/node-clean-css.docs
--- node-clean-css-1.0.12/debian/node-clean-css.docs2013-05-26 
13:27:30.0 +0200
+++ node-clean-css-1.0.12/debian/node-clean-css.docs2016-05-28 
16:58:55.0 +0200
@@ -1,5 +1,3 @@
 README.md
-package.json
 test
 bench
-
diff -Nru node-clean-css-1.0.12/debian/node-clean-css.install 
node-clean-css-1.0.12/debian/node-clean-css.install
--- node-clean-css-1.0.12/debian/node-clean-css.install 2013-05-26 
14:46:31.0 +0200
+++ node-clean-css-1.0.12/debian/node-clean-css.install 2016-05-28 
16:47:04.0 +0200
@@ -1 +1,2 @@
 lib/* usr/lib/nodejs/clean-css/
+package.json usr/share/node-clean-css/
diff -Nru node-clean-css-1.0.12/debian/patches/002_load-global-cleancss.patch 
node-clean-css-1.0.12/debian/patches/002_load-global-cleancss.patch
--- node-clean-css-1.0.12/debian/patches/002_load-global-cleancss.patch 
2013-05-26 13:42:23.0 +0200
+++ node-clean-css-1.0.12/debian/patches/002_load-global-cleancss.patch 
2016-05-28 16:43:24.0 +0200
@@ -12,7 +12,7 @@
  var commands = require('commander');
  
 -var packageConfig = 
fs.readFileSync(path.join(path.dirname(fs.realpathSync(process.argv[1])), 
'../package.json'));
-+var packageConfig = 
fs.readFileSync('/usr/share/doc/node-clean-css/package.json');
++var packageConfig = fs.readFileSync('/usr/share/node-clean-css/package.json');
  var buildVersion = JSON.parse(packageConfig).version;
  
  var isWindows = process.platform == 'win32';

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#771275: unblock: coffeescript/1.4.0-1.1

2014-11-27 Thread Tobias Frost
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package coffeescript

unblock coffeescript/1.4.0-1.1

Dear release-team,

it was NMU'ed as announced on #750716
and fixes coffeescript: FTBFS against uglify 2.x series - Cannot call method 
'parse' of undefined

Here's the diff

diff -Nru coffeescript-1.4.0/debian/changelog 
coffeescript-1.4.0/debian/changelog
--- coffeescript-1.4.0/debian/changelog 2012-11-14 15:18:35.0 +0100
+++ coffeescript-1.4.0/debian/changelog 2014-11-22 13:05:05.0 +0100
@@ -1,3 +1,11 @@
+coffeescript (1.4.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS against uglify 2.x series by applying patch from BTS.
+(Closes: #750716)
+
+ -- Tobias Frost t...@debian.org  Sat, 22 Nov 2014 13:05:05 +0100
+
 coffeescript (1.4.0-1) unstable; urgency=low
 
   * New upstream source.
diff -Nru coffeescript-1.4.0/debian/patches/fix-750716.patch 
coffeescript-1.4.0/debian/patches/fix-750716.patch
--- coffeescript-1.4.0/debian/patches/fix-750716.patch  1970-01-01 
01:00:00.0 +0100
+++ coffeescript-1.4.0/debian/patches/fix-750716.patch  2014-11-22 
13:01:04.0 +0100
@@ -0,0 +1,20 @@
+Description: Fix for FTBFS against uglify 2.x series
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750716
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: coffeescript-1.4.0/Cakefile
+===
+--- coffeescript-1.4.0.orig/Cakefile
 coffeescript-1.4.0/Cakefile
+@@ -125,8 +125,9 @@ task 'build:browser', 'rebuild the merge
+ }(this));
+   
+   unless process.env.MINIFY is 'false'
+-{parser, uglify} = require 'uglify-js'
+-code = uglify.gen_code uglify.ast_squeeze uglify.ast_mangle parser.parse 
code
++uglify = require 'uglify-js'
++result = uglify.minify(code, {fromString: true});
++code = result.code
+   fs.writeFileSync 'extras/coffee-script.js', header + '\n' + code
+ 
+ 
diff -Nru coffeescript-1.4.0/debian/patches/series 
coffeescript-1.4.0/debian/patches/series
--- coffeescript-1.4.0/debian/patches/series2012-08-06 02:31:18.0 
+0200
+++ coffeescript-1.4.0/debian/patches/series2014-11-22 12:58:30.0 
+0100
@@ -1,3 +1,4 @@
 support-system-wide-install.patch
 avoid-tests-during-build.patch
 use_usr-bin-nodejs.patch
+fix-750716.patch


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] Bug#667257: Status of this bug

2012-05-13 Thread Tobias Frost
Hallo,

reading the bug report I'm puzzled -- is it fixed or still present?
(Its tagged notfound in the current version, but not closed...)

coldtobi



___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] libv8 migration

2012-05-06 Thread Tobias Frost
Hallo Jérémy,

There seems also to be a rdepend on armhf -- still using an old version
3.7.12.22 (take a look at the migration excuses.) Maybe you need to
issue a binNMU.
Can you please also take care of those? The goal should be that libv8
enters testing ASAP

Thanks!
coldtobi

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Please schedule binNMU for rdepends of libv8

2012-05-05 Thread Tobias Frost
Dear release team,

to allow removal of old version of libv8 and allow transition of it to
testing, please schedule a binnmu for its rdepends:

drizzle
osmium

thanks

coldtobi

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel