Bug#845074: RFS: node-sourcemap-codec/1.3.0-1

2016-11-20 Thread Julien Puydt

Package: sponsorship-requests
Severity: wishlist
Control: block -1 #844388

  Dear mentors,

  I am looking for a sponsor for my package "node-sourcemap-codec"

 * Package name: node-sourcemap-codec
   Version : 1.3.0-1
   Upstream Author : Rich Harris
 * URL : https://github.com/Rich-Harris/sourcemap-codec
 * License : Expat
   Section : web

  It builds those binary packages:

node-sourcemap-codec - Encode/decode sourcemap mappings

  To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/node-sourcemap-codec


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/n/node-sourcemap-codec/node-sourcemap-codec_1.3.0-1.dsc


  It is packaged within the Debian Javascript Maintainers' git repository:
Vcs-Git: 
https://anonscm.debian.org/git/pkg-javascript/node-sourcemap-codec.git
Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-javascript/node-sourcemap-codec.git


  Cheers,

Snark on #debian-js



Bug#845076: RFS: node-esprima/3.1.1+ds-1

2016-11-20 Thread Julien Puydt

Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "node-esprima"

 * Package name: node-esprima
   Version : 3.1.1+ds-1
   Upstream Author : jQuery Foundation & Ariya Hidayat
 * URL : [https://esprima.org
 * License : BSD-2-clause
   Section : web

  It builds those binary packages:

node-esprima - ECMAScript parsing infrastructure for multipurpose 
analysis


  To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/node-esprima


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/n/node-esprima/node-esprima_3.1.1+ds-1.dsc


  It is packaged within the Debian Javascript Maintainers' git repository:
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-esprima.git
Vcs-Browser: 
https://anonscm.debian.org/git/pkg-javascript/node-esprima.git



  Cheers,

Snark o n#



Bug#845077: RFS: node-magic-string/0.16.0-1

2016-11-20 Thread Julien Puydt

Package: sponsorship-requests
Severity: wishlist
Control: block -1 by 844482

  Dear mentors,

  I am looking for a sponsor for my package "node-magic-string"

 * Package name: node-magic-string
   Version : 0.16.0-1
   Upstream Author : Rich Harris
 * URL : https://github.com/rich-harris/magic-string
 * License : Expat
   Section : web

  It builds those binary packages:

node-magic-string - Modify strings, generate sourcemaps

  To access further information about this package, please visit the 
following URL:


  https://mentors.debian.net/package/node-magic-string


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/n/node-magic-string/node-magic-string_0.16.0-1.dsc


  It is packaged within the Debian Javascript Maintainers' git repository:
Vcs-Git: 
https://anonscm.debian.org/git/pkg-javascript/node-magic-string.git
Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-javascript/node-magic-string.git


  Cheers,

Snark on #debian-js



Bug#845079: RFS: mytop/1.9.1-3

2016-11-20 Thread werner
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "mytop"

 * Package name: mytop
   Version : 1.9.1-3
   Upstream Author : Jeremy D. Zawodny ,
 Mark Grennan 
 * URL : http://www.mysqlfanboy.com/mytop-3/ 
 * License : GPL-2+ 
   Section : utils

It builds those binary packages:
mytop - top like query monitor for MySQL

To access further information about this package, please visit the following 
URL:
https://mentors.debian.net/package/mytop

Alternatively, one can download the package with dget using this command:
dget -x https://mentors.debian.net/debian/pool/main/m/mytop/mytop_1.9.1-3.dsc

More information about hello can be obtained from https://www.example.com.
Changes since the last upload:

Changes since the last upload:
  * debian/watch updated url for upstream version check 
  * debian/control updated Homepage url 
  * debian/rules
+ Add dh_lintian
  * Add debian/source.lintian-overrides
+ override for debian-watch-may-check-gpg-signature as upstream does
  not provide cryptographic signature
  * Update to debhelper 9
  * Updated standards version to 3.9.8

debdiff attached [1]

Regards,
Werner Detter


[1] werner@debian:~/Debian/mytop$ debdiff /tmp/mytop_1.9.1-2.dsc 
mytop_1.9.1-3.dsc 
diff -Nru mytop-1.9.1/debian/changelog mytop-1.9.1/debian/changelog
--- mytop-1.9.1/debian/changelog2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/changelog2016-11-19 16:23:29.0 +0100
@@ -1,3 +1,17 @@
+mytop (1.9.1-3) unstable; urgency=low
+
+  * debian/watch updated url for upstream version check 
+  * debian/control updated Homepage url 
+  * debian/rules
++ Add dh_lintian
+  * Add debian/source.lintian-overrides
++ override for debian-watch-may-check-gpg-signature as upstream does
+  not provide cryptographic signature
+  * Update to debhelper 9
+  * Updated standards version to 3.9.8
+
+ -- Werner Detter   Sat, 19 Nov 2016 16:23:29 +0100
+
 mytop (1.9.1-2) unstable; urgency=low
 
   * Add 13_fix_scope_for_show_slave_status_data.patch which fixes incorrect
diff -Nru mytop-1.9.1/debian/compat mytop-1.9.1/debian/compat
--- mytop-1.9.1/debian/compat   2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/compat   2016-11-19 15:46:23.0 +0100
@@ -1 +1 @@
-7
+9
diff -Nru mytop-1.9.1/debian/control mytop-1.9.1/debian/control
--- mytop-1.9.1/debian/control  2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/control  2016-11-19 15:46:23.0 +0100
@@ -2,9 +2,9 @@
 Section: utils
 Priority: optional
 Maintainer: Werner Detter 
-Build-Depends: debhelper (>= 7)
-Homepage: http://www.mysqlfanboy.com/mytop/
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9)
+Homepage: http://www.mysqlfanboy.com/mytop-3/
+Standards-Version: 3.9.8
 
 Package: mytop 
 Architecture: all
