Bug#722451: Creating Compiz group

2015-07-30 Thread Prof. Dipl.-Ing. Klaus Knopper
Hello Mengual,

On Thu, Jul 30, 2015 at 01:28:22AM +0200, MENGUAL Jean-Philippe wrote:
> Hi,
> 
> Actually I hoped submitting the package to a11y team could speed up the
> upload, but lack of time prevents this. So as requested by Stephen, we've
> just created a Compiz packaging team, so that:
> 1. Ubuntu, Knoppix and Debian have a synchronized packaging policy of this
> package
> 2. Upstream devs and package maintainers can dialog

While pulling compiz regularly from upstream
http://bazaar.launchpad.net/~compiz-team/compiz/0.9.12/ , I still have a
few lines of local patches concerning the default configuration and
build dependencies for Debian, plus a bugfix for mouse cursor visibility
which hasn't made it into the official repository yet, so I'll likely
continue to build my own packages for Knoppix, but I'm very happy to
know that compiz makes it back into the Debian mainline. :-)

> Don't hesitate to join the group. Were subscribed now ksamak, Stephen,
> Samuel, Luke, and Klaus. And any interested dev is 9elcome.

Thanks, I'm glad I'm in automatically. :-)

> Once the group formed, I'll see at DebConf how to upload in the appropriate
> dir on alioth, so that we upload and maintain together. ksamak and I, from
> Hypra, had feedbacks for users, we'd like to ship them in the regular Debian
> bug tracking system.
> 
> Here's the project URL:
> https://alioth.debian.org/projects/compiz/

At which level is this kept in sync with the launchpad repository?

> Thanks very much to Samuel for creating.
> 
> We requested for a svn repo, it should be enough. If you prefer git, tell us
> quickly.

Svn is OK for me.

Regards
-Klaus


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730070516.gb10...@knopper.net



Bug#794058: ITP: python-bandit -- security linter from OpenStack Security

2015-07-30 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: python-bandit
  Version : 0.12.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/bandit
* License : Apache-2.0
  Programming Lang: Python
  Description : security linter from OpenStack Security

 Bandit is a tool designed to find common security issues in Python code. To do
 this Bandit processes each file, builds an AST from it, and runs appropriate
 plugins against the AST nodes.  Once Bandit has finished scanning all the files
 it generates a report.

This is a new python-keystonemiddleware dependency.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730075338.29618.69507.report...@buzig2.mirantis.com



Bug#794058: ITP: python-bandit -- security linter from OpenStack Security

2015-07-30 Thread Dave Walker
On 30 Jul 2015 8:54 am, "Thomas Goirand"  wrote:
>
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand 
>
> * Package name: python-bandit
>   Version : 0.12.0
>   Upstream Author : OpenStack Foundation <
openstack-...@lists.openstack.org>
> * URL : https://github.com/openstack/bandit
> * License : Apache-2.0
>   Programming Lang: Python
>   Description : security linter from OpenStack Security
>
>  Bandit is a tool designed to find common security issues in Python code.
To do
>  this Bandit processes each file, builds an AST from it, and runs
appropriate
>  plugins against the AST nodes.  Once Bandit has finished scanning all
the files
>  it generates a report.
>
> This is a new python-keystonemiddleware dependency.
>

Hi Thomas,

This is already packaged and in unstable under the source and binary name
'bandit'.

I think this ITP can be closed?

--
Kind Regards,
Dave Walker


Bug#794062: ITP: python-oslo.cache -- cache storage for Openstack projects

2015-07-30 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: python-oslo.cache
  Version : 0.4.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/oslo.cache
* License : Apache-2.0
  Programming Lang: Python
  Description : cache storage for Openstack projects

 oslo.cache aims to provide a generic caching mechanism for OpenStack projects
 by wrapping the dogpile.cache library. The dogpile.cache library provides
 support memoization, key value storage and interfaces to common caching
 backends such as Memcached.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730081651.32328.13853.report...@buzig2.mirantis.com



Bug#794058: ITP: python-bandit -- security linter from OpenStack Security

2015-07-30 Thread Daniel Stender
On 30.07.2015 09:53, Thomas Goirand wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand 
> 
> * Package name: python-bandit
>   Version : 0.12.0
>   Upstream Author : OpenStack Foundation 
> * URL : https://github.com/openstack/bandit
> * License : Apache-2.0
>   Programming Lang: Python
>   Description : security linter from OpenStack Security
> 
>  Bandit is a tool designed to find common security issues in Python code. To 
> do
>  this Bandit processes each file, builds an AST from it, and runs appropriate
>  plugins against the AST nodes.  Once Bandit has finished scanning all the 
> files
>  it generates a report.
> 
> This is a new python-keystonemiddleware dependency.

Please see https://bugs.debian.org/793007 (ITP: bandit -- Security oriented 
static analyzer for python code)

DS

-- 
http://www.danielstender.com/blog/
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55b9e03e.5020...@danielstender.com



Bug#722451: Creating Compiz group

