Bug#859859: ITP: node-acorn-jsx -- JSX parser based on node-acorn

2017-04-07 Thread Bastien ROUCARIES
Package: wnpp
Severity: wishlist
Owner: ro...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-acorn-jsx
  Version : 3.0.1
  Upstream Author : Ingvar Stepanyan
* URL : https://github.com/RReverser/acorn-jsx
* License : Expat
  Programming Lang: JavaScript
  Description : JSX parser based on node-acorn

This pure javascript module based on node-acorn parses JSX file.
.
JSX, a JavaScript extension syntax allowing quoting of HTML
and using HTML tag syntax to render subcomponents.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#859858: ITP: node-retape -- CommonJS test to tape adapter

2017-04-07 Thread Bastien ROUCARIES
Package: wnpp
Severity: wishlist
Owner: ro...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-retape
  Version : 0.0.3
  Upstream Author : Irakli Gozalishvili 
(http://jeditoolkit.com)
* URL : https://github.com/Gozala/retape
* License : Expat
  Programming Lang: JavaScript
  Description : CommonJS test to tape adapter

 This module allow to use tape module for running commonJS test.
 .
 You can also mix with this module commonJS testsuite and tape testsuite.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#859857: ITP: node-static-eval -- evaluate statically-analyzable expressions

2017-04-07 Thread Bastien ROUCARIES
Package: wnpp
Severity: wishlist
Owner: ro...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-static-eval
  Version : 1.1.1
  Upstream Author : James Halliday  (http://substack.net)
* URL : https://github.com/substack/static-eval
* License : Expat
  Programming Lang: JavaScript
  Description : evaluate statically-analyzable expressions

 This javascript module decompose expression in abstract tree and try
to evaluate
 the static evaluable expressions.
.
This module could be used in order to simplify expression or partial
compilation of javascript.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#859739: RFP: pm-graph -- performance analysis of boot, suspend, and resume

2017-04-07 Thread Todd Brandt
On Thu, 06 Apr 2017 22:20:04 + Bart Martens 
 wrote:

noowner 859739
stop

A wnpp bug of type RFP should not have an owner.


I understand. I originally tagged it as ITP because I wanted to own it 
but require a sponsor. If you require a sponsor is ITP even allowed?









Bug#660988: marked as done (RFP: python-tate-bilinear-pairing -- a library for calculating Tate bilinear pairing)

2017-04-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Apr 2017 16:19:58 +
with message-id 
and subject line closing RFP: python-tate-bilinear-pairing -- a library for 
calculating Tate bilinear pairing
has caused the Debian Bug report #660988,
regarding RFP: python-tate-bilinear-pairing -- a library for calculating Tate 
bilinear pairing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
660988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Dowload URL: http://pypi.python.org/pypi/tate_bilinear_pairing/#downloads
License: GPL

Description:

This package is a Python library for calculating Tate bilinear
pairing, especially on super-singular elliptic curve $E:y^2=x^3-x+1$
in affine coordinates defined over a Galois Field $GF(3^m)$.

This package is also for calculating the addition of two elements in
the elliptic curve group, and the addition of $k$ identical element in
the elliptic curve group.


--- End Message ---
--- Begin Message ---
RFP 660988 has no visible progress for a long time, so closing.--- End Message ---


Bug#798278: marked as done (ITP: node-tape -- tap-producing test harness for node and browsers)

2017-04-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Apr 2017 10:00:10 +
with message-id 
and subject line Bug#798278: fixed in node-tape 4.6.3-1
has caused the Debian Bug report #798278,
regarding ITP: node-tape -- tap-producing test harness for node and browsers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
798278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798278
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Ross Gammon 

* Package name: node-tape
  Version : 4.2.0
  Upstream Author : James Halliday  (http://substack.net)
* URL : https://github.com/substack/tape
* License : Expat
  Programming Lang: JavaScript
  Description : tap-producing test harness for node and browsers

 You can run the tests by usual node means (require('test-file.js') or node
test-file.js). You can also run tests using the tape binary to utilize
globbing.
 .
 Node.js is an event-based server-side JavaScript engine.

Node-tape is needed to run the upstream tests for the node-typedarray package
(and probably many other packages).

Several other node modules will need to be packaged first though:
NPM   Debian
tape (4.2.0)  None
├─ deep-equal (~1.0.0)None
├─ defined (~0.0.0)   None
├─ function-bind (~1.0.2) None
├─ glob (~5.0.3)  node-glob (4.0.5-1)
├─ has (~1.0.1)   None
│  └─ function-bind (^1.0.2)  None
├─ inherits (~2.0.1)  node-inherits (2.0.1-1)
├─ object-inspect (~1.0.0)None
├─ resumer (~0.0.0)   None
│  └─ through (~2.3.4)node-through2 (1.1.1-1)
└─ through (~2.3.4)   node-through2 (1.1.1-1)

Node-tape will be maintained within the Debian Javascript Team.
--- End Message ---
--- Begin Message ---
Source: node-tape
Source-Version: 4.6.3-1

We believe that the bug you reported is fixed in the latest version of
node-tape, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated node-tape package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 03 Apr 2017 14:20:30 +0200
Source: node-tape
Binary: node-tape
Architecture: source all
Version: 4.6.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: Bastien Roucariès 
Description:
 node-tape  - tap-producing test harness for node and browsers
Closes: 798278
Changes:
 node-tape (4.6.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #798278).
Checksums-Sha1:
 4bf9e3f028af2a946f62c5f63a31c8539214adc1 2630 node-tape_4.6.3-1.dsc
 531f82d333ed6c4f392ec239a36ac1e4002a153f 22260 node-tape_4.6.3.orig.tar.gz
 f90f0bf4ea25814129fd13ad8471cac3913e62f8 5172 node-tape_4.6.3-1.debian.tar.xz
 ead0b845add195a647ba97a3352306c0f017fb06 15292 node-tape_4.6.3-1_all.deb
 b3b3bff0d561db3377ec602dff969672814db49b 6871 node-tape_4.6.3-1_amd64.buildinfo
Checksums-Sha256:
 06638aec851a7f414f0feae63f069b150f4f1e322b1b0d44ac48f3e1476a3d64 2630 
node-tape_4.6.3-1.dsc
 0729b0e3cdd0c22c5e4b0efe877d0ad783bc5e6fb2afbd5fdf94416e65c72ab9 22260 
node-tape_4.6.3.orig.tar.gz
 951553d2314f1a82b73c38a2f49b951fffc6f28b50c0a4aea0086eb70bb272b9 5172 
node-tape_4.6.3-1.debian.tar.xz
 dda4c05be1a6dfaa5d65ef663221b14b9b42abcf016bbd82e48d8ed4e9b78d25 15292 
node-tape_4.6.3-1_all.deb
 f2491b7c7856a896b9f2e5ed39fb11940f111aef399f74d0c65fb509069b19eb 6871 
node-tape_4.6.3-1_amd64.buildinfo
Files:
 bbe409dcff54d1e472a7b4c76cf6362c 2630 web optional node-tape_4.6.3-1.dsc
 b4e04464a98fb12f86dab4184f801360 22260 web optional node-tape_4.6.3.orig.tar.gz
 2a1e5abda905efc30ba9eb09e4eb8993 5172 web optional 
node-tape_4.6.3-1.debian.tar.xz
 56393e84026b504bbfcd3070d8ce73c5 15292 web optional node-tape_4.6.3-1_all.deb
 89d1f0c55331e7f9f21174981e2f7a00 6871 web o

Bug#857509: marked as done (ITP: retro-gtk -- library for GTK libretro frontends)

2017-04-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Apr 2017 10:00:11 +
with message-id 
and subject line Bug#857509: fixed in retro-gtk 0.10.0-1
has caused the Debian Bug report #857509,
regarding ITP: retro-gtk -- library for GTK libretro frontends
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
857509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
Owner: jbi...@ubuntu.com
Block: 857508

Package Name: retro-gtk
Version: 0.9.91
Upstream Author : Adrien Plazas
URL: https://wiki.gnome.org/Apps/Games
License : GPL-3+
Programming Lang: Vala, C
Description: library for GTK libretro frontends
 retro-gtk is a library to make libretro frontends that use GTK3.

Other Info
--
I am a Debian Maintainer and I have packaged this for the pkg-gnome
team. Packaging is at
https://anonscm.debian.org/git/pkg-gnome/gnome-games.git/

retro-gtk is used by the GNOME Games app,

Thanks,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: retro-gtk
Source-Version: 0.10.0-1

We believe that the bug you reported is fixed in the latest version of
retro-gtk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 857...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha  (supplier of updated retro-gtk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Apr 2017 15:04:27 -0400
Source: retro-gtk
Binary: libretro-gtk0 libretro-gtk-0.10-dev gir1.2-retro-gtk-0.10
Architecture: source amd64
Version: 0.10.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 

Changed-By: Jeremy Bicha 
Description:
 gir1.2-retro-gtk-0.10 - GObject introspection data for retro-gtk
 libretro-gtk-0.10-dev - library for GTK libretro frontends - development files
 libretro-gtk0 - library for GTK libretro frontends
Closes: 857509
Changes:
 retro-gtk (0.10.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #857509) (LP: #1669687)
Checksums-Sha1:
 d10d6bc6aa990a232d5be4eedaa632e405bfd5dd 2464 retro-gtk_0.10.0-1.dsc
 cefd689c05377e8c58a008dea5745271b752cbea 328280 retro-gtk_0.10.0.orig.tar.xz
 33bc6d062422d93f6f341a9da8e6eb3e05631a8c 4676 retro-gtk_0.10.0-1.debian.tar.xz
 4cc6cadd62f36b100814fc32c986842f54924690 12352 
gir1.2-retro-gtk-0.10_0.10.0-1_amd64.deb
 159586eb71f60591c96b60c3470d38ab04025563 22836 
libretro-gtk-0.10-dev_0.10.0-1_amd64.deb
 17a1753de1b062e6492b95b2fc9f1a33e3dd03ba 285128 
libretro-gtk0-dbgsym_0.10.0-1_amd64.deb
 4c092c6f4ea67726f054d25aadb23541915bf665 58370 libretro-gtk0_0.10.0-1_amd64.deb
 030324f64430c8f93c671629fd9a7dd25f1ee7dd 15086 
retro-gtk_0.10.0-1_amd64.buildinfo
Checksums-Sha256:
 630cb4c7c270f892bc915c5e35612967538c42a33f2dbd5a4167767321a49a92 2464 
retro-gtk_0.10.0-1.dsc
 2e6925418003f2931be82380a013e6e738c3738959a481005370dc13d45b93a0 328280 
retro-gtk_0.10.0.orig.tar.xz
 ee1a7281955fe39568fff93499e3a81e6325e24121a57b2f8fdb1b4f573b33ae 4676 
retro-gtk_0.10.0-1.debian.tar.xz
 180fe258df286c8b541aaf2dfdb65407cf30279683ff6f63acb005168a7fa48b 12352 
gir1.2-retro-gtk-0.10_0.10.0-1_amd64.deb
 4d7b2cbea3892681e9eba16a5199102c86736f03c16496640ef6febea984b943 22836 
libretro-gtk-0.10-dev_0.10.0-1_amd64.deb
 7165a04dbc305130f7bc4f393cdb0ec6252a919ad00894043a6d4404dfccfd6f 285128 
libretro-gtk0-dbgsym_0.10.0-1_amd64.deb
 170854f3a1857baadff0c7e30f86c22e691d462087533b53e0d24b1745d608ae 58370 
libretro-gtk0_0.10.0-1_amd64.deb
 e0e702b4561f7d9b0fb8286fffa38affeef99cf2a71e2e30d4a72b4242e4e582 15086 
retro-gtk_0.10.0-1_amd64.buildinfo
Files:
 f3026fa603b056f78c5a8cb3c25b19d1 2464 libs optional retro-gtk_0.10.0-1.dsc
 491ff8be9a52ec3c11193a98c8ca895c 328280 libs optional 
retro-gtk_0.10.0.orig.tar.xz
 2eba6522036a4df01f740adf4b429cf0 4676 libs optional 
retro-gtk_0.10.0-1.debian.tar.xz
 f0e2f717fddeee34e8be1c71978c5f91 12352 introspection optional 
gir1.2-retro-gtk-0.10_0.10.0-1_amd64.deb
 148965fbe1133fbfd3b26baa29ae700a 22836 libdevel optional 
libretro-gtk-0.10-dev_0.10.0-1_amd64.deb
 6a430b2d7b72cce94b99ff69f56a5117 285128 debug extra 
libretro-gtk0-dbgsym

Bug#857508: marked as done (ITP: gnome-games-app -- Game browser and launcher for GNOME)

2017-04-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Apr 2017 10:00:10 +
with message-id 
and subject line Bug#857508: fixed in gnome-games-app 3.24.0.2-1
has caused the Debian Bug report #857508,
regarding ITP: gnome-games-app -- Game browser and launcher for GNOME
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
857508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org
X-Debbugs-CC: debian-devel-ga...@lists.debian.org
Owner: jbi...@ubuntu.com

Package Name: gnome-games-app
Version: 3.23.91
Upstream Author : Adrien Plazas, Sebastien Nicouleaud
URL: https://wiki.gnome.org/Apps/Games
License : GPL-3+
Programming Lang: Vala
Description: Game browser and launcher for GNOME
GNOME Games is an application to browse your video games library and easily
pick and play a game from it.

Other Info
--
I am a Debian Maintainer and I have packaged this for the pkg-gnome
team. Packaging is at
https://anonscm.debian.org/git/pkg-gnome/gnome-games.git/

The upstream project is named gnome-games which conflicts with the
Debian metapackage gnome-games. gnome-games originally was the name of
the collection of GNOME casual games released together and managed in
the same repo. When they were split into separate packages years ago,
we created the metapackage for upgrades and convenience.

When I complained about the name conflict, the developer suggested we
use the name gnome-games-app for packaging.
https://mail.gnome.org/archives/desktop-devel-list/2016-June/msg00040.html

Thanks,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: gnome-games-app
Source-Version: 3.24.0.2-1

We believe that the bug you reported is fixed in the latest version of
gnome-games-app, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 857...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha  (supplier of updated gnome-games-app package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Apr 2017 15:43:40 -0400
Source: gnome-games-app
Binary: gnome-games-app
Architecture: source amd64
Version: 3.24.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Jeremy Bicha 
Description:
 gnome-games-app - Game browser and launcher for GNOME
Closes: 857508
Changes:
 gnome-games-app (3.24.0.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #857508) (LP: #1669688)
Checksums-Sha1:
 bb6bcc97b0e83010a4e4b369d41c8407a39869e1 2376 gnome-games-app_3.24.0.2-1.dsc
 046e35c443fa8a7f9c7aeed891c52e8d300520cb 2512924 
gnome-games-app_3.24.0.2.orig.tar.xz
 916f8a25297a0cc5199203a5693c750a55c59e74 9044 
gnome-games-app_3.24.0.2-1.debian.tar.xz
 e5a1700ceee3ebbd0886d36aa13b71ac13cc1044 1250854 
gnome-games-app-dbgsym_3.24.0.2-1_amd64.deb
 f57b333d61f465c57a38c5241f561eb47913971b 15491 
gnome-games-app_3.24.0.2-1_amd64.buildinfo
 42a0ea29faf136cf07f417b959cf08a965cf114a 891950 
gnome-games-app_3.24.0.2-1_amd64.deb
Checksums-Sha256:
 e3cc85692eeda1b09bee18e60d831c8794eda3aabf4f256d527dd90dbadc0e5e 2376 
gnome-games-app_3.24.0.2-1.dsc
 99c5d1b6bdbb46a03c7075e9b48d61d61890a9cd0b6b0b25f93b0b5d51e60070 2512924 
gnome-games-app_3.24.0.2.orig.tar.xz
 c452737c68e8727ed851988531fcaae0c1233434cbaeb4a92b48f0e8b96b7dde 9044 
gnome-games-app_3.24.0.2-1.debian.tar.xz
 3eeec6be05508a67314a207559cb80a57fa6b8d2f5c4d25d7c41a0a77dac8431 1250854 
gnome-games-app-dbgsym_3.24.0.2-1_amd64.deb
 22b9584dc33bc5727603fe1d93c6f385276e8a318c325e32f25a471676e9bcbe 15491 
gnome-games-app_3.24.0.2-1_amd64.buildinfo
 29ff19aa7abdf3d57f045f3f88aed509ec8d3b1a837fb2f2756f8c75c18c44d4 891950 
gnome-games-app_3.24.0.2-1_amd64.deb
Files:
 bfaf10b74480dae87cc462b4653aa250 2376 games optional 
gnome-games-app_3.24.0.2-1.dsc
 5baad49f94783a755602dec3ed23f1b0 2512924 games optional 
gnome-games-app_3.24.0.2.orig.tar.xz
 c2e004ad369c15850397e6ae044a7b73 9044 games optional 
gnome-games-app_3.24.0.2-1.debian.tar.xz
 2f61e1da1681ec6e807e6c8b96f06c37 1250854 debug extra 
gnome-games-app-dbgsym_3.24.0.2-1_amd64.deb
 a45ac3007dd

Bug#854509: Any news

2017-04-07 Thread Bastien ROUCARIES
control: forwarded -1 https://github.com/Raynos/date-now/issues/3

Blocked by license problem

On Sat, Mar 25, 2017 at 7:32 PM, Bastien ROUCARIES
 wrote:
> Hi,
>
> Any news of packaging datenow ? If not I will become owner
> bastien



Processed: Re: Any news

2017-04-07 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/Raynos/date-now/issues/3
Bug #854509 [wnpp] ITP: node-date-now -- A requirable version of Date.now()
Set Bug forwarded-to-address to 'https://github.com/Raynos/date-now/issues/3'.

-- 
854509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#779043: RFA: gtkpod

2017-04-07 Thread Simon McVittie
On Mon, 23 Feb 2015 at 17:39:34 +0100, Matteo F. Vescovi wrote:
> I'm not using an iPod anymore and I'm not going to buy a new one,
> so I've lost interest in maintaining this package.

Hi,
I notice this package is in principle team-maintained. Is there anyone
else in the gtkpod maintainers team besides mfv@ and hyperair@?

The other packages maintained by the gtkpod maintainers team seem to
have had a lot of NMUs. Should libgpod, libimobiledevice, libplist,
libusbmuxd and usbmuxd also be considered to have RFA status?

If they are effectively unmaintained, it might be better to orphan
them so that QA uploads can be used on them: libgpod, libplist,
libimobiledevice, libusbmuxd and usbmuxd are all considered to be key
packages, because they are part of desktop tasks (GNOME and others) and
have high popcon scores. libimobiledevice is part of the default GNOME
desktop (and others) via gvfs-backends and upower, while libgpod is part
of the default GNOME desktop via rhythmbox-plugins.

libgpod and gtkpod don't look particularly active upstream. If they
are significantly less active than the lower level libraries, then it
might be time to think about disabling libgpod support in
amarok/banshee/clementine/rhythmbox for buster so that it isn't on the
critical path for releases?

(Sorry, I have no interest in taking over these packages or mentoring
a new maintainer: I don't own any iDevices.)

Regards,
S



Bug#786808: would adequate be still in stretch or thrown out ?

2017-04-07 Thread Axel Beckert
Hi shirish,

shirish शिरीष wrote:
> couple of weeks back I saw in how-can-i-help that adequate might be
> thrown out.

Does not seem to be the case anymore. Maybe due to a dependency being
RC-buggy for more than a week which got fixed in the meanwhile?

P.S.: I'm interested in seeing adequate properly maintained, too.
Since it's written in Perl, I wonder if the Lintian Maintainers
(Cc'ed) could pick it up as it's more or less a companion to Lintian.
I would also help with that.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


signature.asc
Description: Digital signature


Processed: Re: node-tape: team and good news

2017-04-07 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #798278 [wnpp] ITP: node-tape -- tap-producing test harness for node and 
browsers
Owner changed from Lucas Castro  to Bastien ROUCARIES 
.

-- 
798278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798278
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#798278: node-tape: team and good news

2017-04-07 Thread Bastien ROUCARIES
control: owner -1 !

On Thu, Apr 6, 2017 at 8:47 AM, Ross Gammon  wrote:
> In my rush yesterday (to not slow down your work on node-resumer), I forgot
> to say congratulations on becoming DD :-)
>
>
>
> On 05/04/17 09:01, Ross Gammon wrote:
>>
>> Hi Bastien,
>>
>> Go for it! Don't let me be a blocker. It will be great to have node-tape
>> available for Buster.
>>
>> I am going to be quite busy for the next month.
>>
>> Thanks for your help.
>>
>> Ross
>>
>>
>> On 03/04/17 23:44, Bastien ROUCARIES wrote:
>>>
>>> On Mon, Apr 3, 2017 at 11:43 PM, Bastien ROUCARIES
>>>  wrote:

 On Mon, Apr 3, 2017 at 6:11 PM, Bastien ROUCARIES
  wrote:
>
> Hi,
>
> I achieved to package node-tape and it is relativly easy.
>
> It need patching in order to avoid some surprise but it is nice.
>
> Ross I am now a dd and I can upload but I need to upload a fixed
> resumer.
>
> Can I upload and add myself to resumer ?

 Hi,

 The git tree is here
>>>
>>> https://anonscm.debian.org/git/collab-maint/node-tape.git
>>>

> Thanks
>
> Bastien
>>
>>
>



Bug#786808: would adequate be still in stretch or thrown out ?

2017-04-07 Thread shirish शिरीष
Dear all,

couple of weeks back I saw in how-can-i-help that adequate might be
thrown out. I do not have the skills but I believe it is a nice tool
to catch some bugs at installation time itself and I have used it
quite a bit.

If the tool does go out of the Debian archive, is there any other tool
that people know that has similar functionality to what adequate
provides ?

Looking forward to know and learn.

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8