diff -Nru mytop-1.9.1/debian/rules mytop-1.9.1/debian/rules
--- mytop-1.9.1/debian/rules2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/rules2016-11-19 15:46:23.0 +0100
@@ -35,6 +35,7 @@
dh_installman $(TMP)/usr/share/man/man1/mytop.1p
install -D -m 755 mytop debian/mytop/usr/bin/mytop
dh_perl
+   dh_lintian
dh_compress
dh_fixperms
dh_installdeb
diff -Nru mytop-1.9.1/debian/source.lintian-overrides 
mytop-1.9.1/debian/source.lintian-overrides
--- mytop-1.9.1/debian/source.lintian-overrides 1970-01-01 01:00:00.0 
+0100
+++ mytop-1.9.1/debian/source.lintian-overrides 2016-11-19 15:46:23.0 
+0100
@@ -0,0 +1,2 @@
+# disable debian-watch-may-check-gpg-signature as upstream does not provide 
cryptographic signature
+mytop source: debian-watch-may-check-gpg-signature
diff -Nru mytop-1.9.1/debian/watch mytop-1.9.1/debian/watch
--- mytop-1.9.1/debian/watch2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/watch2016-11-19 15:46:23.0 +0100
@@ -1,2 +1,2 @@
 version=3
-http://www.mysqlfanboy.com/mytop/mytop-(.*).tar.gz
+http://www.mysqlfanboy.com/mytop-3/mytop-(.*).tar.gz

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Re: Bug#845079: RFS: mytop/1.9.1-3

2016-11-20 Thread Werner Detter
Hi, 

I've found another cosmetic issue, fixed it and will reupload the package 
shortly again. 
So here's the snipped from the changelog

  * Updated 11_fix_url_manpage.patch for new upstream url
  * debian/watch updated url for upstream version check 
  * debian/control updated Homepage url 
  * debian/copyright updated Source url
  * debian/rules
+ Add dh_lintian
  * Add debian/source.lintian-overrides
+ override for debian-watch-may-check-gpg-signature as upstream does
  not provide cryptographic signature
  * Update to debhelper 9
  * Updated standards version to 3.9.8

I will get back to you as soon as the package is available on mentors
again :) 

Thanks,
Werner