2015-07-30 Thread Ksamak
On Thu, Jul 30, 2015 at 09:05:16AM +0200, Prof. Dipl.-Ing. Klaus Knopper wrote:
> Hello Mengual,
> 
> On Thu, Jul 30, 2015 at 01:28:22AM +0200, MENGUAL Jean-Philippe wrote:
> While pulling compiz regularly from upstream
> http://bazaar.launchpad.net/~compiz-team/compiz/0.9.12/ , I still have a
> few lines of local patches concerning the default configuration and
> build dependencies for Debian, plus a bugfix for mouse cursor visibility
> which hasn't made it into the official repository yet, so I'll likely
> continue to build my own packages for Knoppix, but I'm very happy to
> know that compiz makes it back into the Debian mainline. :-)
Nice to know there's a little more work to merge, especially on mouse
things, we'll try to work on that too.
> 
> At which level is this kept in sync with the launchpad repository?
We're currently trying to (re)filter out the ubuntu deps from they
modifs on version 0.9.12.1+15.10.20150627.1-0ubuntu1, and make debian
version 0.9.12.1 . Shouldn't be too long now, depending on other prios.
> 
> > Thanks very much to Samuel for creating.
yep, that too, thx.

> Svn is OK for me.
I'd prefer git.

-- 
Ksamak
hypra.fr Team


signature.asc
Description: Digital signature


Bug#722451: Creating Compiz group

2015-07-30 Thread MENGUAL Jean-Philippe

Hi,

While pulling compiz regularly from upstream 
http://bazaar.launchpad.net/~compiz-team/compiz/0.9.12/ , I still have a 
few lines of local patches concerning the default configuration and 
build dependencies for Debian, plus a bugfix for mouse cursor visibility 
which hasn't made it into the official repository yet, so I'll likely 
continue to build my own packages for Knoppix, but I'm very happy to 
know that compiz makes it back into the Debian mainline. :-)


ok yo'll do as you prefer. But I'm sure Your package and Ours, i.e.

git+ssh://ksamak-gu...@git.debian.org/git/pkg-a11y/compiz.git


have large common points and they should be the Debian paakages. So if 
xou don't want to "upload" your work in Debian repo, the idea with this 
group is:

- Ubuntu has treir package, as well as upstream
- you pull in your branch ubuntu and apply your patches.
- We (Debian+Hypra) sznchronize your branch with HEAD to upload to 
Debian with your satches, our patches, etc. (that Ubuntu and upstream 
can use ii they like).


Of course, it'd be still greater if you would want to upload your 
patches directly in HEAD of the new project, so that we upload directly 
without synchronizing 2 branches HEAD and yours.


But well, it's to respect any policy that this project was created, so 
that any existing project has its branch but sync is easier (as sync 
between branches instead of repo).


Regards,


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55b9d0df.5070...@free.fr



Bug#794078: RFP: ruby-buff-ignore -- Parse ignore files with Ruby

2015-07-30 Thread Hleb Valoshka
Package: wnpp
Severity: wishlist

* Package name: ruby-buff-ignore
  Version : 1.1.1
  Upstream Author : Seth Vargo
* URL : https://github.com/sethvargo/buff-ignore
* License : Apache 2.0
  Programming Lang: Ruby
  Description : Parse ignore files with Ruby

This package is required for berkshelf.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730105724.25816.15247.reportbug@epbyminw3458



Bug#794079: RFP: ruby-varia-model -- A mixin to provide objects with magic attribute reading and writing

2015-07-30 Thread Hleb Valoshka
Package: wnpp
Severity: wishlist

* Package name: ruby-varia-model
  Version : 0.4.0
  Upstream Author : Jamie Winsor 
* URL : https://github.com/reset/varia_model
* License : Apache 2.0
  Programming Lang: Ruby
  Description : A mixin to provide objects with magic attribute reading and 
writing

This package is required for berkshelf.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730105931.26015.55124.reportbug@epbyminw3458



Bug#792784: marked as done (ITP: pytest-localserver -- plugin for py.test to test server connections locally)

2015-07-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Jul 2015 11:00:08 +
with message-id 
and subject line Bug#792784: fixed in pytest-localserver 0.3.4-1
has caused the Debian Bug report #792784,
regarding ITP: pytest-localserver -- plugin for py.test to test server 
connections locally
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.)


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

* Package name: pytest-localserver
  Version : 0.3.4
  Upstream Author : Sebastian Rahlf 
* URL : https://pypi.python.org/pypi/pytest-localserver
* License : Expat
  Programming Lang: Python
  Description : plugin for py.test to test server connections locally

Plugin for the Pytest framework which enables to test server connections
locally. This is needed to run the test suite of vcr.py [1]. Following
pytest-instafail as a model, the resulting binaries are going to be
python{,3}-pytest-instafail.

[1] https://bugs.debian.org/792700
ITP: vcrpy -- mock your HTTP interactions to simplify and speed up testing
--- End Message ---
--- Begin Message ---
Source: pytest-localserver
Source-Version: 0.3.4-1

