Bug#803111: ITP: python-flask-rdf -- Flask decorator to output RDF using content negotiation

2015-10-26 Thread Iain R. Learmonth
Control: tags -1 + pending

Hi,

I've uploaded version 0.1.7-1 to NEW.

Git tag for uploaded package:
http://anonscm.debian.org/cgit/collab-maint/python-flask-rdf.git/tag/?h=debian/0.1.7-1

NEW package:
https://ftp-master.debian.org/new/python-flask-rdf_0.1.7-1.html

Thanks,
Iain.

-- 


signature.asc
Description: PGP signature


Processed: ITP: python-flask-rdf -- Flask decorator to output RDF using content negotiation

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #803111 [wnpp] ITP: python-flask-rdf -- Flask decorator to output RDF using 
content negotiation
Added tag(s) pending.

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



Bug#496930: ITP: dvc -- Emacs front-end to distributed version control systems

2015-10-26 Thread Daniel Dehennin
Ben Finney  writes:

> Upstream development http://bzr.xsteve.at/dvc/> has resumed in
> recent months, with what appear to be some improvements and bug fixes
> committed to the VCS.
>
> Are you still interested in collaborating with upstream to get this
> package into Debian?

Hello,

I did not notice it, I switched to magit[1].

I rarely use something else than Git, I really prefer magit over DVC and
I'm not interested in it any more.

Regards.

Footnotes: 
[1]  http://magit.vc

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF


signature.asc
Description: PGP signature


Bug#803111: ITP: python-flask-rdf -- Flask decorator to output RDF using content negotiation

2015-10-26 Thread Iain R. Learmonth
Package: wnpp
Severity: wishlist
Owner: "Iain R. Learmonth" 

* Package name: python-flask-rdf
  Version : 0.1.7
  Upstream Author : Walter Huf
* URL : https://pypi.python.org/pypi/flask_rdf/0.1.7
* License : BSD-2-clause
  Programming Lang: Python
  Description : Flask decorator to output RDF using content negotiation

Apply the @flask_rdf decorator to a view function and return an rdflib
Graph object. Flask_rdf will automatically format it into an RDF output
format, depending on what the request’s Accept header says. If the view
function returns something besides an rdflib graph, it will be passed
through without modification.

Custom formats can be registered easily. After registering the new
serializer with rdflib’s plugin support, use the decide_format method to
register a new mimetype request to use the new formatter.



Bug#691199: ksh

2015-10-26 Thread Nicholas Bamber

block 790118 by 691199 764401
thanks


The text of #790118 asks that the ksh package run 'add-shell /bin/ksh' 
after install, and reverses it after removal. In of itself this is 
reasonable, Debian has two implementations of ksh (both of which are 
currently orphaned). Both use the update-alternatives system. So it 
needs to do something more refined. So both ksh and mksh need to 
cooperate to make this happen. They should follow the same standards.


Hence I am blocking this bug on both packages being maintained. More 
generally I think the following should happen:


1. The ksh package needs to be renamed to ksh93 and provide 'ksh' as a 
virtual package.


2. mksh also should provide 'ksh' as a virtual package.

3. It seems mksh does not update the man pages via update-alternatives.

4. The above mentioned cooperation on add-shell/remove-shell. I think 
this would be in the postinst running add-shell /bin/ksh and in the 
postrm checking if /bin/ksh still exists and if not running remove-shell 
/bin/ksh.




Processed: ksh

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

> block 790118 by 691199 764401
Bug #790118 [ksh] /etc/shells contains only /bin/ksh93, missing /bin/ksh
790118 was not blocked by any bugs.
790118 was not blocking any bugs.
Added blocking bug(s) of 790118: 764401 and 691199
> thanks
Stopping processing here.

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



Bug#802002: RFP: libgraxxia-groovy-java - wrappers for doing Mathematics in Groovy

2015-10-26 Thread Emmanuel Bourg
graxxia is now in NEW, it took me 1 hour to package it. I packaged the
latest version available in the Github repository (commit 85b386e), this
version doesn't match the jar released in Maven Central under the
version 1.0.1 because the repository is missing the Bars class. I
suspect the Git repository is between the versions 0.9 and 1.0, so I
used the version 1.0~20150714 for the package.

Emmanuel Bourg



Processed: tagging 801998

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

> tags 801998 + pending
Bug #801998 [wnpp] ITP: groovycsv - Simple CSV parsing library for Groovy
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: tagging 802002

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

> tags 802002 + pending
Bug #802002 [wnpp] ITP: graxxia - wrappers for doing Mathematics in Groovy
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#798500: Drush version in Debian package

2015-10-26 Thread Jan Pobořil
> Pretty much. Upstream has basically rewrote the whole distribution
> mechanism to depend on Composer, which made it very hard to package new
> versions, as composer isn't itself packaged in Debian (or wasn't, last i
> checked):
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714118
>
> I have therefore orphaned the package:
>
> https://bugs.debian.org/798500


So am I understand correctly that Composer package will be in repository
soon?


> I do not use drush anymore, either. You are welcome, of course, to take
> over the package! :)


I am just blind user of apt-get.

But it will be much more possible to find somebody if there will be some
guide how to pack Composer packages to deb clearly.

Including solution for other dependencies what are only in Composer’s
repository and how to make packages „system-global” not „user-global” (most
„global” option Composer knows).


Bug#636272: restund in debian

2015-10-26 Thread Simon Josefsson
I have prepared a Debian package for the latest 0.4.14 release of
"libre", and have uploaded it to Debian Mentors:

  http://mentors.debian.net/package/libre

For reference, upstream homepage and ITP bug links:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636272
  http://www.creytiv.com/re.html

Please review the package, I want it to be in perfect condition!
Anything that appears sub-optimal is something I want to learn about.

As you can see, the build system is ad-hoc, which is always a challenge
for shared libraries.  I'm not certain the way the soname, symbol list,
and everything around the shared library part is kosher.

A temporary git repository for the packaging exists.  I plan to move
this to alioth before proper upload to Debian, hoping to make this a
pkg-voip team maintained package.

  https://github.com/jas4711/libre-dpkg

/Simon


signature.asc
Description: PGP signature


Processed: retitle 802002 to ITP: graxxia - wrappers for doing Mathematics in Groovy

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

> retitle 802002 ITP: graxxia - wrappers for doing Mathematics in Groovy
Bug #802002 [wnpp] RFP: libgraxxia-groovy-java - wrappers for doing Mathematics 
in Groovy
Changed Bug title to 'ITP: graxxia - wrappers for doing Mathematics in Groovy' 
from 'RFP: libgraxxia-groovy-java - wrappers for doing Mathematics in Groovy'
> thanks
Stopping processing here.

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



Bug#801998: RFP: libgroovycsv-groovy-java - simple CSV parsing library for groovy

2015-10-26 Thread Emmanuel Bourg
groovycsv is now in NEW. This package was an easy one and took
~45 minutes to create.

Emmanuel Bourg



Bug#496930: ITP: dvc -- Emacs front-end to distributed version control systems

2015-10-26 Thread Ben Finney
On 09-Aug-2010, Daniel Dehennin wrote:
> No, the upstream does not fix the issue and the software is in
> hard-sleep mode, main developers seems busy but apply some patch
> sent to them.

Upstream development http://bzr.xsteve.at/dvc/> has resumed in
recent months, with what appear to be some improvements and bug fixes
committed to the VCS.

Are you still interested in collaborating with upstream to get this
package into Debian?