werner@debian:~/Debian/mytop$ debdiff /tmp/mytop_1.9.1-2.dsc mytop_1.9.1-3.dsc 
diff -Nru mytop-1.9.1/debian/changelog mytop-1.9.1/debian/changelog
--- mytop-1.9.1/debian/changelog2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/changelog2016-11-20 10:31:06.0 +0100
@@ -1,3 +1,19 @@
+mytop (1.9.1-3) unstable; urgency=low
+
+  * Updated 11_fix_url_manpage.patch for new upstream url
+  * debian/watch updated url for upstream version check 
+  * debian/control updated Homepage url 
+  * debian/copyright updated Source url
+  * debian/rules
++ Add dh_lintian
+  * Add debian/source.lintian-overrides
++ override for debian-watch-may-check-gpg-signature as upstream does
+  not provide cryptographic signature
+  * Update to debhelper 9
+  * Updated standards version to 3.9.8
+
+ -- Werner Detter   Sun, 20 Nov 2016 10:31:06 +0100
+
 mytop (1.9.1-2) unstable; urgency=low
 
   * Add 13_fix_scope_for_show_slave_status_data.patch which fixes incorrect
diff -Nru mytop-1.9.1/debian/compat mytop-1.9.1/debian/compat
--- mytop-1.9.1/debian/compat   2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/compat   2016-11-19 15:46:23.0 +0100
@@ -1 +1 @@
-7
+9
diff -Nru mytop-1.9.1/debian/control mytop-1.9.1/debian/control
--- mytop-1.9.1/debian/control  2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/control  2016-11-19 15:46:23.0 +0100
@@ -2,9 +2,9 @@
 Section: utils
 Priority: optional
 Maintainer: Werner Detter 
-Build-Depends: debhelper (>= 7)
-Homepage: http://www.mysqlfanboy.com/mytop/
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9)
+Homepage: http://www.mysqlfanboy.com/mytop-3/
+Standards-Version: 3.9.8
 
 Package: mytop 
 Architecture: all
diff -Nru mytop-1.9.1/debian/copyright mytop-1.9.1/debian/copyright
--- mytop-1.9.1/debian/copyright2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/copyright2016-11-20 10:18:40.0 +0100
@@ -1,6 +1,6 @@
 Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=240
 Upstream-Name: mytop
-Source: http://www.mysqlfanboy.com/mytop/
+Source: http://www.mysqlfanboy.com/mytop-3/
 
 Files: *
 Copyright: (C) 2000-2003,2007 Jeremy D. Zawodny  
diff -Nru mytop-1.9.1/debian/patches/11_fix_url_manpage.patch 
mytop-1.9.1/debian/patches/11_fix_url_manpage.patch
--- mytop-1.9.1/debian/patches/11_fix_url_manpage.patch 2014-07-29 
23:02:41.0 +0200
+++ mytop-1.9.1/debian/patches/11_fix_url_manpage.patch 2016-11-20 
10:24:39.0 +0100
@@ -3,12 +3,21 @@
 DEP: 3
 --- a/mytop
 +++ b/mytop
-@@ -1812,7 +1812,7 @@
+@@ -1703,7 +1703,7 @@ Help for mytop version $main::VERSION by
+   ! - Skip an error that has stopped replications (at your own risk)
+ 
+ ${GREEN}http://jeremy.zawodny.com/mysql/mytop/${RESET}
+-${GREEN}http://www.mysqlfanboy.com/mytop/${RESET}
++${GREEN}http://www.mysqlfanboy.com/mytop-3/${RESET}
+ ];
+ 
+ print $help;
+@@ -1812,7 +1812,7 @@ B [options]
  =head1 AVAILABILITY
  
  The latest version of B is available from
 -http://jeremy.zawodny.com/mysql/mytop/ it B also be on CPAN as
-+http://www.mysqlfanboy.com/mytop/ it B also be on CPAN as
++http://www.mysqlfanboy.com/mytop-3/ it B also be on CPAN as
  well.
  
  =head1 REQUIREMENTS
diff -Nru mytop-1.9.1/debian/rules mytop-1.9.1/debian/rules
--- mytop-1.9.1/debian/rules2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/rules2016-11-19 15:46:23.0 +0100
@@ -35,6 +35,7 @@
dh_installman $(TMP)/usr/share/man/man1/mytop.1p
install -D -m 755 mytop debian/mytop/usr/bin/mytop
dh_perl
+   dh_lintian
dh_compress
dh_fixperms
dh_installdeb
diff -Nru mytop-1.9.1/debian/source.lintian-overrides 
mytop-1.9.1/debian/source.lintian-overrides
--- mytop-1.9.1/debian/source.lintian-overrides 1970-01-01 01:00:00.0 
+0100
+++ mytop-1.9.1/debian/source.lintian-overrides 2016-11-19 15:46:23.0 
+0100
@@ -0,0 +1,2 @@
+# disable debian-watch-may-check-gpg-signature as upstream does not provide 
cryptographic signature
+mytop source: debian-watch-may-check-gpg-signature
diff -Nru mytop-1.9.1/debian/watch mytop-1.9.1/debian/watch
--- mytop-1.9.1/debian/watch2014-07-29 23:02:41.0 +0200
+++ mytop-1.9.1/debian/watch2016-11-19 15:46:23.