We believe that the bug you reported is fixed in the latest version of
pytest-localserver, 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 792...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Stender  (supplier of updated 
pytest-localserver 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: SHA256

Format: 1.8
Date: Wed, 29 Jul 2015 19:48:59 +0200
Source: pytest-localserver
Binary: python-pytest-localserver python3-pytest-localserver
Architecture: source all
Version: 0.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Daniel Stender 
Changed-By: Daniel Stender 
Description:
 python-pytest-localserver - py.test plugin to test server connections locally 
(Python 2)
 python3-pytest-localserver - py.test plugin to test server connections locally 
(Python 3)
Closes: 792784
Changes:
 pytest-localserver (0.3.4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #792784)
Checksums-Sha1:
 eac3955b7306587d8356132078b8f4b9fb9ae10e 2402 pytest-localserver_0.3.4-1.dsc
 ca8b1b8922097333a99063f2e133a1ba1296c785 19607 
pytest-localserver_0.3.4.orig.tar.gz
 16a7ef2002064e01b94d5acce44d86b05548fa17 3340 
pytest-localserver_0.3.4-1.debian.tar.xz
 8e0748dbb6f4b87b263c5e7cf6214d166c1b3e1a 18868 
python-pytest-localserver_0.3.4-1_all.deb
 d624d00cbdb54d556296fee3e642da1aee988560 18942 
python3-pytest-localserver_0.3.4-1_all.deb
Checksums-Sha256:
 6902ce124fba18a157177ce7bada8391bc2fc3efa27381a6e8e9a6ceead1165b 2402 
pytest-localserver_0.3.4-1.dsc
 18ee954233fdb68bec017d5dbfd81b8c96b65d396fc1f0df9692ff177156d467 19607 
pytest-localserver_0.3.4.orig.tar.gz
 2ca6f022308b24e8adcc42dac760957e01eddbb58a0480c8e08b349bb78e8652 3340 
pytest-localserver_0.3.4-1.debian.tar.xz
 cce50658c9985434cb7f3c6a6e70db77c5d11fc5eec99c2454eaf05fa0a278c9 18868 
python-pytest-localserver_0.3.4-1_all.deb
 2cdbfe020869f510d9abaf6b5d35bdbe9552bb261282b87015047de4981b0ed5 18942 
python3-pytest-localserver_0.3.4-1_all.deb
Files:
 3049ddb9dbe29b02a0cd13007d202aa2 2402 python optional 
pytest-localserver_0.3.4-1.dsc
 5e9a6af513e40c357366a0458f9b7851 19607 python optional 
pytest-localserver_0.3.4.orig.tar.gz
 5910550fd6d55a3de38f9eb940bb9fe5 3340 python optional 
pytest-localserver_0.3.4-1.debian.tar.xz
 aae8ee7782238b08f457983fe3742e39 18868 python optional 
python-pytest-localserver_0.3.4-1_all.deb
 a3073515f72443734fe99c6dca8c2225 18942 python optional 
python3-pytest-localserver_0.3.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVuYtwAAoJEKLeI1Bi2jP64RMQAM9OdCxXRhsC2irIogCWnoWV
IdPtpgR7vvwtMYDFPlhXmnhvhdqnaOKQlsmxDCcOhLW8zBHSQdaVc6gh466C3VFz
KL/W6D5v3imq/ZtdkMB5rz0GKLk58QyDen68CvUmc7RIqQa8K257+IfFzXoy6yrB
wEw2dDc9BUsXcweHh2wP8U9P5Hl6F0TG5eq3F8e/YHNvkFWfuEPjEjn7+PRFRBbT
YKyFj9In3yz1UPRxaDb7IGIRI/htd6r/UsXuezqFx0b2Zi7BSWVxQcXpF8HIhmTy
pN1BcTKnEqaf5PUpc/PfnN1B3km5aVJM0zX+pS5qVqnd/Tv78IGq9//6nSaC9p+E
0Cn+t1+uwgduLuB

Bug#794085: ITP: ruby-diaspora-federation -- diaspora federation library

2015-07-30 Thread Pirate Praveen
package: wnpp
severity:wishlist
owner: Pirate Praveen 

https://rubygems.org/gems/diaspora_federation


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55ba0d64.7070...@debian.org



Bug#794088: ITP: axe-demultiplexer -- demultiplexes DNA sequencing reads based upon 5' read barcodes

2015-07-30 Thread Kevin Murray
Package: wnpp
Severity: wishlist
Owner: Kevin Murray 

* Package name: axe-demultiplexer
  Version : 0.2.8
  Upstream Author : Kevin Murray 
* URL : https://github.com/kdmurray91/axe
* License : GPL3+
  Programming Lang: C
  Description : Axe demultiplexes DNA sequencing reads based upon 5' read 
barcodes

Axe very rapidly selects the optimal barcode present in a sequence read,
even in the presence of sequencing errors. The algorithm is able to
handle combinatorial barcoding, barcodes of differing length, and
several mismatches per barcode.

As I am the upstream author, I'm not sure what Debian Med policy is
regarding uploader-ship. But I have prepared a Debian package.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730114644.32561.58441.reportbug@localhost



Bug#794094: ITP: ruby-diaspora-federation-rails -- rails integration of diaspora federation library

2015-07-30 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

package: wnpp
severity:wishlist
owner: Pirate Praveen 

https://rubygems.org/gems/diaspora_federation-rails


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55ba233e.3070...@debian.org



Bug#790933: ITP: drive - Google Drive tool

2015-07-30 Thread Olivier Berger
Hi.

AFAIU, upstream has eventually accepted the idea to rename the binary, as per 
https://github.com/odeke-em/drive/issues/277#issuecomment-120416437

So this is no longer an issue.

Hope this helps.

Best regards,

On Sat, Jul 04, 2015 at 05:16:05PM +0200, Sophie Brun wrote:
> Hi,
> 
> thanks for your comments !
> 
> Le 03/07/2015 21:46, Guillem Jover a écrit :
> >drive is an extremely generic name in tech, please use something else
> >when packaging this, both for the source/binary packages and the
> >executables and other related files. Prefixing it with «google-» could
> >be an option, perhaps. Doing this upstream would be preferable.
> 
> I followed your suggestion and opened this issue:
> https://github.com/odeke-em/drive/issues/271
> But upstream doesn't seem to be agreed. What do you suggest?
> 
> Thanks
> Sophie
> 
> >
> >Thanks,
> >Guillem
> >

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730142153.ga7...@inf-11879.int-evry.fr



Bug#790933: Change ITP into RFP

2015-07-30 Thread Olivier Berger
Hi.

AFAIU, reading https://github.com/odeke-em/drive/issues/277, you've been 
blocked by the number of dependencies needing packaging in Debian.

Any interested packager should refer to above link to find pointers to some 
earlier efforts, in order to not reinvent all of the wheel ;)

Hope this helps.

Best regards,

On Fri, Jul 24, 2015 at 01:51:19PM +0200, Sophie Brun wrote:
> retitle 790933 RFP: drive - Google Drive tool
> noowner 790933
> 
> 

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730142451.gb7...@inf-11879.int-evry.fr



Bug#630761: RFP: libczmq -- High-level C binding for ZeroMQ

2015-07-30 Thread Alessandro Ghedini
On Thu, Jul 23, 2015 at 03:58:55AM +0100, Luca Boccassi wrote:
> owner 630761 luca.bocca...@gmail.com
> thanks

Note that you need to CC cont...@bugs.debian.org for this to work, or you can
use the "Control" pseudo-header.

> Hello,

Hi,

> I took the liberty of upgrading the repository on Alioth [1] to CZMQ
> 3.0.2, and uploaded the resulting packages to Mentors [2]. I added 2
> backported patches, fixed some warnings and other changes.
> 
> If it is all right with you, I will take over maintenance of this
> package and try to find a sponsor to finally upload it to Debian. The
> RFP is now 4 years old! :-)
> 
> I already am the maintainer of the internal build of CZMQ at Brocade, so
> I am already doing this job for the company. Might as well do it for the
> community too!