-- 
 \   “You can stand tall without standing on someone. You can be a |
  `\ victor without having victims.” —Harriet Woods, 1927–2007 |
_o__)  |
Ben Finney 


signature.asc
Description: PGP signature


Processed: retitle 801998 to ITP: groovycsv - Simple CSV parsing library for Groovy

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

> retitle 801998 ITP: groovycsv - Simple CSV parsing library for Groovy
Bug #801998 [wnpp] RFP: libgroovycsv-groovy-java - simple CSV parsing library 
for groovy
Changed Bug title to 'ITP: groovycsv - Simple CSV parsing library for Groovy' 
from 'RFP: libgroovycsv-groovy-java - simple CSV parsing library for groovy'
> thanks
Stopping processing here.

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



Bug#800754: marked as done (ITA: tcpxtract -- extracts files from network traffic based on file signatures)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 21:22:54 +
with message-id 
and subject line Bug#800754: fixed in tcpxtract 1.0.1-9
has caused the Debian Bug report #800754,
regarding ITA: tcpxtract -- extracts files from network traffic based on file 
signatures
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.)


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

I request an adopter for the tcpxtract package.

The package description is:
 tcpxtract is a fast console tool to extract files from network traffic
 based on file headers and footers (so called carving).
 26 file formats are supported out of the box by tcpxtract but new formats
 can be added without problems.
 Foremost configurations are simple to convert to tcpxtracts configuration
 files.
 .
 It uses libpcap and it can be used with tcpdump files.
--- End Message ---
--- Begin Message ---
Source: tcpxtract
Source-Version: 1.0.1-9

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

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho  (supplier of updated tcpxtract 
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: SHA1

Format: 1.8
Date: Sun, 25 Oct 2015 17:24:26 -0200
Source: tcpxtract
Binary: tcpxtract
Architecture: source
Version: 1.0.1-9
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho 
Changed-By: Joao Eriberto Mota Filho 
Description:
 tcpxtract  - extract files from network traffic based on file signatures
Closes: 727984 800754
Changes:
 tcpxtract (1.0.1-9) unstable; urgency=medium
 .
   * New maintainer. Thanks to Nico Golde for all work around this package.
   (Closes: #800754)
   * Migrations:
   - debian/copyright to 1.0 format.
   - debian/rules to new (reduced) format.
   - DH level to 9.
   - Using dh-autoreconf now. (Closes: #727984)
   * debian/control:
   - Added the Vcs-* fields.
   - Bumped Standards-Version to 3.9.6.
   - Improved the long description.
   - Removed quilt from Build-Depends field.
   * debian/copyright: updated all information.
   * debian/patches:
   - Renamed:
   ~ 01_fixmanpage.patch to 10_fixmanpage.patch.
   ~ tcpxtract-fix-segfault.patch to 20_tcpxtract-fix-segfault.patch.
   ~ fix-excessive-sync.patch to 30_fix-excessive-sync.patch.
   ~ 02-fix_png_header_bytes.patch to 40_fix_png_header_bytes.patch.
   - Added the 'Last-Update' field to 10_fixmanpage.patch.
   - Remade the header of the 20_tcpxtract-fix-segfault.patch,
 30_fix-excessive-sync.patch and 40_fix_png_header_bytes.patch.
   * debian/README.Debian: added to provide a new tip for users.
   * debian/README.source: the notice in this file is (now) obsolete. Removed.
   * debian/watch: improved.
Checksums-Sha1:
 869589e1e18f14dbbdf952daea42f1f501a4e7b6 1869 tcpxtract_1.0.1-9.dsc
 bf6880997cea3380096223acbdc6390888b1a2ed 4644 tcpxtract_1.0.1-9.debian.tar.xz
Checksums-Sha256:
 2ecd8dc8d8d61403bafce5b55bac2762d1d3526f81380a356aa54377f32a4a1d 1869 
tcpxtract_1.0.1-9.dsc
 3742f12699c5b18dfd10565b0f42160ebd2b6e8861892cf6a4035d99decaf49d 4644 
tcpxtract_1.0.1-9.debian.tar.xz
Files:
 0a8c740ec6ef21f636e2f463e3308185 1869 net optional tcpxtract_1.0.1-9.dsc
 10ced01ddcda4f7de359973e8cda05bf 4644 net optional 
tcpxtract_1.0.1-9.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWLTFbAAoJEN5juccE6+nvC7IP/3mAAwlb5e6ek79PDk8yW2+o
/aJJ5PrVrNRGGi+3dVL+olbb/DpaE8r9fIhpskwkzdRkAis3mjyptkeqbG2LxtJC
Rm8UDBp8ImSpj3554VdWfr2YdfRIxSugCljWyJolNz6mVwZne5156UnRSHsg4LiU
B+zBuEsZugn5JyA7jwa8cjKS9SVrx84y/oAzjhEkSZmKFYGmJTRdqCXWwlaWlcDV
8tGs+zkhPz3FrYwxNfaEO+lj+XRb7eyqTuzao8cOO7PQ5hRxlLt6yqkW1vB7iAEi
i+LqzSlS2mfjrkmbOuraoHpF6sgGij1+X3mxar7XBtlQKUHg5Y/tV1TU88jU2/Ug
Puq7njCjJJuudS25HgsaZlYR/W2A96cNJzBPMyBNFA32Eqmy2WdhpqRpv6P8Radv
zKc0M1nohRw0wNVY2e/zS3VP1L1523AR0NQFzWRYKxlRti5/Pc6X2xHqBoheuyNF
EdlgeZwXnKX1Fhb5UjMQRlB209EV79sRJjTdJJ7OAL5h3NKpqnEqpy6ecaugvy7z
QUtN8LFDZ

Bug#649287: tomahawk-player -- multi-source social media player

2015-10-26 Thread Stefan Ahlers
Hi,

I'm one of the maintainer of the tomahawk PPA for ubuntu 
(https://launchpad.net/~tomahawk).

Tomahawk 0.8.4 is stable. I would be very happy if someone could help me to 
bring tomahawk to debian.

At the moment tomahawk-player is blocked by:
 * #766594 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766594) 
 * #648668 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648668)

Tomahawk does not depend on qtweetlib any longer and so it is not blocked by 
#700028 
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700028)

Kindly regards,

Stefan Ahlers
https://launchpad.net/~justin-time



Bug#798500: Drush version in Debian package

2015-10-26 Thread Antoine Beaupré
On 2015-10-24 05:40:44, Jan Pobořil wrote:
> Hello,
> I would be likely to use Debian package for Drush, but it seems there are
> too old version. Even in testing is old version 5.x, but currently actively
> developed version is 8 and version is 5 is unsupported.
>
> see: http://docs.drush.org/en/master/install/
>
> What is cause for this situation? Is package dead?

Pretty much. Upstream has basically rewrote the whole distribution
mechanism to depend on Composer, which made it very hard to package new
versions, as composer isn't itself packaged in Debian (or wasn't, last i
checked):

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714118

I have therefore orphaned the package:

https://bugs.debian.org/798500

I do not use drush anymore, either. You are welcome, of course, to take
over the package! :)

A.

-- 
If builders built houses the way programmers built programs,
The first woodpecker to come along would destroy civilization.
- Gerald Weinberg



Processed: python-pytest-cov: please update pytest-cov

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 801213 803086 803085 798016 803091 803096 803092 789416 
803095 799720 803093
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 802836

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



Processed: python-bcrypt: please update python-bcrypt

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 799720 789416 803095 803085 798016 803093 803092 803091 
801213 803086
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803096

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



Processed: flask-sqlalchemy: please update flask-sqlalchemy

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 803085 803091 789416 803092 801213 803086 803093 798016 
799720
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803095

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



Processed: flask-script: please update flask-script

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 798016 803086 803085 803091 799720 803092 789416 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803093

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



Processed: RFP: python-cookies -- RFC 6265-compliant HTTP cookie parser and renderer in Python

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 803085 803086 799720 803091 798016 789416 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803092

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



Bug#803092: RFP: python-cookies -- RFC 6265-compliant HTTP cookie parser and renderer in Python

2015-10-26 Thread Daniel Stender
Package: wnpp
Severity: wishlist
Control: block 800684 by -1

* Package name: python-cookies
  Version : 2.2.1
  Upstream Author : Sasha Hart 
* URL : https://gitlab.com/sashahart/cookies
* License : Expat
  Programming Lang: Python
  Description : RFC 6265-compliant HTTP cookie parser and renderer in Python

cookies.py is a Python module for working with HTTP cookies:
parsing and rendering ‘Cookie:’ request headers and ‘Set-Cookie:’
response headers, and exposing a convenient API for creating and
modifying cookies. It can be used as a replacement of Python’s
Cookie.py (aka http.cookies).

This is a requirement for Privacyidea.



Processed: responses: please update responses

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 798016 799720 803086 801213 789416 803085
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803091

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



Processed: block 800684 by 803086

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

> unblock 800685 by 803086
Bug #800685 [dirspec] could include autopkgtests
800685 was blocked by: 803086
800685 was not blocking any bugs.
Removed blocking bug(s) of 800685: 803086
> block 800684 by 803086
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 789416 803085 798016 799720 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803086
> thanks
Stopping processing here.

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



Processed: RFP: python-snowballstemmer -- pure Python stemming library

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 799720 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 803085

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



Bug#803085: RFP: python-snowballstemmer -- pure Python stemming library

2015-10-26 Thread Daniel Stender
Package: wnpp
Severity: wishlist
Control: block 800684 by -1

* Package name: python-snowballstemmer
  Version : 1.2.0
  Upstream Author : Yoshiki Shibukawa 
* URL : https://github.com/shibukawa/snowball_py
* License : BSD-2-Clause
  Programming Lang: Python
  Description : pure Python stemming library

This package provides 16 stemmer algorithms (15 + Poerter English stemmer)
generated from Snowball algorithms. This is a pure Python stemming library.
If PyStemmer is available, this module uses it to accelerate.

This is needed for packaging current Privacyidea.



Processed: block 800684 by 798016

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

> block 800684 by 798016
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 799720 803085 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 798016 and 789416
> thanks
Stopping processing here.

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



Processed: limit package to wnpp, tagging 803080

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

> limit package wnpp
Limiting to bugs with field 'package' containing at least one of 'wnpp'
Limit currently set to 'package':'wnpp'

> tags 803080 + pending
Bug #803080 [wnpp] ITP: libtest-cpan-meta-json-perl -- module to validate CPAN 
META.json files
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: python-tz: Update to version >= 2013.6 is required

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> block 800684 by -1
Bug #800684 [wnpp] ITP: python-privacyidea -- Two Factor Authentication system 
for OTP and other tokens
800684 was blocked by: 801213
800684 was not blocking any bugs.
Added blocking bug(s) of 800684: 799720

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



Bug#803080: ITP: libtest-cpan-meta-json-perl -- module to validate CPAN META.json files

2015-10-26 Thread gregor herrmann
Package: wnpp
Owner: gregor herrmann 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtest-cpan-meta-json-perl
  Version : 0.16
  Upstream Author : Barbie 
* URL : https://metacpan.org/release/Test-CPAN-Meta-JSON
* License : Artistic-2.0
  Programming Lang: Perl
  Description : module to validate CPAN META.json files

Test::CPAN::Meta::JSON was written to ensure that a META.json file, provided
with a standard distribution uploaded to CPAN, meets the specifications that
are slowly being introduced to module uploads, via the use of package makers
and installers such as ExtUtils::MakeMaker, Module::Build and
Module::Install.

See CPAN::Meta for further details of the CPAN Meta Specification.

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


signature.asc
Description: Digital Signature


Bug#803077: ITP: librdf-lazy-perl -- lazy typing access to RDF data

2015-10-26 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: librdf-lazy-perl
  Version : 0.09
  Upstream Author : Jakob Voß 
* URL : https://github.com/nichtich/RDF-Lazy
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : lazy typing access to RDF data

 RDF::Lazy wraps RDF::Trine::Node to provide simple node-centric access
 to RDF data.  It was designed to access RDF within Template Toolkit but
 the module does not depend on that and can be used independently.
 Basically, an instance of RDF::Lazy contains an unlabeled RDF graph and
 a set of namespace prefixes.  For lazy access and graph traversal, each
 RDF node (RDF::Lazy::Node) is tied to the graph.
 .
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web, also known as Linked Data.

Package will be maintained in the Perl team.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWLmSEAAoJECx8MUbBoAEheWIP/1I0VU9+Zh422L3CMMSv7926
ItWgEE5v52Z3WgCWQqHb22IomPjUC5prLRJw1NuU8N5Za374gTq3sKbnZgRZy3Em
Zy0dsTRcq9h9xShLHrdUI+NMfQX3nkCs+xPQgsXV/4OQnujWqkL7vIdcbJNjcZxP
GWiB5Ph2W9sjdOypq6ZlWHgLYQnHUsJod6V8R5A5r8noZ6yJMOs7b7MA2DrDZkdN
rdO1EfFMYQO2Nrnef9H6pxhzcWpsCzgvIlllIHNL+T8q+wKtUXTxBVq0cCHJra86
B7PHL0TXf83rJ4DOzjmXn40RneQhlp5izsAffEy594eU7UrnPPusCM9YrV9SYF6V
PFGjV4Yvn4EUFwTegNovexVDHmzJwRUYia7Ugay0z+Un/7Hgj4MrCTxZiW/IWro6
UUHtaBLB5JCjMWxKhr76zYjwXvmXY5xkVtUxWxQzf4aMmpgaz4ekwYGC4RnOabWF
QLfuiEBknbnZEiuJlodB/lkFtvtvg7J2hcd9ytvJNH3s/ka1j7oF+Z1vC7ryDUoq
bP1rtToUr476LovT//qBqmCcpfCquBwRfzAsfpgWmvlnHDh1K4oV7o3/4Wo2EoWF
GyJJ/FGKXDRQi4SaJ3gL3W2AuAb9c7Ym5xB35enf/L/0nCj9aZzU0QJAJ6CAziWZ
Cm6Ecy4LWfyYiwfSE5Gj
=OjIg
-END PGP SIGNATURE-



Bug#803057: Npgsql package

2015-10-26 Thread Jo Shields
Debian's build servers have no internet access, by design (as is the
case for most distros). Packages requiring internet access to build
don't go into Debian, full stop. So if their build system needs it, then
there needs to be provision for using a local cache instead of the web
(NuGet supports this, by configuring a file:/// repo). And everything in
that repo needs to have been built in Debian - i.e. bundling Npgsql.dll
with an app isn't permissible, that bundle will be removed & replaced
as-required at build or runtime by a distro-built one.

The entire Debian archive needs to be buildable completely offline and
independently. And bundles of open source code are no use, since there's
no guarantee that those bundles are what they say they are (or that they
could be rebuilt by the user if they desired).

See also https://wiki.debian.org/ReproducibleBuilds

On 26/10/15 16:09, Shay Rojansky wrote:
> OK, thanks for the explanation, that makes sense.
>
> I'm not at all familiar with what you guys intend to do with NuGet
> from a Debian perspective. If this is more of a short-term
> backwards-compatibility measure, may I suggest not publishing Debian
> packages for Npgsql 3.x to force people to move to NuGet? This would
> make sense from a purely .NET/NuGet perspective, and the move from 2.x
> to 3.x is a major one in any case.
>
> On Mon, Oct 26, 2015 at 5:58 PM, Jo Shields  > wrote:
>
> NuGet introduces a number of packaging issues that we are not ready to
> deal with yet from a dependency resolution perspective in Debian (we
> have some measures half implemented to handle it).
>
> Uploading from the 2.x branch is a short-term measure to satisfy
> dependencies on packages which currently build with -r:Npgsql but fail
> with Mono 4.0 since that bundle is gone
>
> On 26/10/15 15:54, Shay Rojansky wrote:
> > Hi.
> >
> > I'm the maintainer of Npsgql, and I happened to see this report.
> > Npgsql was removed from mono because it was severely out of
> date, and
> > in today's .NET world the best practice is to install packages via
> > nuget rather than installing them on the system (i.e. in the Global
> > Assembly Cache or GAC). Is there a Debian policy about making .NET
> > packages available as GAC-installing packages?
> >
> > All this aside, the latest version of Npgsql is now 3.0.3 and not
> > 2.2.7 which is apparently what's being published as a Debian.
> >
> > Shay
>
> --
> To unsubscribe, send mail to 803057-unsubscr...@bugs.debian.org
> .
>
>



Bug#803074: ITP: elisp-es -- Spanish version of An Introduction to Programming in Emacs Lisp

2015-10-26 Thread davidam
Package: wnpp

Severity: normal

Spanish version of An Introduction to Programming in Emacs Lisp
 This is an ‘Introduction to Programming in Emacs Lisp’, for people who
 are not programmers.
You can download the package from
http://www.davidam.com/debian/elisp-es_1.0-1_all.deb




signature.asc
Description: OpenPGP digital signature


Bug#803057: Npgsql package

2015-10-26 Thread Shay Rojansky
OK, thanks for the explanation, that makes sense.

I'm not at all familiar with what you guys intend to do with NuGet from a
Debian perspective. If this is more of a short-term backwards-compatibility
measure, may I suggest not publishing Debian packages for Npgsql 3.x to
force people to move to NuGet? This would make sense from a purely
.NET/NuGet perspective, and the move from 2.x to 3.x is a major one in any
case.

On Mon, Oct 26, 2015 at 5:58 PM, Jo Shields  wrote:

> NuGet introduces a number of packaging issues that we are not ready to
> deal with yet from a dependency resolution perspective in Debian (we
> have some measures half implemented to handle it).
>
> Uploading from the 2.x branch is a short-term measure to satisfy
> dependencies on packages which currently build with -r:Npgsql but fail
> with Mono 4.0 since that bundle is gone
>
> On 26/10/15 15:54, Shay Rojansky wrote:
> > Hi.
> >
> > I'm the maintainer of Npsgql, and I happened to see this report.
> > Npgsql was removed from mono because it was severely out of date, and
> > in today's .NET world the best practice is to install packages via
> > nuget rather than installing them on the system (i.e. in the Global
> > Assembly Cache or GAC). Is there a Debian policy about making .NET
> > packages available as GAC-installing packages?
> >
> > All this aside, the latest version of Npgsql is now 3.0.3 and not
> > 2.2.7 which is apparently what's being published as a Debian.
> >
> > Shay
>
> --
> To unsubscribe, send mail to 803057-unsubscr...@bugs.debian.org.
>


Bug#803057: Npgsql package

2015-10-26 Thread Jo Shields
NuGet introduces a number of packaging issues that we are not ready to
deal with yet from a dependency resolution perspective in Debian (we
have some measures half implemented to handle it).

Uploading from the 2.x branch is a short-term measure to satisfy
dependencies on packages which currently build with -r:Npgsql but fail
with Mono 4.0 since that bundle is gone

On 26/10/15 15:54, Shay Rojansky wrote:
> Hi.
>
> I'm the maintainer of Npsgql, and I happened to see this report.
> Npgsql was removed from mono because it was severely out of date, and
> in today's .NET world the best practice is to install packages via
> nuget rather than installing them on the system (i.e. in the Global
> Assembly Cache or GAC). Is there a Debian policy about making .NET
> packages available as GAC-installing packages?
>
> All this aside, the latest version of Npgsql is now 3.0.3 and not
> 2.2.7 which is apparently what's being published as a Debian.
>
> Shay



Bug#803057: Npgsql package

2015-10-26 Thread Shay Rojansky
Hi.

I'm the maintainer of Npsgql, and I happened to see this report. Npgsql was
removed from mono because it was severely out of date, and in today's .NET
world the best practice is to install packages via nuget rather than
installing them on the system (i.e. in the Global Assembly Cache or GAC).
Is there a Debian policy about making .NET packages available as
GAC-installing packages?

All this aside, the latest version of Npgsql is now 3.0.3 and not 2.2.7
which is apparently what's being published as a Debian.

Shay


Processed: ITA supervisor

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

> retitle 802449 ITA: supervisor -- A system for controlling process state
Bug #802449 [wnpp] O: supervisor -- A system for controlling process state
Changed Bug title to 'ITA: supervisor -- A system for controlling process 
state' from 'O: supervisor -- A system for controlling process state'
> Thanks
Stopping processing here.

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



Bug#798872: [Debian-med-packaging] Bug#798872: RFS: python-pbcommand (NEW)

2015-10-26 Thread Charles Plessy
Le Mon, Oct 26, 2015 at 12:57:58AM -0700, Afif Elghraoui a écrit :
> Hi, all,
> I've finished preparing the python-pbcommand package. This is part of
> the smrtanalysis suite for long-read DNA sequencing data analysis.
> 
> git+ssh://git.debian.org/git/debian-med/python-pbcommand.git
> http://anonscm.debian.org/cgit/debian-med/python-pbcommand.git
> 
> Many thanks and regards

Uploaded, compressed build logs attached.

Cheers,

-- 
Charles


python-pbcommand_0.2.16-1_amd64.build.xz
Description: application/xz


Bug#803057: ITP: npgsql -- PostgreSQL connection library for Mono

2015-10-26 Thread Jo Shields
Package: wnpp
Severity: wishlist

* Package name: npgsql
  Version : 2.2.7+dfsg
* URL : http://www.npgsql.org/
* License : PostrgeSQL
  Programming Lang: C#
  Description : Npgsql is the .NET data provider for PostgreSQL. It
allows any program developed for .NET framework to access a PostgreSQL
database server. It is implemented in 100% C# code.

As of Mono 4.0, there is no bundled PostgreSQL database library any
more. This is an upstream copy of the library (rather than Mono's
bundled copy), which PostgreSQL-consuming apps can build against instead.


signature.asc
Description: OpenPGP digital signature


Bug#719601: RFS: datatables.js -- jQuery plug-in that makes nice tables from different data sources

2015-10-26 Thread Andreas Tille
Hi Sascha,

On Mon, Oct 26, 2015 at 11:09:22AM +, Sascha Steinbiss wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi all,
> 
> this package is now in collab-maint:
> https://anonscm.debian.org/cgit/collab-maint/datatables.js.git
> 
> Andreas, could you please take a look for sponsoring -- thanks!

Uploaded.
 
> I was going to just remove the 'old'
> collab-maint/jquery-datatables.git. Is this OK or would you rather
> have the (really unrelated) history in this repo preserved?

Just save your time for more productive things. ;-)

Kind regards

 Andreas.

-- 
http://fam-tille.de



Bug#803052: ITP: fonts-sil-andikanewbasic -- Smart Unicode Latin/Greek fonts for literacy (full family of styles)

2015-10-26 Thread Daniel Glassey
Package: wnpp
Severity: wishlist
Owner: Daniel Glassey 
X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org

Package name: fonts-sil-andikanewbasic
Version: 5.500
Upstream Author: SIL International http://scripts.sil.org/Support
URL: http://scripts.sil.org/Andika_New_Basic
License: Open Font License 1.1 with Reserved Font Names "Andika" and "SIL"
Description: Smart Unicode Latin/Greek fonts for literacy (full family of
styles)
 Andika ("Write!" in Swahili) is a sans serif, Unicode-compliant font
 designed especially for literacy use, taking into account the needs of
 beginning readers. The focus is on clear, easy-to-perceive letterforms that
 will not be easily confused with one another.

 A sans serif font is preferred by some literacy personnel for teaching
 people to read. Its forms are simpler and less cluttered than some serif
 fonts can be. For years, literacy workers have had to make do with fonts
 that were available but not really suitable for beginning readers and
 writers. In some cases, literacy specialists have had to tediously cobble
 together letters from a variety of fonts in order to get the all of
 characters they need for their particular language project, resulting in
 confusing and unattractive publications. Andika addresses those issues.

 Andika New Basic is a limited-character-set version of Andika that includes
 a full family of styles (Regular, Bold, Italic and Bold-Italic).

 In particular, these fonts do not support:
   Full extended Latin IPA
   Complete support for Central European languages
   Greek
   Cyrillic


Bug#719601: RFS: datatables.js -- jQuery plug-in that makes nice tables from different data sources

2015-10-26 Thread Sascha Steinbiss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

this package is now in collab-maint:
https://anonscm.debian.org/cgit/collab-maint/datatables.js.git

Andreas, could you please take a look for sponsoring -- thanks!

I was going to just remove the 'old'
collab-maint/jquery-datatables.git. Is this OK or would you rather
have the (really unrelated) history in this repo preserved?

Cheers
Sascha

On 16/10/2015 22:20, Matthias Schmitz wrote:
> Hi Sascha, hi *,
> 
> Am Thu, 15 Oct 2015 21:18:51 +0100 schrieb Sascha Steinbiss
> :
> 
 Please either do
> 
> 1. merge your repository into
> collab-maint/jquery-datatables.git
 
 Well, the JS policy [1] stating that the repository should
 reflect the source package name, which according to the
 policy should have a different name than the one Matthias
 chose several years ago for his one. But they also state it's
 not a hard requirement so I guess this is an option.
>>> 
>>> I think you should follow JS policy which I was not aware
>>> about. So the best thing to do would probably be to rename the
>>> existing repository to collab-maint/datatables.js.git.
>> 
>> I agree. @Matthias, would that be OK with you? I can take over
>> this package for now.
> please take over :-).
> 
> Best wishes, Matthias
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWLgniAAoJEFVWo04Eo2ELz0UQAL9AcIqO4B37yz/Rq1nxtA3m
n8A8poRw8+NyWmkpeHQx1pywzsfSwzrxXNesIt+ZeF29aIV+uJsi0sst7XFsrH58
GAfeb84SSitdZECF5fdvO+wIXPegvyAhol5hQbKib+fFTDq1apw7Vj8/h0cB1BaM
UxAS+Lc7GuY3/OrFMz3IgSzG6MwcYUkesdpu3bYDksKrdB3xhEQsBBfIxeClsx1F
ArKIjwpVhFFhYgYdodnYCn99CNV/6xElcyj18Fn2Lk+buBXTkCpt87NkoLoxb6b/
Bl+F8A/8sVEYDdv3zF9wTsMrPbGqjXXn0JpaqyNoS9u+/fuzfR1kMWKjvhNsOCd5
iYHyyWc2XGcI2kGU9IzqBtkPyXnl1MjgYSp4H/JtQYQmy+66ZxEHj2qjciUg4MW2
TPatwyiG2b0VRNuzOCs4T9M5EH/rUbCfwQZqfsAfud4QY+Pln6ZvlQ43v7nEekGU
ub+N3cb/SYMA4tN4BIxW9ONcgs/7xV/SQqXIV3Lwpi0um1UbkO9saw7ZuhabQcw1
87iK/WxIN1MoJ/VX29/qRDtAC6/lI6LETds5O2lodhpdEUKChD0nqJHCn4PduRoh
V+3pbOSj3siFgrsoGXHY/e/RziCUAvUWIrZNqgFmFBvRF1IktK6Sb97xd3igKdfC
qHmw/vsrq0fIyfPMNLtK
=ngAq
-END PGP SIGNATURE-


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



Bug#801997: marked as done (RFP: antlr4 - language tool for constructing recognizers, compilers etc)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:14 +
with message-id 
and subject line Bug#800606: fixed in antlr4 4.5.1-1
has caused the Debian Bug report #800606,
regarding RFP: antlr4 - language tool for constructing recognizers, compilers 
etc
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.)


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

* Package name: antlr4
  Version : 4.5 or newer
  Upstream Author : Terence Parr, Sam Harwell
* URL : http://www.antlr.org/
* License : BSD-3-Clause
  Programming Lang: Java
  Description : scalable comet (server push) implementation for the web

 ANTLR (ANother Tool for Language Recognition) is a powerful parser 
 generator for reading, processing, executing, or translating 
 structured text or binary files. It's widely used to build 
 languages, tools, and frameworks. From a grammar, ANTLR generates a 
 parser that can build and walk parse trees.

Package is needed by beaker-notebook (bug#795980) and the ShowMeBox 
project: https://wiki.debian.org/ShowMeBox - if interested, see also 
https://lists.alioth.debian.org/pipermail/showme-devel/2015-October/50.html

Cc'ing Debian Java Maintainers in the hope they will pick this up.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature
--- End Message ---
--- Begin Message ---
Source: antlr4
Source-Version: 4.5.1-1

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated antlr4 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: Fri, 02 Oct 2015 17:40:46 +0200
Source: antlr4
Binary: antlr4 antlr4-doc antlr4-maven-plugin libantlr4-runtime-java
Architecture: source all
Version: 4.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 antlr4 - ANTLR Parser Generator
 antlr4-doc - ANTLR Parser Generator (documentation)
 antlr4-maven-plugin - Maven plugin for ANTLR 4
 libantlr4-runtime-java - Runtime library for ANTLR 4
Closes: 800606
Changes:
 antlr4 (4.5.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #800606)
Checksums-Sha1:
 68db84806d077840d2bf3ae42ab700fdf10e7f73 2375 antlr4_4.5.1-1.dsc
 d0321469dda8a19adffcf5e36c365cd9e2f2b017 386520 antlr4_4.5.1.orig.tar.xz
 d88197f517d238b67dc26246c8835f02339f8999 9620 antlr4_4.5.1-1.debian.tar.xz
 19e412117e0d7cffb589a403211500dc59626253 768446 antlr4-doc_4.5.1-1_all.deb
 83ab539ff5859cc4b26c38ff7d0e6389fa498cd7 32394 
antlr4-maven-plugin_4.5.1-1_all.deb
 99bbb98ec2124e6fa5d12aa84f5c592c8d6ebc68 680668 antlr4_4.5.1-1_all.deb
 75682b57aecef884e049295a125e4defdc403b11 287736 
libantlr4-runtime-java_4.5.1-1_all.deb
Checksums-Sha256:
 868d669d1521376560e63712bc0331ef9069f30091b2a6db8309213d6a0cd889 2375 
antlr4_4.5.1-1.dsc
 2d92c2ffc4ebdfe1007d4a9a5a7977b6ebb60e6778c533e2ccae6f370d75c0a7 386520 
antlr4_4.5.1.orig.tar.xz
 23810b8f9aa9f1820ff1e19a40a7d1f3c7ade53c72d04e880592e4c51baa99d0 9620 
antlr4_4.5.1-1.debian.tar.xz
 142ab90be8218019ec42c21a48a489f69b5fdd33f4d5e3c1cd4e8631734a4630 768446 
antlr4-doc_4.5.1-1_all.deb
 d92f065cf6a1ac8cdf64396f3c26b6e4a5188393b5787f208aad8221e320b329 32394 
antlr4-maven-plugin_4.5.1-1_all.deb
 e33267a97fe0f5633a92f1dcb79bbd9b80f609c71a686c853343f4200bb8 680668 
antlr4_4.5.1-1_all.deb
 49e188f19cbb91e1138a6f9d3b7775341b5e8fec02bd4f55f997ca5074f16471 287736 
libantlr4-runtime-java_4.5.1-1_all.deb
Files:
 330909a309baf764460c66996c7f3680 2375 java optional antlr4_4.5.1-1.dsc
 9e8d5362e89d652414c8e7172114ced8 386520 java optional antlr4_4.5.1.orig.tar.xz
 9dec5ced95cf61d85dea0612c98aec41 9620 java optional 
antlr4_4.5.1-1.debian.tar.xz
 3d939f1f337ee36ca6bb2ba7d7076e0c 768446 doc

Bug#802930: marked as done (ITP: libtest-tempdir-tiny-perl -- Temporary directories that stick around when tests fail)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:19 +
with message-id 
and subject line Bug#802930: fixed in libtest-tempdir-tiny-perl 0.004-1
has caused the Debian Bug report #802930,
regarding ITP: libtest-tempdir-tiny-perl -- Temporary directories that stick 
around when tests fail
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.)


-- 
802930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Angel Abad 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtest-tempdir-tiny-perl
  Version : 0.004
  Upstream Author : David Golden 
* URL : https://metacpan.org/release/Test-TempDir-Tiny
* License : Apache-2.0
  Programming Lang: Perl
  Description : Temporary directories that stick around when tests fail

Test::TempDir::Tiny works with Test::More to create temporary directories
that stick around if tests fail.

It is loosely based on Test::TempDir, but with less complexity, greater
portability and zero non-core dependencies.
--- End Message ---
--- Begin Message ---
Source: libtest-tempdir-tiny-perl
Source-Version: 0.004-1

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

Debian distribution maintenance software
pp.
Angel Abad  (supplier of updated libtest-tempdir-tiny-perl 
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: Sun, 25 Oct 2015 12:10:24 +0100
Source: libtest-tempdir-tiny-perl
Binary: libtest-tempdir-tiny-perl
Architecture: source all
Version: 0.004-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Angel Abad 
Description:
 libtest-tempdir-tiny-perl - Temporary directories that stick around when tests 
fail
Closes: 802930
Changes:
 libtest-tempdir-tiny-perl (0.004-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #802930)
Checksums-Sha1:
 8d96bf557640e2a983c956523ffd84784af99bce 2159 
libtest-tempdir-tiny-perl_0.004-1.dsc
 70e56bf96e61100b2f7d4013afa9ea39affd1976 17556 
libtest-tempdir-tiny-perl_0.004.orig.tar.gz
 08b7e1a83dcda43ea6ca291461e90f47ab00fe55 1816 
libtest-tempdir-tiny-perl_0.004-1.debian.tar.xz
 ed7af3f6b3490f11acd432dc3d922e826bb31faf 9636 
libtest-tempdir-tiny-perl_0.004-1_all.deb
Checksums-Sha256:
 d0ead609f0df79c6965790625183383a425899a5e7bc04df22af75f7a5d517c8 2159 
libtest-tempdir-tiny-perl_0.004-1.dsc
 fa23375b765763c3bea7ff8a3f15e1f3204543512758cefc2a1ee6caeb000c58 17556 
libtest-tempdir-tiny-perl_0.004.orig.tar.gz
 567e65851c48ab522556b68921fd0ddc559b3ae20d859ac0eebe5fed21f0e03f 1816 
libtest-tempdir-tiny-perl_0.004-1.debian.tar.xz
 1b6b56cd7a81f58323a7ebcedd4b401c44dd6453de438c32a40b55c72b5f50aa 9636 
libtest-tempdir-tiny-perl_0.004-1_all.deb
Files:
 25a4e431bf8157a7d6f69a442d774cfd 2159 perl optional 
libtest-tempdir-tiny-perl_0.004-1.dsc
 eb1e7fbe63294d855e537972c70dcde5 17556 perl optional 
libtest-tempdir-tiny-perl_0.004.orig.tar.gz
 cf25cc36d90e4d7160a2dd43d42661b1 1816 perl optional 
libtest-tempdir-tiny-perl_0.004-1.debian.tar.xz
 f3619d40714a221bd3ce2629d6df7620 9636 perl optional 
libtest-tempdir-tiny-perl_0.004-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWLLsuAAoJEKbViBYBChCWKegP/0fUHmG3odAt02/FeKJSRUj4
mydu0dHJ/NyztivxMV4vZjWnjk24s6ctFVBqoLTS2te/VhdkzWPw/CKIeK3uM344
Phk/2ovy9EspLokp/DHAYSQd7nZB8zzkljoBg4ZWHCE3SIiEM2EClXgWRln3A5IU
3TPs5K7aQoLnIgGkLh8KkBE3Llb1R5HBEJySmSJu68Qjb8N7cF7foqXurohgiMXs
jkAmyWOjyRHaYMHRZNMNRbyPtdJBVwevjrVDULwm+LeDUi/5DVuOJ+XkGf6Y6ZKN
8Cv/ppQ9WDsGlrxvDXkurjfjKqKFGYlcYUNV94IifshMho4YFa5DZ743VqH7M5s6
IvUPvmN9C/0zmHaNNzDrj+iMJBSmSfYtDdBdjDbOQm12CWBKZT+psvmmwGOaRcEA
mWjoqyov3QElwzfk5ideFW+QBEQO820Yg62cyw5NShLOfBMOLAukQ16vOBPLXxxf
gmwrEu3HURhVw5V5BlKJ6CsWMg0FEEFSYG0OaGxEzI2RZlFAIEdSL1WDvVMChQjH
U9kYf0bkwg751O6Fe2l9LaKWu3g7aHCOorf2G6GbCw3s3t9swtgs0Z11hVnz3V9d
OTbvnERvy+Pevf3NYiDUq3SWMFAmQ6MtlPS2eVLa5v2I2PAfkfuTb95riOP9j/J+
j1Kwd2HvosaZlBJVbUZ4
=CPHx
-END PGP SIGNATURE End Message ---


Bug#800420: marked as done (ITP: charm -- the Cross-Platform Time Tracker)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:16 +
with message-id 
and subject line Bug#800420: fixed in charmtimetracker 1.10.0-1
has caused the Debian Bug report #800420,
regarding ITP: charm -- the Cross-Platform Time Tracker
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.)


-- 
800420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Sandro Knauß" 

* Package name: charm
  Version : 1.9.0
  Upstream Author : Frank Oesterfeld 
* URL : https://github.com/KDAB/Charm
* License : GPL-2+
  Programming Lang: C++, Qt
  Description : Charm is a program that helps to keep track of time.

It is built around two major ideas - tasks and events.
Tasks are the things time is spend on, repeatedly. Tasks are done in events.

For example, ironing laundry is a task. The laundry done for two hours on last 
Tuesday is an
event in that task.

I intend to package it in the KDE Debian Team.
--- End Message ---
--- Begin Message ---
Source: charmtimetracker
Source-Version: 1.10.0-1

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

Debian distribution maintenance software
pp.
Sandro Knauß  (supplier of updated charmtimetracker 
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: Tue, 29 Sep 2015 09:02:47 +0200
Source: charmtimetracker
Binary: charmtimetracker
Architecture: source amd64
Version: 1.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers 
Changed-By: Sandro Knauß 
Description:
 charmtimetracker - Cross-Platform Time Tracker
Closes: 800420
Changes:
 charmtimetracker (1.10.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #800420)
Checksums-Sha1:
 1b3fa09b22d1a7c6e481f09e1204035d1b9bc3ff 2075 charmtimetracker_1.10.0-1.dsc
 f338d94ce333ad6d701afdf5dbe74a004ba87cc3 805203 
charmtimetracker_1.10.0.orig.tar.gz
 2d3f1dbeed36676e4262ae537dc3592477d18150 3544 
charmtimetracker_1.10.0-1.debian.tar.xz
 7730a4521afe1230ffd105fc4a42295f138f90a4 449338 
charmtimetracker_1.10.0-1_amd64.deb
Checksums-Sha256:
 91f87bff19b8bee1cabaf178fb353437f974e8e5ddace1eac5430d3c4a779410 2075 
charmtimetracker_1.10.0-1.dsc
 063b13eabee101445e18ea4f9088dd5b87c4e47aa022b0f0c356b8df80ae3a1a 805203 
charmtimetracker_1.10.0.orig.tar.gz
 f12428e3eb30a864d40873ce81b6da7f46d1c3a6640e6013687c19a14f2e47da 3544 
charmtimetracker_1.10.0-1.debian.tar.xz
 b37d08052f496861dc8f539f994a04e18a115c006b257c93db2e030c53553c8e 449338 
charmtimetracker_1.10.0-1_amd64.deb
Files:
 c4db5dca89f00038318c38f960fd7148 2075 misc optional 
charmtimetracker_1.10.0-1.dsc
 8327d0a16907101ca4dc975438dbf77a 805203 misc optional 
charmtimetracker_1.10.0.orig.tar.gz
 c0dcd78d8b3f027bc8599da42b22e580 3544 misc optional 
charmtimetracker_1.10.0-1.debian.tar.xz
 5c9a1741c68dae770f49f5b06afb87b8 449338 misc optional 
charmtimetracker_1.10.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJWILIWAAoJEMcZdpmymyMqH9wQALIa6qWzqrz4+Hd4hC5TRlgF
MXKyqcb/OL8KTmV46l8IR9HSEVYcx6WECmsusNhnNFJ/ZJycp61RUaDAp/wbnzcQ
AwaKCSSzvYQ4rFAw8Qtzhif6NC1sYWWrIEDj9Xa0xpuH93tq6XQc0Eb1/qmRAGBP
emaaPUtFVPMaQJFO7ulZrAWB26HDoAxjXcnAbCxDoANOLFb7I71qg1XjvgjCCJZV
69hXdmDCXOQR8ZUAfMmskAcqEJphu75SlP8kqR+iY1qf82LEoQR9eXUzwyKOgAaC
dA95outVb/GnqprmfidrdB8OZ5nZOBWwzs1sD5YfEHfMyAkPuD0njhstGfJuEZct
F8hVMNooCFs1+n8vTxKTt/WJZTCpWUI8jw1qKsmEtNqFStA/wsa2Xsf2a+L6fAyF
Iim0sHLNMwmXY4EkzpFoR3M+iHFd1wC/4LBBLbdm1Qdjdkdm1+hmdbtGFtylOPtZ
/S2xPBuOooY72RohsAsiyiF8wjK1d/7lRkdatl+Iu7GnZv5aHFJlIgucP/+R5PD2
R3XI33SKjYPv+j44r8IL0uSR+xa4ETKwvGUWXPyxlN4bC2/j+659CSJMtRTnMNXa
xHWelEmzGY5gOYjD4kabiz/SGFh+D1f9b4vlePUWqSYHrHupWWOFHwop951rxj1I
U3SK+deWPesAuAaWETSL
=Q3mB
-END PGP SIGNATURE End Message ---


Bug#800606: marked as done (ITP: antlr4 -- ANTLR Parser Generator)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:14 +
with message-id 
and subject line Bug#800606: fixed in antlr4 4.5.1-1
has caused the Debian Bug report #800606,
regarding ITP: antlr4 -- ANTLR Parser Generator
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.)


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

* Package name: antlr4
  Version : 4.5.1
  Upstream Author : Terence Parr
* URL : http://www.antlr4.org
* License : BSD-3-clause
  Programming Lang: Java
  Description : ANTLR Parser Generator

ANTLR (ANother Tool for Language Recognition) is a powerful parser
generator for reading, processing, executing, or translating structured
text or binary files. It's widely used to build languages, tools, and
frameworks. From a grammar, ANTLR generates a parser that can build and
walk parse trees.

This package will be maintained by the Java Team.
--- End Message ---
--- Begin Message ---
Source: antlr4
Source-Version: 4.5.1-1

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated antlr4 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: Fri, 02 Oct 2015 17:40:46 +0200
Source: antlr4
Binary: antlr4 antlr4-doc antlr4-maven-plugin libantlr4-runtime-java
Architecture: source all
Version: 4.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 antlr4 - ANTLR Parser Generator
 antlr4-doc - ANTLR Parser Generator (documentation)
 antlr4-maven-plugin - Maven plugin for ANTLR 4
 libantlr4-runtime-java - Runtime library for ANTLR 4
Closes: 800606
Changes:
 antlr4 (4.5.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #800606)
Checksums-Sha1:
 68db84806d077840d2bf3ae42ab700fdf10e7f73 2375 antlr4_4.5.1-1.dsc
 d0321469dda8a19adffcf5e36c365cd9e2f2b017 386520 antlr4_4.5.1.orig.tar.xz
 d88197f517d238b67dc26246c8835f02339f8999 9620 antlr4_4.5.1-1.debian.tar.xz
 19e412117e0d7cffb589a403211500dc59626253 768446 antlr4-doc_4.5.1-1_all.deb
 83ab539ff5859cc4b26c38ff7d0e6389fa498cd7 32394 
antlr4-maven-plugin_4.5.1-1_all.deb
 99bbb98ec2124e6fa5d12aa84f5c592c8d6ebc68 680668 antlr4_4.5.1-1_all.deb
 75682b57aecef884e049295a125e4defdc403b11 287736 
libantlr4-runtime-java_4.5.1-1_all.deb
Checksums-Sha256:
 868d669d1521376560e63712bc0331ef9069f30091b2a6db8309213d6a0cd889 2375 
antlr4_4.5.1-1.dsc
 2d92c2ffc4ebdfe1007d4a9a5a7977b6ebb60e6778c533e2ccae6f370d75c0a7 386520 
antlr4_4.5.1.orig.tar.xz
 23810b8f9aa9f1820ff1e19a40a7d1f3c7ade53c72d04e880592e4c51baa99d0 9620 
antlr4_4.5.1-1.debian.tar.xz
 142ab90be8218019ec42c21a48a489f69b5fdd33f4d5e3c1cd4e8631734a4630 768446 
antlr4-doc_4.5.1-1_all.deb
 d92f065cf6a1ac8cdf64396f3c26b6e4a5188393b5787f208aad8221e320b329 32394 
antlr4-maven-plugin_4.5.1-1_all.deb
 e33267a97fe0f5633a92f1dcb79bbd9b80f609c71a686c853343f4200bb8 680668 
antlr4_4.5.1-1_all.deb
 49e188f19cbb91e1138a6f9d3b7775341b5e8fec02bd4f55f997ca5074f16471 287736 
libantlr4-runtime-java_4.5.1-1_all.deb
Files:
 330909a309baf764460c66996c7f3680 2375 java optional antlr4_4.5.1-1.dsc
 9e8d5362e89d652414c8e7172114ced8 386520 java optional antlr4_4.5.1.orig.tar.xz
 9dec5ced95cf61d85dea0612c98aec41 9620 java optional 
antlr4_4.5.1-1.debian.tar.xz
 3d939f1f337ee36ca6bb2ba7d7076e0c 768446 doc optional antlr4-doc_4.5.1-1_all.deb
 460e8172b0bd62dd7edd4ffeb5d57302 32394 java optional 
antlr4-maven-plugin_4.5.1-1_all.deb
 7bdbf6de2279db58286ab1436c905ae7 680668 java optional antlr4_4.5.1-1_all.deb
 4fe190e2c1e8bcea550316ab1c88fd74 287736 java optional 
libantlr4-runtime-java_4.5.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWDqafAAoJEPUTxBnkudCsPzcQAMtERf5pjrBYbTwNGYaInhzN
oYmsDY8mLtJ1PzqZHOx35v+0A3c/YI9bDgJFalaFeTnDnA86ZpW2j2NKHvQjBhVS
WQJOkkxoAVYKHvc4t2kVFqO4e0m/qUOlxsJdwTNq3C1wxJ9ZF33C/BJR/H/VxBYu
fPTITcOyt+9

Bug#794447: marked as done (ITP: pbgenomicconsensus -- Pacific Biosciences variant and consensus caller)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:22 +
with message-id 
and subject line Bug#794447: fixed in pbgenomicconsensus 1.0.0-1
has caused the Debian Bug report #794447,
regarding ITP: pbgenomicconsensus -- Pacific Biosciences variant and consensus 
caller
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.)


-- 
794447: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Debian Med Packaging Team 
Control: block 787977 by !

* Package name: pb-genomicconsensus
  Version : 1.0.0
  Upstream Author : Pacific Biosciences 
* URL : https://github.com/PacificBiosciences/GenomicConsensus
* License : BSD
  Programming Lang: Python
  Description : Pacific Biosciences variant and consensus caller

The GenomicConsensus package provides Quiver, Pacific Biosciences'
flagship consensus and variant caller. Quiver is an algorithm that finds
the maximum likelihood template sequence given PacBio reads of the template.
These reads are modeled using a conditional random field approach that
prescribes a probability to a read given a template sequence. In addition to
the base sequence of each read, Quiver uses several additional quality value
covariates that the base caller provides.

This package is part of the SMRTAnalysis suite (#787977), to be built and
maintained by the Debian Med team.
--- End Message ---
--- Begin Message ---
Source: pbgenomicconsensus
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Afif Elghraoui  (supplier of updated pbgenomicconsensus 
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: Tue, 13 Oct 2015 21:51:10 -0700
Source: pbgenomicconsensus
Binary: pbgenomicconsensus python-pbgenomicconsensus
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Afif Elghraoui 
Description:
 pbgenomicconsensus - Pacific Biosciences variant and consensus caller
 python-pbgenomicconsensus - Pacific Biosciences variant and consensus caller 
(Python 2)
Closes: 794447
Changes:
 pbgenomicconsensus (1.0.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #794447)
Checksums-Sha1:
 5b44c6dc8f0cd29c5922edbf8f9ead9a40fecccd 2291 pbgenomicconsensus_1.0.0-1.dsc
 4bede2de663f9966af4b42b8977e369d7ef94b01 7396216 
pbgenomicconsensus_1.0.0.orig.tar.gz
 ee366ad448e224d177d80182522437d40f4d3e7e 8720 
pbgenomicconsensus_1.0.0-1.debian.tar.xz
 01bf2b87ae06022aa1c0691b45acaf2a6c1517bc 23984 
pbgenomicconsensus_1.0.0-1_all.deb
 6e49ffc28d03fdc0cbe8310a11aaf617e17f8f13 38042 
python-pbgenomicconsensus_1.0.0-1_all.deb
Checksums-Sha256:
 371864e37ed00eb78eb9c791d22cbcba27764021fe85185d8084539bb9eb5997 2291 
pbgenomicconsensus_1.0.0-1.dsc
 d8caea42dcb9552696c6b7409d60e5fd9971885b19e1d78da57c07de9c98f838 7396216 
pbgenomicconsensus_1.0.0.orig.tar.gz
 ca8a85efa9fa260077d0364273b96479fa68b17e67db9abd0e4fd4163522de52 8720 
pbgenomicconsensus_1.0.0-1.debian.tar.xz
 5d82ea1cbd4404aaab6d554e863c3f3bf1ddf2955646f1ed95b5be16d0c650b0 23984 
pbgenomicconsensus_1.0.0-1_all.deb
 7e4d8a318f26ca3b132141e9a11db89081548d5ce4b2a70c79396689f3232d15 38042 
python-pbgenomicconsensus_1.0.0-1_all.deb
Files:
 448c5985abff80993fc933cfd30d692d 2291 science optional 
pbgenomicconsensus_1.0.0-1.dsc
 888c06cf66b3820bcc35cd90c1618890 7396216 science optional 
pbgenomicconsensus_1.0.0.orig.tar.gz
 fa9c05eb804d47dd276cff4c92f1d3e3 8720 science optional 
pbgenomicconsensus_1.0.0-1.debian.tar.xz
 581a65d40f091dcdeedb475ba7c34f00 23984 science optional 
pbgenomicconsensus_1.0.0-1_all.deb
 f1d32d9545c5ccea378f978539b40a58 38042 python optional 
python-pbgenomicconsensus_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJWHgbXAAoJEMW9bI8ildUCaOEP/j31k24Qjm9UKz9H0pr8egfS
DekeCIcKdzJYUN9Zjn96b5TNkJS/kkFPbvzRJb5Bk4ItqC1NtyULALPDtQBLfVSt
TEQsSTvrri/EoGfD+FESs5i519lNC95Gg

Bug#798209: marked as done (ITP: markdown-mode -- mode for editing Markdown-formatted text files in GNU Emacs.)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:20 +
with message-id 
and subject line Bug#798209: fixed in markdown-mode 2.0snapshot78-1
has caused the Debian Bug report #798209,
regarding ITP: markdown-mode -- mode for editing Markdown-formatted text files 
in GNU Emacs.
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.)


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

  Package name: markdown-mode
  Version : 2.0snapshot78
  Upstream Author : Jason R. Blevins 
  URL : http://jblevins.org/git/markdown-mode.git
  License : GPL-2+
  Programming Lang: emacs-lisp
  Description : mode for editing Markdown-formatted text files in GNU Emacs.

 The mode provides syntax highlighted, and keyboard shortcuts for
 editing, compiling and previewing markdown.

This package will be maintained by the nascent Emacs Addons packaging
team.

There is currently an old version of this package in emacs-goodies-el,
but I think it's substantial enough to stand on it's own as a package.
If/when this package is uploaded, I'll file a bug suggesting it be
removed from the bundle.  There are also substantial maintainer and
user advantages to having a standalone package.  Because of the way
this is packaged (using dh-elpa), there will not be file conflicts
with the bundled version.

preliminary packaging is available via

 git clone git://anonscm.debian.org/git/pkg-emacsen/pkg/markdown-mode.git
--- End Message ---
--- Begin Message ---
Source: markdown-mode
Source-Version: 2.0snapshot78-1

We believe that the bug you reported is fixed in the latest version of
markdown-mode, 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.
David Bremner  (supplier of updated markdown-mode 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: Sun, 13 Sep 2015 20:05:38 -0300
Source: markdown-mode
Binary: elpa-markdown-mode
Architecture: source all
Version: 2.0snapshot78-1
Distribution: unstable
Urgency: low
Maintainer: Debian Emacs addons team 

Changed-By: David Bremner 
Description:
 elpa-markdown-mode - mode for editing Markdown-formatted text files in GNU 
Emacs.
Closes: 798209
Changes:
 markdown-mode (2.0snapshot78-1) unstable; urgency=low
 .
   * Initial upload (Closes: #798209).
Checksums-Sha1:
 75897fc63b5f543b3cc8840d65f74eccaf4bdce9 1879 markdown-mode_2.0snapshot78-1.dsc
 1a59afc50d8578c291217c4da3f2757f434400d7 103536 
markdown-mode_2.0snapshot78.orig.tar.gz
 26728023d136d77314cd7d7ccf857854fde7120b 2680 
markdown-mode_2.0snapshot78-1.debian.tar.xz
 b3704d1f1b9ebb509a5273db7db374ea25f6b6a4 47046 
elpa-markdown-mode_2.0snapshot78-1_all.deb
Checksums-Sha256:
 44e403a56ff7cf8fcbc2dd42abf5da278248d93c0034f3d17a47843d213c9ea9 1879 
markdown-mode_2.0snapshot78-1.dsc
 73c80b8ab9f44e534b0856aef4581d7dfb28bc5a42805de71c12448446eeef58 103536 
markdown-mode_2.0snapshot78.orig.tar.gz
 5c9f718be3f7b6ed6b31deac621b25b537cb6b9b2ae9b6796e815b9d947ee977 2680 
markdown-mode_2.0snapshot78-1.debian.tar.xz
 5cf5349946013fcf521996f3c914d1df634d13ca154ea11b35cd6c28ffeabdf9 47046 
elpa-markdown-mode_2.0snapshot78-1_all.deb
Files:
 5d295afc3919a7274aa5cda7f31f6bde 1879 lisp optional 
markdown-mode_2.0snapshot78-1.dsc
 74fcc33add771cf8df30adbd8471 103536 lisp optional 
markdown-mode_2.0snapshot78.orig.tar.gz
 e3de23d165502db78b428606d0350f56 2680 lisp optional 
markdown-mode_2.0snapshot78-1.debian.tar.xz
 277e944ffb5b012f0dd7ebaaa89383b8 47046 lisp optional 
elpa-markdown-mode_2.0snapshot78-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQGcBAEBCAAGBQJV9hF+AAoJEPIClx2kp54s79cMAIjnW2W9U+6yJEXSK/Yw2bap
uWbwAhmME8hvqhLh6E0xw+0igqiDyo9P9mWUtMksoMbKl8DWlbnG/Pc6UTGQVARL
FJXxA9o3IAXtvcLe59NXfSqfUzxpQc0Cja/u2REelrqEy4+5+qFxIXAlvq/q0UF+
KhE05hhTY4WwAdUY3BQ90Kx0B80qwCWXtsPXHt6WHho6R6tfGrEKN0c4/UATQC0v
e7C6wPWpsRSMk1rhKWRTuo2HsPOXhYru2PXxVMnJBS78A0mbpl4hH6t6VJ/XxBXr
LF/vTBRFOTbmSodElbfOcBWl87dAAXQ0nKF3TCB3RPvLxIEKIppsTG72xMp7ekqD
PHKF+F5aDB79NkWCrYp/PStYJW

Bug#792680: marked as done (ITP: flask-flatpages -- Provides flat static pages to a Flask application.)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:17 +
with message-id 
and subject line Bug#792680: fixed in flask-flatpages 0.6-1
has caused the Debian Bug report #792680,
regarding ITP: flask-flatpages -- Provides flat static pages to a Flask 
application.
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.)


-- 
792680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792680
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


   Package name: flask-flatpages
Version: 0.6
Upstream Author: SimonSapin , playpauseandstop

URL: https://github.com/SimonSapin/Flask-FlatPages/
License: BSD-3
Programming Lang: Python
Description: Provides flat static pages to a Flask application,
based on text files as opposed to a relational database.


Flask-FlatPages provides a collection of pages to your Flask
application. Pages are built from “flat” text files as opposed to a
relational database.
Works on Python 2.6, 2.7 and 3.3+ and out of the box with many flask
extensions already present in Debian.




signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: flask-flatpages
Source-Version: 0.6-1

We believe that the bug you reported is fixed in the latest version of
flask-flatpages, 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.
Orestis Ioannou  (supplier of updated flask-flatpages 
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: Sat, 18 Jul 2015 03:12:37 +0300
Source: flask-flatpages
Binary: python-flask-flatpages python3-flask-flatpages 
python-flask-flatpages-doc
Architecture: source all
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Orestis Ioannou 
Changed-By: Orestis Ioannou 
Description:
 python-flask-flatpages - Provides flat static pages to a Python 2 Flask 
application
 python-flask-flatpages-doc - Provides flat static pages to a Flask application 
(doc)
 python3-flask-flatpages - Provides flat static pages to a Python 3 Flask 
application
Closes: 792680
Changes:
 flask-flatpages (0.6-1) unstable; urgency=low
 .
   * Initial release. Closes: 792680
Checksums-Sha1:
 0f69d9c0004c8b3140b331c4053088d70e86d02c 2176 flask-flatpages_0.6-1.dsc
 68e6d00d094a4009804d43c77b16cd2546d9018e 22536 flask-flatpages_0.6.orig.tar.gz
 df21628a41e99702d9111db0d778a97205aa82a2 2696 
flask-flatpages_0.6-1.debian.tar.xz
 68da56f9b3d7cf0c5bbcc481e386a1fefb58a67b 24966 
python-flask-flatpages-doc_0.6-1_all.deb
 f6a302456afedfa4ad01fd5070362d8ef77672b3 8406 
python-flask-flatpages_0.6-1_all.deb
 d7bc7d5efec4b622194d210f487583095cdb6464 8486 
python3-flask-flatpages_0.6-1_all.deb
Checksums-Sha256:
 60c726ba1c50f5ef8aa0295c92045472fcfedb74842f631308baf94ff9adf984 2176 
flask-flatpages_0.6-1.dsc
 b52d502579a0903c8660816a77c17f61f5cb526b5091fbe910a2ee17d2063bf2 22536 
flask-flatpages_0.6.orig.tar.gz
 46b156040e4980bf3b5840887cced4a0add124349eeb68bf25a828fc12067fb1 2696 
flask-flatpages_0.6-1.debian.tar.xz
 df3637c3d79fe7fb08393f1e87d7887d349fd84d2bd4e8453b97c091ca0d1ef7 24966 
python-flask-flatpages-doc_0.6-1_all.deb
 06b6c0353af9d10c4e6550899a4c5195d259be24ed894a27d36bf5dc71ec04a7 8406 
python-flask-flatpages_0.6-1_all.deb
 e8864e9b3cd05f5da5359c889d448fe62fbfe82d802bdb3e03e6fb3bf8fd49d4 8486 
python3-flask-flatpages_0.6-1_all.deb
Files:
 71129740d9149bb908a981ea36ef9dd2 2176 python optional flask-flatpages_0.6-1.dsc
 bacce1ffbcc4d79d018203ce9d1eb034 22536 python optional 
flask-flatpages_0.6.orig.tar.gz
 98652c13055285842b3e482f903d44e1 2696 python optional 
flask-flatpages_0.6-1.debian.tar.xz
 65c29d45ccb3cedd17210ed57cdc21a5 24966 doc optional 
python-flask-flatpages-doc_0.6-1_all.deb
 d25e6d31d14136a71e32efb37bd5e439 8406 python optional 
python-flask-flatpages_0.6-1_all.deb
 96be26ea4b5d24612a38d65a89093d3b 8486 python optional 
python3-flask-flatpages_0.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWKnm7AAoJEPNPCXROn13ZcXAP/1Q4CB7cX9aZNYoHOL6EKLBN
gGD5TzoibQnKnPYv3vZLCGNIZQgHBup81cD

Bug#783175: marked as done (ITP: qtpass -- GUI for password manager pass)

2015-10-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Oct 2015 11:00:23 +
with message-id 
and subject line Bug#783175: fixed in qtpass 1.0.1-1
has caused the Debian Bug report #783175,
regarding ITP: qtpass -- GUI for password manager pass
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.)


-- 
783175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "ChangZhuo Chen (陳昌倬)" 

* Package name: qtpass
  Version : 0~20150423
  Upstream Author : Anne Jan Brouwer
* URL : http://ijhack.github.io/qtpass/
* License : GPLv3
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : GUI for password manager pass


qtpass is a GUI password manager based on pass with the following
features:
* Reading pass password stores
* Decrypting and displaying the password info
* Updating from the git repository
* Editing and adding of passwords
* Adding and removing people from gpg-id per folder
* Read operations also supported without pass (using gpg and git)
* Configuration options for backends and executable/folder locations
* Copying password to clipboard
* Hiding of password against shouldersurfing
* Experimental WebDAV support

-- 
ChangZhuo Chen (陳昌倬) 
http://czchen.info/
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: qtpass
Source-Version: 1.0.1-1

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

Debian distribution maintenance software
pp.
Philip Rinn  (supplier of updated qtpass 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: Fri, 18 Sep 2015 22:29:52 +0200
Source: qtpass
Binary: qtpass
Architecture: source amd64
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Philip Rinn 
Changed-By: Philip Rinn 
Description:
 qtpass - GUI for password manager pass
Closes: 783175
Changes:
 qtpass (1.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #783175)
Checksums-Sha1:
 606b203ccb1c595b71947b06a6ff12dd536f0efd 1843 qtpass_1.0.1-1.dsc
 ca32c7d36caab7694fd562da2868a58f5fbb4bb9 646826 qtpass_1.0.1.orig.tar.gz
 31b050deaad6f5d855089c4353627ecfc46fa17f 2424 qtpass_1.0.1-1.debian.tar.xz
 99b50fc9e4a39cf5c4e78c67493ff3022676abb1 556468 qtpass_1.0.1-1_amd64.deb
Checksums-Sha256:
 3f7e4258f18661fc1d827a0dd8671edd1e934aa1ddb29aa723d27118b085dd46 1843 
qtpass_1.0.1-1.dsc
 bff32c7908f8a0c8a12ce888e6726d3151a66759f7c9c07e8423f35dd566b6d6 646826 
qtpass_1.0.1.orig.tar.gz
 fc0f10de507287a46de17d9514507cdf8e21b0d3f31209972ed8384ab88e1f39 2424 
qtpass_1.0.1-1.debian.tar.xz
 5bca551fa63f14b4e9273cbb8c0b500ee681ef0bfb32bd2ee34bfdcf854f4ef8 556468 
qtpass_1.0.1-1_amd64.deb
Files:
 a3a9379c4d12331a15e59900e835efbc 1843 utils optional qtpass_1.0.1-1.dsc
 945bed7aa136020c23693e4d369eef8d 646826 utils optional qtpass_1.0.1.orig.tar.gz
 cd59e76e1ed18547bdc75fbced957456 2424 utils optional 
qtpass_1.0.1-1.debian.tar.xz
 9d53142d2d22ffb4284b99937fadc146 556468 utils optional qtpass_1.0.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJV/HiZAAoJELTYlw90nD9qsHsP/R5UUXJ1A3Np+bDYdsW6hV2I
vxUZ+VoG8zA+4ObU3pPhSFtMyqrRjE7pa/794UYFzp8w0i1f9fQsl92evhhxeDUg
1MMj94z+rgMucN0vztwVrqWQojmCubeklULlfaujx7Yph/OQmko+IQJxgMnxdxeC
EeCmPmEGsiSHsThFu7eSBGgFEOx2eecVDDgTBM2VJjtaYizJH5M8R9qAR9KV8KTw
5M1AFWiqvscM5oIyQytOJ9pcowXhomfpX4d8VuERGVExUMOKsz/nsqis1S6gRHeO
XB2i3qC6zdt9jwI5818lhL+SqegM26014ncCDxPN3P+DQsqUlgwfZVELnstL7ChR
lBg7VpcjvE2Fd3Vozi0oMVzW1fPX384qx3k60Mu9EnFNnLBjtbezzvEWfzGe25kA
aaBV6Q/IS4hKhgHIzRj+x/gTinObEPUzotGpcu7+vcx9TNrbVmepsjjsK/emrBeq
GTuUdmHTtv71UIo9Okzs+mrAhh1ErVL3f2lgRFRkM6hoEkz6kLr3XMZ4bLEPu/BT
QqGqN/zTR4p911EBD/S+DeFYKrzE9sVauM5883H4DtYAumEmKJmZsV9GDeRlaWaR
WHVYHGOGXsF+MFEF5OhrppZbSl+acQQ64vik4w2W55A9bhkkrY7ftfoXH6aVg7CD
72ImQhmFZPDayUBsBDzj
=Ta1x
-END PGP SIGNATURE End Message ---


Bug#803046: RFP: python-privacyidea -- Two Factor Authentication

2015-10-26 Thread Cornelius Kölbel
Package: wnpp
Severity: wishlist

privacyIDEA is an open solution for two-factor authentication.
privacyIDEA aims to not bind you to any decision of the authentication
protocol or it does not dictate you where your user information should
be stored. This is achieved by its totally modular architecture.
privacyIDEA supports a long list of different token types like HOTP,
TOTP, mOTP, SMS, Email, Google Authenticator, TiQR (OCRA), U2F,
x509 certificates, SSH keys, RADIUS, Remote...
It can read users from LDAP/AD, SQL, flat files and SCIM services.
It is licensed under AGPLv3

homepage: http://www.privacyidea.org
source: http://github.com/privacyidea/privacyidea




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


Bug#803038: ITP: ccdproc -- Basic data reductions of astronomy CCD images

2015-10-26 Thread Ole Streicher
Package: wnpp
Owner: Ole Streicher 
Severity: wishlist
X-Debbugs-Cc: 
debian-de...@lists.debian.org,debian-as...@lists.debian.org,debian-pyt...@lists.debian.org

* Package name: ccdproc
  Version : 0.3.3
  Upstream Author : Steve Crawford
* URL : http://ccdproc.readthedocs.org/
* License : BSD-3-Clause
  Programming Lang: Python
  Description : Basic data reductions of astronomy CCD images

The ccdproc package provides many of the necessary tools for processing
of ccd images built on a framework to provide error propagation and bad
pixel tracking throughout the reduction process.

It will maintained within the Debian Astronomy Working Group. A git
repository will be created on alioth [2].

Best regards

Ole

[1] http://www.astropy.org/affiliated/index.html
[2] https://anonscm.debian.org/cgit/debian-astro/packages/ccdproc.git



Processed: RFP: sirius -- Speech and Vision Based Intelligent Personal Assistant

2015-10-26 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 RFP: sirius -- Speech and Vision Based Intelligent Personal 
> Assistant
Bug #782763 [wnpp] ITP: sirius -- Speech and Vision Based Intelligent Personal 
Assistant
Changed Bug title to 'RFP: sirius -- Speech and Vision Based Intelligent 
Personal Assistant' from 'ITP: sirius -- Speech and Vision Based Intelligent 
Personal Assistant'
> noowner -1
Bug #782763 [wnpp] RFP: sirius -- Speech and Vision Based Intelligent Personal 
Assistant
Removed annotation that Bug was owned by "Iain R. Learmonth" .

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



Bug#782763: RFP: sirius -- Speech and Vision Based Intelligent Personal Assistant

2015-10-26 Thread Iain R. Learmonth
Control: retitle -1 RFP: sirius -- Speech and Vision Based Intelligent Personal 
Assistant
Control: noowner -1

Hi,

I'm not going to have the time available to follow through with this ITP, so
converting to an RFP. Hopefully there is someone who has interest in
packaging this.

If you're new to Debian Development and you'd like to have a go at this,
your starting point is http://mentors.debian.net/intro-maintainers.

I will be happy to review and sponsor uploads of this package. Just send me
an email and we can get to work.

Thanks,
Iain.

-- 



Bug#798872: RFS: python-pbcommand (NEW)

2015-10-26 Thread Afif Elghraoui
Hi, all,
I've finished preparing the python-pbcommand package. This is part of
the smrtanalysis suite for long-read DNA sequencing data analysis.

git+ssh://git.debian.org/git/debian-med/python-pbcommand.git
http://anonscm.debian.org/cgit/debian-med/python-pbcommand.git

Many thanks and regards
Afif

-- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name



Processed: retitle 798872 to ITP: python-pbcommand -- common command-line interface for Pacific Biosciences analysis modules

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

> retitle 798872 ITP: python-pbcommand -- common command-line interface for 
> Pacific Biosciences analysis modules
Bug #798872 [wnpp] ITP: pbcommand -- common command-line interface for Pacific 
Biosciences analysis modules
Changed Bug title to 'ITP: python-pbcommand -- common command-line interface 
for Pacific Biosciences analysis modules' from 'ITP: pbcommand -- common 
command-line interface for Pacific Biosciences analysis modules'
> thanks
Stopping processing here.

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