Re: can't upload to mentors

2016-11-20 Thread Félix Sipma
On 2016-11-20 11:07+0800, Paul Wise wrote:
> On Sun, Nov 20, 2016 at 4:10 AM, Félix Sipma wrote:
> 
>> So... What can I do? I already tried "--force" and it failed, too.
> 
> Looks like the auto-cleaner removed them.

It seems like I still cannot upload everything:

$ dput mentors patat_0.4.0.0-1_amd64.changes
Uploading patat using http to mentors (host: mentors.debian.net; directory: 
/upload)
running checksum: verify checksums before uploading
running gpg: check GnuPG signatures before the upload
gpg: Signature made 2016-11-18T16:15:42 CET
gpg:using RSA key 611F861BAE64C6C14A26522FA710823E33BDDA81
gpg: Good signature from "Félix Sipma " [ultimate]
gpg: aka "Félix Sipma " [ultimate]
gpg: aka "Félix Sipma " [ultimate]
Primary key fingerprint: 2E6B 7C0E 128B 8F9B 16DA  A76A 5857 883E 277D B3CC
 Subkey fingerprint: 611F 861B AE64 C6C1 4A26  522F A710 823E 33BD DA81

running suite-mismatch: check the target distribution for common errors
running protected-distribution: warn before uploading to distributions 
where a special policy applies
Uploading patat_0.4.0.0-1.dsc
Uploading patat_0.4.0.0.orig.tar.gz
Uploading patat_0.4.0.0-1.debian.tar.xz
Uploading patat_0.4.0.0-1_amd64.buildinfo
Upload permissions error

You either don't have the rights to upload a file, or, if this is on
ftp-master, you may have tried to overwrite a file already on the server.

Continuing anyway in case you want to recover from an incomplete upload.
No file was uploaded, however.
Uploading patat_0.4.0.0-1_amd64.deb
Uploading patat_0.4.0.0-1_amd64.changes


signature.asc
Description: PGP signature


Re: can't upload to mentors

2016-11-20 Thread Sean Whitton
Hello Félix,

Try removing the .buildinfo file from your .changes, and re-sign it.  I
think mentors chokes on them.

-- 
Sean Whitton



Bug#832941: RFS: 4pane (debian: to exclusive)

2016-11-20 Thread David Hart
Dear Sean,

>1. Why do you have a folder full of patches, when you are the upstream
>author of 4Pane?  Have they been applied upstream, but there hasn't been
>a release of 4Pane recently?

Yes. They are implementing your previous suggestions. There hasn't been a
recent 4Pane release and, unless needed for debian packaging reasons, there
won't be one soon.

>DEP-3 has a patch header to indicate that
>they have been merged upstream, if this is indeed the case.

Thanks, I've now added 'upstream,' to the Origin: field.


>2. I see that w.r.t. 4pane/4Pane, you're using 4Pane wherever Debian
>policy permits you too.  Good idea.  The only thing I'm not sure about
>is the symlink from /usr/share/doc/4Pane to /usr/share/doc/4pane/html.
>It could be misleading, since Debian users expect /usr/share/doc/foo to
>give them a folder containing a changelog, a Debian changelog etc.  Why
>not link to /usr/share/doc/4pane?

IIUC the current situation is correct: the debian changelog etc files are in
/usr/share/doc/4pane/ as expected, while the symlink from /usr/share/doc/4Pane
to html/ allows the program to find its F1 help files (which can be accessed
outside the program using a doc-base reader).

If this is wrong please tell me.

Regards,

David Hart



Bug#844734: RFS: dvbcut/0.7.1-1

2016-11-20 Thread Bernhard Übelacker
Hello Gianfranco,
thank you very much for sponsoring and your improvements.

I try to prepare a new package version.

Kind regards,
Bernhard