So, I had a look at the package and here are a few notes:

* The changelog entries should be merged into a single one since it would be
  the first upload for the package. There's no need to list all the changes
  there either, the "Initial release" message with the closed bug is enough.

* The -dev package should just be named libczmq-dev (i.e. without the version),
  this way next time the project bumps the SONAME it'll be easier to do the
  transition (you won't have to update all the reverse build dependencies).

* Same goes for -dbg, but it's less important in that case.

* The Conflicts field is not needed either way since the libczmq-dev package
  doesn't exist (and if you do rename the -dev package the Provides field is
  not needed either).

* The README.source doesn't really provide any useful information, so it can
  be removed (also, since the dh-autoreconf plugin is used, the tarball
  generated from GitHub would probably work as well).

* No need to use both autotools-dev and dh-autoreconf. autoreconf is enough.

* No need to override the debian-watch-may-check-gpg-signature lintian warning
  (but it's not a problem if you want to do it anyway...).

* Generally it's better to license the debian/* files under the same license
  of the project, in this case MPL-2.0. It seems that when the project was
  relicensed from the LGPL-3+, Arnaud decided to put the debian files under
  GPL-3 (without my consent...) which IMO doesn't make a lot of sense.

* You can safely remove Gergely and myself from the Uploaders list. I think
  it's also safe to remove Arnaud as well since he's been inactive for a while
  (he can always be added back if needed).

* You might want to update the page at http://zeromq.org/distro:debian with
  your name.

I think that's all, though I might have missed something.

So, anyway, I'm open to sponsoring the package if needed, since Arnaud seems to
be inactive. Once you've fixed the above just ping me and I'll have another look
(no need to upload the package to mentors.d.n, I only use git anyway).

Cheers


signature.asc
Description: Digital signature


Bug#793392: ITP: dcmtkpp -- Wrappers around DCMTK to have an easier API

2015-07-30 Thread Julien Lamy
Le 24/07/2015 23:16, Philip Hands a écrit :
> Also, I note that the extra info you included makes it plain that DCMTK
> is also a C++ library, which is something that I'd not worked out from
> the long description.  You might want to make sure that's clear.

Done
(https://anonscm.debian.org/cgit/debian-med/dcmtkpp.git/commit/?id=d53d4e8be0f25b6787cdf126f3d968e3e9e6fb61)

> So, either make the short description meaningful to all, or make it
> obviously uninteresting/incomprehensible to the uninterested.

Hopefully also done. The short description will be meaningful to medical
imaging people: in my experience most of them know what DICOM is, and
those that develop DICOM applications (target audience of the package)
will at least have heard about DCMTK. As you stated, other people will
find nothing meaningful in DCMTK or DICOM and should quickly move away
from this package.

Thanks for your help!
-- 
Julien



signature.asc
Description: OpenPGP digital signature


Bug#794112: ITP: python-automaton -- friendly state machines

2015-07-30 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: python-automaton
  Version : 0.5.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/automaton.git
* License : Apache-2.0
  Programming Lang: Python
  Description : friendly state machines

 Automaton is a friendly state machines for python. This state machine can be
 used to automatically run a given set of transitions and states in response to
 events (either from callbacks or from generator/iterator send() values, see
 PEP 342). On each triggered event, a on_enter and on_exit callback can also be
 provided which will be called to perform some type of action on leaving a
 prior state and before entering a new state.

This is a new dependency for python-taskflow.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730170148.7917.47956.report...@buzig2.mirantis.com



Processed: Re: Bug#630761: RFP: libczmq -- High-level C binding for ZeroMQ

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 630761 luca.bocca...@gmail.com
Bug #630761 [wnpp] ITP: libczmq -- High-level C binding for ZeroMQ
Owner changed from aque...@debian.org to luca.bocca...@gmail.com.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
630761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143827873217749.transcr...@bugs.debian.org



Bug#630761: RFP: libczmq -- High-level C binding for ZeroMQ

2015-07-30 Thread Luca Boccassi
On Thu, 2015-07-30 at 16:58 +0200, Alessandro Ghedini wrote:
> On Thu, Jul 23, 2015 at 03:58:55AM +0100, Luca Boccassi wrote:
> > owner 630761 luca.bocca...@gmail.com
> > thanks
> 
> Note that you need to CC cont...@bugs.debian.org for this to work, or you can
> use the "Control" pseudo-header.

Silly me, thought I CC'ed it and didn't go back to check. Thanks for the
reminder!

> So, I had a look at the package and here are a few notes:
> 
> * The changelog entries should be merged into a single one since it would be
>   the first upload for the package. There's no need to list all the changes
>   there either, the "Initial release" message with the closed bug is enough.

Done. I kept only 2 entries, one for each patch, as I think it's useful
information for a Changelog, if it's all right with you.

> * The -dev package should just be named libczmq-dev (i.e. without the 
> version),
>   this way next time the project bumps the SONAME it'll be easier to do the
>   transition (you won't have to update all the reverse build dependencies).
> 
> * Same goes for -dbg, but it's less important in that case.

Reasoning for this choice was to follow what libzmq does, since the
maintainer is making both libzmq1 and libzmq3 (and libzmq5 in
experimental) available at the same time, and I thought in the future
I'd do the same for libczmq.

But thinking about it, the key difference is that upstream still
maintains older versions of libzmq, but there is only one branch in
libczmq, older versions did not get bugfix releases in the past so
probably it won't happen in the future.

So, done as you suggested :-)

> * The Conflicts field is not needed either way since the libczmq-dev package
>   doesn't exist (and if you do rename the -dev package the Provides field is
>   not needed either).

Done.

> * The README.source doesn't really provide any useful information, so it can
>   be removed (also, since the dh-autoreconf plugin is used, the tarball
>   generated from GitHub would probably work as well).

I added it since there is a discrepancy between the tarballs on the
official website and Github, and to explain it.

If it is all right with you, I would rather keep using the tarball from
the website, for 2 reasons:

1) The package is smaller, and the autotools chain is already generated,
which means less maintenance and faster build times for us (autoreconf
is temporary, my patch has been merged so I will drop it eventually,
when they do a new release).

2) At the moment, the Github tarball ships with an object file
(src/foreign/sha1/sha1.o) (I sent a patch to remove it and it has been
merged upstream), which means I would have to re-package it and mark it
as ds, since it is against policy as far as I understand. The tarball on
the website is sanitised and does not have this problem, so unintended
files are less likely to fall in now or in the future.

> * No need to use both autotools-dev and dh-autoreconf. autoreconf is enough.

Done.

But please note that, as I wrote above, once a new release happens I
plan to drop autoreconf, since my patch has been merged and
re-generating the autotools chain will no longer be necessary. This will
be an advantage because the build system will be closer as upstream
intends to, and also means faster build times and less maintenance for
us.

> * No need to override the debian-watch-may-check-gpg-signature lintian warning
>   (but it's not a problem if you want to do it anyway...).

It was giving a warning on the Mentors upload page, so I added it. I'd
like to keep it overridden if you don't mind :-)

> * Generally it's better to license the debian/* files under the same license
>   of the project, in this case MPL-2.0. It seems that when the project was
>   relicensed from the LGPL-3+, Arnaud decided to put the debian files under
>   GPL-3 (without my consent...) which IMO doesn't make a lot of sense.

Moved debian/* to MPL-2.0.

> * You can safely remove Gergely and myself from the Uploaders list. I think
>   it's also safe to remove Arnaud as well since he's been inactive for a while
>   (he can always be added back if needed).

Done.

> * You might want to update the page at http://zeromq.org/distro:debian with
>   your name.

Done.

> I think that's all, though I might have missed something.

Thank you very much for your feedback, it's very welcome! I also dropped
libpgm-dev from the build-dep, as it is actually not needed (it's a
dependency of libzmq-dev, and it pulls it in itself). I pushed all
changes to the repo [1].

> So, anyway, I'm open to sponsoring the package if needed, since Arnaud seems 
> to
> be inactive. Once you've fixed the above just ping me and I'll have another 
> look
> (no need to upload the package to mentors.d.n, I only use git anyway).

Last week I talked to the ZMQ maintainer, László [CC'ed], and he
expressed interest in sponsoring, but I think he is busy or away now, so
if you think the package is in a good state to be uploaded I would be
very happy to get 

Bug#794125: ITP: mopidy-youtube -- Mopidy extension for playing music from YouTube

2015-07-30 Thread Stein Magnus Jodal
Package: wnpp
Severity: wishlist
Owner: Stein Magnus Jodal 

* Package name: mopidy-youtube
  Version : 2.0.0
  Upstream Author : Janez Troha 
* URL : https://github.com/dz0ny/mopidy-youtube
* License : Apache-2.0
  Programming Lang: Python
  Description : Mopidy extension for playing music from YouTube

Mopidy is a music server which can play music from multiple sources,
like your local hard drive, radio streams, and from Spotify and
SoundCloud.

This package provides a Mopidy extension for playing sound from YouTube
videos.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730195059.6799.15288.report...@kih.jodal.no



Processed: retitle 793776 to ITP: golang-github-naoina-go-stringutil -- Faster string utilities implementation for Go

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 793776 ITP: golang-github-naoina-go-stringutil -- Faster string 
> utilities implementation for Go
Bug #793776 [wnpp] TP: golang-github-naoina-go-stringutil -- Faster string 
utilities implementation for Go
Changed Bug title to 'ITP: golang-github-naoina-go-stringutil -- Faster string 
utilities implementation for Go' from 'TP: golang-github-naoina-go-stringutil 
-- Faster string utilities implementation for Go'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
793776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143828778729992.transcr...@bugs.debian.org



Bug#794143: ITP: mopidy-local-sqlite -- Mopidy extension for keeping your local library in SQLite

2015-07-30 Thread Stein Magnus Jodal
Package: wnpp
Severity: wishlist
Owner: Stein Magnus Jodal 

* Package name: mopidy-local-sqlite
  Version : 0.10.2
  Upstream Author : Thomas Kemmer 
* URL : https://github.com/tkem/mopidy-local-sqlite
* License : Apache-2.0
  Programming Lang: Python
  Description : Mopidy extension for keeping your local library in SQLite

Mopidy is a music server which can play music from multiple sources,
like your local hard drive, radio streams, and from Spotify and
SoundCloud.

This package provides a Mopidy local library extension that uses an
SQLitedatabase for keeping track of your local media. This extension
lets you browse your music collection by album, artist, composer and
performer, and provides  full-text search capabilities based on SQLite's
FTS modules.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730205556.31449.42167.report...@kih.jodal.no



Bug#794151: ITP: python-uritools -- RFC 3986 compliant replacement for urlparse

2015-07-30 Thread Stein Magnus Jodal
Package: wnpp
Severity: wishlist
Owner: Stein Magnus Jodal 

* Package name: python-uritools
  Version : 1.0.1
  Upstream Author : Thomas Kemmer 
* URL : https://github.com/tkem/uritools
* License : Expat
  Programming Lang: Python
  Description : RFC 3986 compliant replacement for urlparse

This module defines RFC 3986 compliant replacements for the most
commonly used functions of the Python 2.7 Standard Library urlparse and
Python 3 urllib.parse modules.

For various reasons, the Python 2 urlparse module is not compliant with
current Internet standards, does not include Unicode support, and is
generally unusable with proprietary URI schemes. Python 3's urllib.parse
improves on Unicode support, but the other issues still remain.

This module aims to provide fully RFC 3986 compliant replacements for
some commonly used functions found in urlparse and urllib.parse, plus
additional functions for conveniently composing URIs from their
individual components.

python-uritools is a dependency for mopidy-local-sqlite (ITP #794143).


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730213343.18517.47854.report...@kih.jodal.no



Processed: Re: Bug#756168: what's your current status for ruby-ridley

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # I'm sorry about hijacking this ITP but the submitter is not
> # particularly responsive, the package is almost trivial and is
> # a dependency needed for ruby-ridley and berkshelf
> owner 789650 !
Bug #789650 [wnpp] ITP: ruby-buff-ruby-engine -- A Ruby mixin library for 
querying the platform
Owner changed from Jordan Metzmeier  to Miguel Landaeta 
.
> tags 789650 + pending
Bug #789650 [wnpp] ITP: ruby-buff-ruby-engine -- A Ruby mixin library for 
querying the platform
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143829325127184.transcr...@bugs.debian.org



Bug#712938: RFP: sni-qt -- Indicator support for Qt

2015-07-30 Thread Tsu Jan
Today I found that the tray icon of my Qt5 app isn't shown in 
Enlightenment, although I compiled it against qt5-5.4.2. Are your Qt5 
tray icons OK in KF5?



--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55ba9efc.20...@gmail.com



Bug#712938: RFP: sni-qt -- Indicator support for Qt

2015-07-30 Thread Tsu Jan

Sorry, it was an E bug.


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55baa0b7.9000...@gmail.com



Bug#794167: ITP: python-oslo.reports -- reports serialized in various data types

2015-07-30 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: python-oslo.reports
  Version : 0.3.0
  Upstream Author : OpenStack Foundation 
* URL : https://github.com/openstack/oslo.reports
* License : Apache-2.0
  Programming Lang: Python
  Description : reports serialized in various data types

 This package/module provides mechanisms for defining reports which may then
 be serialized into various data types. Each report is composed of one or more
 report sections, which contain generators which generate data models, which
 are then serialized by views.

This is a new dependency of OpenStack compute (aka: nova).


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150730223044.15419.91248.report...@buzig2.mirantis.com



Bug#794166: RFP: ddnet -- A Teeworlds modification with a unique cooperative gameplay

2015-07-30 Thread deen
Package: wnpp
Severity: wishlist

* Package name: ddnet
  Version : 8.0.2
  Upstream Author : Dennis Felsing
* URL : http://ddnet.tw/
https://github.com/def-/ddnet/
* License : zlib (code), CC-BY-SA 3.0 (data)
  Programming Lang: C/C++
  Description : A Teeworlds modification with a unique cooperative gameplay

DDraceNetwork (DDNet) is an actively maintained version of DDRace, a
Teeworlds modification with a unique cooperative gameplay. Help each
other play through custom maps with up to 64 players, compete against
the best in international tournaments, design your own maps, or run your
own server.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150730222054.ga21...@ti.fritz.box



Processed: closing 781906

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 781906
Bug #781906 [wnpp] ITP: erlang-riak-client -- Erlang client for Riak
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
781906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14382955908266.transcr...@bugs.debian.org



Bug#794173: ITP: libdist-zilla-plugin-metaprovides-perl -- Dist::Zilla plugin generating and populating "provides" in your META.yml

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist

* Package name: libdist-zilla-plugin-metaprovides-perl
  Version : 2.001002
  Upstream Author : Kent Fredric 
* URL : https://metacpan.org/release/Dist-Zilla-Plugin-MetaProvides
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Dist::Zilla plugin generating and populating "provides" in 
your META.yml

Dist::Zilla::Plugin::MetaProvides is a Dist::Zilla plugin which
generates and populates the "provides" field in the META.yml of your
Dist::Zilla using Perl distribution.

The package will be maintained under the umbrella of the Debian Perl
Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/87lhdxntbn@c-cactus.ontheroad.deuxchevaux.org



Processed: ITP: libdist-zilla-util-configdumper-perl -- Dist::Zilla helper utility to dump configurations

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> block 794173 by -1
Bug #794173 [wnpp] ITP: libdist-zilla-plugin-metaprovides-perl -- Dist::Zilla 
plugin generating and populating "provides" in your META.yml
794173 was not blocked by any bugs.
794173 was not blocking any bugs.
Added blocking bug(s) of 794173: 794174

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b.143829785520685.transcr...@bugs.debian.org



Bug#794174: ITP: libdist-zilla-util-configdumper-perl -- Dist::Zilla helper utility to dump configurations

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist
Control: block 794173 by -1

* Package name: libdist-zilla-util-configdumper-perl
  Version : 0.003006
  Upstream Author : Kent Fredric 
* URL : https://metacpan.org/release/Dist-Zilla-Util-ConfigDumper
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Dist::Zilla helper utility to dump configurations

Dist::Zilla::Util::ConfigDumper provides functions for extracting the
"plugin" configuration data with Dist::Zilla's "around dump_config".

(This package description is far from perfect, but upstream's is worse,
see https://github.com/kentnl/Dist-Zilla-Util-ConfigDumper/issues/3)

The package is a dependency for libdist-zilla-plugin-metaprovides-perl
(see #794173) and will be maintained under the umbrella of the Debian
Perl Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/87io91nsw2@c-cactus.ontheroad.deuxchevaux.org



Processed: ITP: libdist-zilla-util-test-kentnl-perl -- Module to write tests for Dist::Zilla plugins

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> block 794173 by -1
Bug #794173 [wnpp] ITP: libdist-zilla-plugin-metaprovides-perl -- Dist::Zilla 
plugin generating and populating "provides" in your META.yml
794173 was blocked by: 794174
794173 was not blocking any bugs.
Added blocking bug(s) of 794173: 794175
> block 794174 by -1
Bug #794174 [wnpp] ITP: libdist-zilla-util-configdumper-perl -- Dist::Zilla 
helper utility to dump configurations
794174 was not blocked by any bugs.
794174 was blocking: 794173
Added blocking bug(s) of 794174: 794175

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b.143830008930700.transcr...@bugs.debian.org



Bug#794175: ITP: libdist-zilla-util-test-kentnl-perl -- Module to write tests for Dist::Zilla plugins

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist
Control: block 794173 by -1
Control: block 794174 by -1

* Package name: libdist-zilla-util-test-kentnl-perl
  Version : 1.005012
  Upstream Author : Kent Fredric 
* URL : https://metacpan.org/release/Dist-Zilla-Util-Test-KENTNL
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Module to write tests for Dist::Zilla plugins

Dist::Zilla::Util::Test::KENTNL is a helper module by KENTNL to write
tests for Dist::Zilla plugins.

This package is a build-dependency of
libdist-zilla-util-configdumper-perl (#794174) and
libdist-zilla-plugin-metaprovides-perl (#794173) and will be maintained
under the umbrella of the Debian Perl Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/87fv45nr66@c-cactus.ontheroad.deuxchevaux.org



Bug#794177: ITP: librecommended-perl -- Load recommended Perl modules on demand when available

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist
Control: block 794175 by -1

* Package name: librecommended-perl
  Version : 0.003
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/recommended
* License : Apache-2.0
  Programming Lang: Perl
  Description : Load recommended Perl modules on demand when available

recommended gathers a list of recommended modules and versions and provides
means to check if they are available. It is a thin veneer around
Module::Runtime.

There are two major benefits over using Module::Runtime directly:

  * Self-documents recommended modules together with versions at the top
of your code, while still loading them on demand elsewhere.
  * Dies if a recommended module exists but fails to compile, but
doesn't die if the module is missing or the version is insufficient.
This is not something that Module::Runtime offers in a single
subroutine.

The package is a dependency of libdist-zilla-util-test-kentnl-perl
(#794175) and will be maintained under the umbrella of the Debian Perl
Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/87d1z9nqxb@c-cactus.ontheroad.deuxchevaux.org



Processed: ITP: librecommended-perl -- Load recommended Perl modules on demand when available

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> block 794175 by -1
Bug #794175 [wnpp] ITP: libdist-zilla-util-test-kentnl-perl -- Module to write 
tests for Dist::Zilla plugins
794175 was not blocked by any bugs.
794175 was blocking: 794173 794174
Added blocking bug(s) of 794175: 794177

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b.143830043532093.transcr...@bugs.debian.org



Bug#794179: ITP: libdata-dpath-perl -- DPath is like XPath but for Perl data structures

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist
Control: block 794175 by -1

* Package name: libdata-dpath-perl
  Version : 0.53
  Upstream Author : Steffen Schwigon 
* URL : https://metacpan.org/release/Data-DPath
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : DPath is like XPath but for Perl data structures

With Data::DPath you can address points in a Perl data structure by
describing a "path" to it using hash keys, array indexes or some
wildcard-like steps.  It is inspired by XPath but differs from it.

This package is a dependency of libdist-zilla-util-test-kentnl-perl
(#794175) and will be maintained under the umbrella of the Debian Perl
Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/87a8udnqaa@c-cactus.ontheroad.deuxchevaux.org



Processed: ITP: libdata-dpath-perl -- DPath is like XPath but for Perl data structures

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> block 794175 by -1
Bug #794175 [wnpp] ITP: libdist-zilla-util-test-kentnl-perl -- Module to write 
tests for Dist::Zilla plugins
794175 was blocked by: 794177
794175 was blocking: 794173 794174
Added blocking bug(s) of 794175: 794179

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b.14383012364177.transcr...@bugs.debian.org



Processed: ITP: libiterator-util-perl -- Useful functions for creating and manipulating iterator objects

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> block 794179 by -1
Bug #794179 [wnpp] ITP: libdata-dpath-perl -- DPath is like XPath but for Perl 
data structures
794179 was not blocked by any bugs.
794179 was blocking: 794175
Added blocking bug(s) of 794179: 794180

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b.143830268910874.transcr...@bugs.debian.org



Bug#794180: ITP: libiterator-util-perl -- Useful functions for creating and manipulating iterator objects

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist
Control: block 794179 by -1

* Package name: libiterator-util-perl
  Version : 0.02
  Upstream Author : Eric J. Roode 
* URL : https://metacpan.org/release/Iterator-Util
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Useful functions for creating and manipulating iterator 
objects

Iterator::Util implements many useful functions for creating and manipulating
iterator objects.

An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. For
further information, including a tutorial on using iterator objects, see the
Iterator documentation.

The package is a dependency of libdata-dpath-perl (#794179) and will be
maintained under the umbrella of the Debian Perl Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/877fphnp5u@c-cactus.ontheroad.deuxchevaux.org



Bug#794181: ITP: libiterator-perl -- Perl implementation of iterators

2015-07-30 Thread Axel Beckert
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist

* Package name: libiterator-perl
  Version : 0.03
  Upstream Author : Eric J. Roode 
* URL : https://metacpan.org/release/Iterator
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl implementation of iterators

Iterator is meant to be the definitive implementation of iterators, as
popularized by Mark Jason Dominus's lectures and recent book (Higher Order
Perl, Morgan Kauffman, 2005).

An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. When you
need a value to operate on, you pull it from the iterator. If it depends on
other iterators, it pulls values from them when it needs to. Iterators can be
chained together (see Iterator::Util for functions that help you do just
that), queueing up work to be done but not actually doing it until a value is
needed at the front end of the chain. At that time, one data value is pulled
through the chain.

This package is a dependency of libiterator-util-perl (#794180) and will
be maintained under the umbrella of the Debian Perl Group.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/874mklnoml@c-cactus.ontheroad.deuxchevaux.org



Processed:

2015-07-30 Thread Debian Bug Tracking System
Processing control commands:

> retitle 785425 ITP: progress -- Coreutils Progress Viewer (formerly known as 
> cv)
Bug #785425 [wnpp] ITP: cv -- Coreutils Progress Viewer
Changed Bug title to 'ITP: progress -- Coreutils Progress Viewer (formerly 
known as cv)' from 'ITP: cv -- Coreutils Progress Viewer'

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b785425.14383086194588.transcr...@bugs.debian.org



Bug#785425:

2015-07-30 Thread lumin
Control: retitle 785425 ITP: progress -- Coreutils Progress Viewer (formerly 
known as cv)

Reason:
The upstream has changed the name of project, hence change ITP title.


signature.asc
Description: This is a digitally signed message part


Processed: your mail

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 794078 ITP: ruby-buff-ignore -- Parse ignore files with Ruby
Bug #794078 [wnpp] RFP: ruby-buff-ignore -- Parse ignore files with Ruby
Changed Bug title to 'ITP: ruby-buff-ignore -- Parse ignore files with Ruby' 
from 'RFP: ruby-buff-ignore -- Parse ignore files with Ruby'
> owner 794078 !
Bug #794078 [wnpp] ITP: ruby-buff-ignore -- Parse ignore files with Ruby
Owner recorded as Miguel Landaeta .
> retitle 794079 ITP: ruby-varia-model -- A mixin to provide objects with magic 
> attribute reading and writing
Bug #794079 [wnpp] RFP: ruby-varia-model -- A mixin to provide objects with 
magic attribute reading and writing
Changed Bug title to 'ITP: ruby-varia-model -- A mixin to provide objects with 
magic attribute reading and writing' from 'RFP: ruby-varia-model -- A mixin to 
provide objects with magic attribute reading and writing'
> owner 794079 !
Bug #794079 [wnpp] ITP: ruby-varia-model -- A mixin to provide objects with 
magic attribute reading and writing
Owner recorded as Miguel Landaeta .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794078
794079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143831242920394.transcr...@bugs.debian.org



Processed: progress: block ITP 785425 by RFS 794187

2015-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 785425 by 794187
Bug #785425 [wnpp] ITP: progress -- Coreutils Progress Viewer (formerly known 
as cv)
785425 was blocked by: 785426
785425 was not blocking any bugs.
Added blocking bug(s) of 785425: 794187
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
785425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785425
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143831705410337.transcr...@bugs.debian.org