Am 18.11.2016 um 17:48 schrieb Gianfranco Costamagna:
> Hi, I'm sponsoring but please note something that is nice to have fixed:
> 
> dh $@ --buildsystem=autoconf --with=autoreconf,autotools-dev --parallel
> 
> this is useless with compat level 10 (at least it should be)
> please bump compat to 10 and debhelper >=10 :)
> also, consider dropping them as build-dependencies
> 
> 
> [ Bernhard Übelacker ]
> 
> 
> ^^ this line is useless in changelog you did all the changes here
> 
> 
> [ Bernhard Übelacker ]
> * Avoid redraw of intermediate steps while
> dragging sliders with the mouse.
> * Remove outdated Recommends mplayer2 and unused mpv.
> (Closes: #841183) Thanks to James Cowgill.
> * Add facility to search for duplicate frames (Thanks to Olaf Dietsche).
> * Remove some gcc 6 warnings.
> 
> 
> this is wrong: you should do something like
> * New upstream release 0.7.1
>   - fixes build failures/warnings
>   - add search duplicate foo
>   - allow bar
> 
> * Remove outdated Recommends
> 
> this would have split the fixes into "new upstream fixes" and "Debian 
> specific fixes"
> 
> why does it runtime depend on
> libqt5gui5,
> libqt5widgets5,
> libqt5core5a,
> 
> ???
> 
> shlibs:Depends should already pick them up, I don't see dlopen or similar, so 
> I think
> it should(TM) work
> 
> override_dh_auto_clean:
> [ ! -f Makefile ] || make -f Makefile distclean
> dh_clean dvbcut.desktop src/Makefile configure
> dh_clean
> dh_auto_clean
> 
> 
> why calling dh_clean in dh_auto_clean?
> 
> why overriding dh_auto_install?
> 
> probably not overriding it and removing the debian/*.install debian/*.dirs 
> will result in the whole
> job done
> (or most of it, in case patch the pro file and submit the patch upstream)
> 
> http://debomatic-amd64.debian.net/distribution#unstable/dvbcut/0.7.1-2/buildlog
> 
> I did almost everything, I'll leave the last improvements to you if you want 
> to adopt them
> 
> G.
> 



Bug#845155: RFS: rmlint/2.4.4

2016-11-20 Thread Christopher Pahl
Package: sponsorship-requests
Severity: normal

Hello.

I'm the developer of rmlint (https://github.com/sahib/rmlint), a file 
deduplication toolset.
It tries to be more useful (helps in actually deleting the found duplicate 
data),
faster (something between 5x and 30x) and better tested than the popular fdupes.
Additionally an optional GUI written in Python is included.

Since I'm not a Debian myself user myself, I have a hard time bringing the 
software
into Debian, although I know (from bug reports and IRC) that many users of 
Debian based distributions
compile it from source. I tried to persuade Axel Beckert 
(https://wiki.debian.org/XTaran) to sponsor
it, but he seems to a bit too busy. He did provide a basic packaging effort 
though, which can be found here:

   https://github.com/sahib/rmlint/pull/180 (does not include the GUI, should 
be probably a separate package)

In short: I'm looking for a sponsor *and* maintainer (which do not need to be 
the same person).
Optimally the maintainer would be someone that uses rmlint from time to time.
The package already builds the cli and might only need minimal review.

Sorry if this is not the right place to ask - I'm just a bit desparate since 
most other distributions
already ship rmlint. It's not that there aren't any volunteers, most of them 
just fail on the relative high
hurdle to bring a package into Debian.

Best regards,
Chris Pahl

-- System Information (this is a VM, due to reportbug):
Debian Release: 8.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-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
Init: systemd (via /run/systemd/system)



Bug#845155: RFS: rmlint/2.4.4

2016-11-20 Thread Sean Whitton
control: retitle -1 RFP: rmlint -- file deduplication toolset
control: reassign -1 wnpp

On Sun, Nov 20, 2016 at 10:12:30PM +0100, Christopher Pahl wrote:
> In short: I'm looking for a sponsor *and* maintainer (which do not need to be 
> the same person).
> Optimally the maintainer would be someone that uses rmlint from time to time.
> The package already builds the cli and might only need minimal review.

This is an RFP, not an RFS.  Fixed :)

-- 
Sean Whitton


signature.asc
Description: PGP signature