Bug#807882: ITP: f-el -- Modern API for working with files and directories in Emacs Lisp

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: f-el
  Version : 0.17.3
  Upstream Author : Johan Andersson 
* URL : https://github.com/rejeep/f.el
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : Modern API for working with files and directories in Emacs 
Lisp

f.el is a dependency for a lot of popular Emacs addon packages.  In
particular, it's a build dependency of epl, another ITP of mine.  I
intend to maintain it as part of the pkg-emacsen team.



Processed: retitle 807877 to ITP: golang-github-mitchellh-prefixedio -- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix

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

> retitle 807877 ITP: golang-github-mitchellh-prefixedio -- Golang library that 
> demultiplexes line-oriented data from an io.Reader into multiple io.Readers 
> based on a prefix
Bug #807877 [wnpp] golang-github-mitchellh-prefixedio -- Golang library that 
demultiplexes line-oriented data from an io.Reader into multiple io.Readers 
based on a prefix
Changed Bug title to 'ITP: golang-github-mitchellh-prefixedio -- Golang library 
that demultiplexes line-oriented data from an io.Reader into multiple 
io.Readers based on a prefix' from 'golang-github-mitchellh-prefixedio -- 
Golang library that demultiplexes line-oriented data from an io.Reader into 
multiple io.Readers based on a prefix'
> thanks
Stopping processing here.

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



Bug#807877: golang-github-mitchellh-prefixedio -- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix

2015-12-13 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-mitchellh-prefixedio
  Version : 0.0~git20151214.0.6e69540-1
  Upstream Author : Mitchell Hashimoto
* URL : https://github.com/mitchellh/prefixedio
* License : TODO
  Programming Lang: Go
  Description : Golang library that demultiplexes line-oriented data
from an io.Reader into multiple io.Readers based on a prefix.

this is needed for Packer



signature.asc
Description: OpenPGP digital signature


Processed: owner 807856

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

> owner 807856 av...@debian.org
Bug #807856 [wnpp] ITP: golang-github-mitchellh-reflectwalk -- Go library for 
"walking" complex structures
Owner changed from Daniel Stender  to 
av...@debian.org.
> thanks
Stopping processing here.

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



Bug#807856: Just uploaded golang-github-mitchellh-reflectwalk

2015-12-13 Thread Alexandre Viau
I just uploaded golang-github-mitchellh-reflectwalk.

I'll keep doing those requests for you if you have more.

Cheers,

-- 
Alexandre Viau
av...@debian.org



signature.asc
Description: OpenPGP digital signature


Bug#807874: ITP: libspi-java -- Reduce boilerplate code in Java projects

2015-12-13 Thread Hans-Christoph Steiner

Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" 

* Package name: libspi-java
  Version : 0.2.4
  Upstream Author : TOPdesk
* URL : https://github.com/rspilker/spi
* License : Apache-2.0
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/libspi-java.git
  Description : Simplifies usage of Java Service Provider Interface

 The usage of the Service Provider Interface in Java is a great way to
make your
 program more extensible. However, implementing and distributing such an
 Interface is error prone.
 .
 One of the reasons is that the system depends on naming schemes and
text files.
 The name of an implementation should be put in a text file, located on the
 classpath in a folder called META-INF/services/.
 .
 This project allows the programmer to use an Annotation, @ProviderFor,
to flag
 a class as an implementation of a certain interface. During
compilation, the
 necessary files are created at the appropriate locations. Also, the
class is
 inspected to see if it follows all rules applicable to Service Providers.
 Compile time errors will be generated if those rules are broken,
assisting the
 programmer to create more robust code.



Processed: retitle 807856 to ITP: golang-github-mitchellh-reflectwalk -- Go library for "walking" complex structures

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

> retitle 807856 ITP: golang-github-mitchellh-reflectwalk -- Go library for 
> "walking" complex structures
Bug #807856 [wnpp] RFP: golang-github-mitchellh-reflectwalk -- Go library for 
"walking" complex structures
Changed Bug title to 'ITP: golang-github-mitchellh-reflectwalk -- Go library 
for "walking" complex structures' from 'RFP: 
golang-github-mitchellh-reflectwalk -- Go library for "walking" complex 
structures'
> thanks
Stopping processing here.

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



Bug#807873: ITP: golang-github-influxdb-usage-client -- A Golang client for speaking to the Anonymous Usage Reporting API

2015-12-13 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-influxdb-usage-client
  Version : 0.0~git20151204.0.475977e-1
  Upstream Author : InfluxDB
* URL : https://github.com/influxdb/usage-client
* License : Expat
  Programming Lang: Go
  Description : A Golang client for speaking to the Anonymous Usage
Reporting API

This is needed for InfluxDB



signature.asc
Description: OpenPGP digital signature


Bug#807871: ITP: golang-github-paulbellamy-ratecounter -- A Thread-Safe RateCounter implementation in Golang

2015-12-13 Thread Alexandre Viau
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-paulbellamy-ratecounter
  Version : 0.0~git20151119.0.5a11f58-1
  Upstream Author : Paul Bellamy
* URL : https://github.com/paulbellamy/ratecounter
* License : Expat
  Programming Lang: Go
  Description : A Thread-Safe RateCounter implementation in Golang



signature.asc
Description: OpenPGP digital signature


Bug#807868: ITP: zjump -- Jump to frequent directories matching regex

2015-12-13 Thread Thomas Ross
Package: wnpp
Severity: wishlist
Owner: Thomas Ross 

* Package name: zjump
  Version : 1.9
  Upstream Author : "Rupa" 
* URL : https://github.com/rupa/z
* License : WTFPL
  Programming Lang: sh/bash/shell
  Description : Jump to frequent directories matching regex

>From the man page:
Tracks your most used directories, based on 'frecency'.

After  a  short  learning  phase, z will take you to the most 'frecent'
directory that matches ALL of the regexes given on the command line, in
order.

For example, z foo bar would match /foo/bar but not /bar/foo.

..

Frecency is a portmanteau of 'recent' and 'frequency'. It is a weighted
rank  that depends on how often and how recently something occurred. As
far as I know, Mozilla came up with the term.

This package will be maintainted using git. 

The package should actually be called 'Z', but according to reportbug that is
not a valid package name. Are there any suggestions for this?



Bug#807866: RFP: github-hub -- hub helps you win at git

2015-12-13 Thread Antoine Beaupré
Package: wnpp
Severity: wishlist

* Package name: github-hub
  Version : 2.2.2
  Upstream Author : https://github.com/github/hub/graphs/contributors
* URL : https://hub.github.com/
* License : MIT
  Programming Lang: Go
  Description : hub helps you win at git

hub is a command line tool that wraps git in order to extend it with
extra features and commands that make working with GitHub easier.

this is the offical github commandline client.

-

i couldn't find trace of this package in the archive yet, although there
is a `git-hub` binary, which is pretty confusing, that is a different
unofficial client.



Bug#807863: ITP: epl -- Emacs Package Library

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: epl
  Version : 0.8
  Upstream Author : Sebastian Wiesner
* URL : https://github.com/cask/epl
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : Emacs Package Library

I am packaging this as a dependency of pkg-info-el, another ITP of
mine.  I intend to maintain it as part of the pkg-emacsen team.



Bug#807864: ITP: pkg-info-el -- Emacs Lisp library providing information about Emacs packages

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: pkg-info-el
  Version : 0.6
  Upstream Author : Sebastian Wiesner
* URL : https://github.com/lunaryorn/pkg-info.el
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : Emacs Lisp library providing information about Emacs 
packages

I am packaging this as a dependency of projectile, another ITP of
mine.  I intend to maintain it as part of the pkg-emacsen team.



Bug#807859: ITP: emacs-noflet -- Emacs Lisp noflet macro for dynamic, local advice

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: emacs-noflet
  Version : 0.20151102
  Upstream Author : Nic Ferrier 
* URL : https://github.com/nicferrier/emacs-noflet
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : Emacs Lisp noflet macro for dynamic, local advice

The noflet macro lets Emacs lisp programmers locally override
functions, in the manner of `flet', but with access to the original
function through the symbol `this-fn'.

I am packaging this as a build dependency for projectile, another ITP
of mine.  I intend to maintain it under the pkg-emacsen team.



Processed: RFP: golang-github-mitchellh-reflectwalk -- Go library for "walking" complex structures

2015-12-13 Thread Debian Bug Tracking System
Processing control commands:

> block 740753 by -1
Bug #740753 [wnpp] ITP: packer -- create vm images for multiple platforms from 
a single source configuration
740753 was blocked by: 796357 796309
740753 was not blocking any bugs.
Added blocking bug(s) of 740753: 807856

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



Bug#807856: RFP: golang-github-mitchellh-reflectwalk -- Go library for "walking" complex structures

2015-12-13 Thread Daniel Stender
Package: wnpp
Severity: wishlist
Owner: Daniel Stender 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintain...@lists.alioth.debian.org
Control: block 740753 by -1 

* Package name: golang-github-mitchellh-reflectwalk
  Version : 0.0~git20150527.0.eecf4c7-1
  Upstream Author : Mitchell Hashimoto
* URL : https://github.com/mitchellh/reflectwalk
* License : Expat
  Programming Lang: Go
  Description : Go library for "walking" complex structures

Reflectwalk is a Go library for "walking" a value in Go using reflection, in 
the same way a directory
tree can be "walked" on the filesystem. Walking a complex structure can allow 
you to do manipulations on
unknown structures such as those decoded from JSON.

This is a requirement for Packer. I'm going to work down the missing packages, 
but put this on RFP
if somebody would be interested in that.

DS

-- 
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8
LPI certified Linux admin (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/blog/



Bug#807851: ITP: emacs-async -- simple library for asynchronous processing in Emacs

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: emacs-async
  Version : 1.4
  Upstream Author : John Wiegley 
* URL : https://github.com/jwiegley/emacs-async
* License : GPL-2+
  Programming Lang: Emacs Lisp
  Description : simple library for asynchronous processing in Emacs

I am packaging this as a build-dependency (for running tests) of flx,
another ITP of mine.  I intend to maintain it as part of the
pkg-emacsen team.



Bug#764401: marked as done (ITA: mksh -- MirBSD Korn Shell)

2015-12-13 Thread Debian Bug Tracking System
Your message dated Sun, 13 Dec 2015 18:52:23 +
with message-id 
and subject line Bug#764401: fixed in mksh 52-1
has caused the Debian Bug report #764401,
regarding ITA: mksh -- MirBSD Korn Shell
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.)


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

I intend to orphan the mksh package.

The package description is:
 mksh is the successor of the Public Domain Korn shell (pdksh),
 a Bourne/POSIX compatible shell which is largely similar to the
 original AT&T Korn Shell (ksh88/ksh93).
 It includes bug fixes and feature improvements, in order to produce a
 modern, robust shell good for interactive and especially script use.
 mksh has UTF-8 support (in string operations and the Emacs editing
 mode). The code has been cleaned up and simplified, bugs fixed,
 standards compliance added, and several enhancements (for extended
 compatibility to other modern shells, as well as a couple of its
 own) are available.
 This shell is Debian Policy 10.4 compliant and may be used as /bin/sh
 on Debian systems (the /bin/lksh binary should be used for this), and
 as rescue and initrd shell (especially the /bin/mksh-static binary).
 .
 The mksh-static binary is a version of mksh, linked against klibc or
 dietlibc (if they exist for that Debian architecture and are usable)
 and optimised for small code size, for example for use on initrd or
 initramfs images, installation or rescue systems, or /bin/sh on slow
 architectures.
 It omits some leaf features to be even smaller.
 .
 The lksh binary is a script shell based on mksh intended to run old
 ksh88 and pdksh scripts, but not for interactive use. When used as
 /bin/sh it follows POSIX most closely.
 .
 A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and
 provided as /etc/mkshrc conffile, which is sourced by another file
 /etc/skel/.mkshrc users are recommended to copy into their home.
 .
 This is the WTF Edition with slightly differing defaults: ed will
 be installed via a dependency; same for jupp which is used as the
 default EDITOR and VISUAL; the locale has UTF-8, Queen’s English
 LC_MESSAGES, metric LC_MEASUREMENT and ISO A4 paper; more sane or
 MirBSD-ish defaults. Bug reports go directly to the developer.
--- End Message ---
--- Begin Message ---
Source: mksh
Source-Version: 52-1

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

Debian distribution maintenance software
pp.
Thorsten Glaser  (supplier of updated mksh 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, 12 Dec 2015 23:42:09 +
Source: mksh
Binary: mksh
Architecture: source amd64
Version: 52-1
Distribution: unstable
Urgency: medium
Maintainer: John Paul Adrian Glaubitz 
Changed-By: Thorsten Glaser 
Description:
 mksh   - MirBSD Korn Shell
Closes: 764401 803726
Changes:
 mksh (52-1) unstable; urgency=medium
 .
   * Remove parallel=* from DEB_BUILD_OPTIONS for the reproducible people
   * Add myself as Maintainer (Closes: #764401)
   * Make ed a Recommends (Closes: #803726)
   * Update text in README.Debian
   * Make .mkshrc alias-safe
   * New bugfix upstream release
   * Update “uhr” example
   * Bump debhelper as lintian demands
   * Update copyright file against code
   * Allow build without script(1), despite being Essential, due to #807071
Checksums-Sha1:
 f0a041fb80701ed5bcbf610a16de07806d781846 2095 mksh_52-1.dsc
 a9fa8aa8d5e3fb2ef094b4ec7addedfb62a1cf1b 383814 mksh_52.orig.tar.gz
 7d4114ab56b0058aa9939a12db7b7f07d9f300a2 74932 mksh_52-1.debian.tar.xz
 ae7e557522c1b7b12803fe7fb8d8a3d624a78000 442952 mksh_52-1_amd64.deb
Checksums-Sha256:
 eb247889f0790c7a66c992008d5704fd6db61c9976f457543835c20610cc0306 2095 
mksh_52-1.dsc
 45c2f5cdd2c63a6a831ffae65cea0afd021eabb983537aa21ff893ee38b3768f 383814 
mksh_52.orig.tar.gz
 3d487dba1572f4d591768dfd5b8c27aefb4e7a200d9309a363c240aab1c58fef 74932 
mksh_52-1.debian.tar.xz
 4abadde7bc12af5b1652c04c6c71af5d07d3

Bug#807846: ITP: flx -- sorting algorithm for fuzzy matching in Emacs

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: flx
  Version : 0.6.1
  Upstream Author : Le Wang
* URL : https://github.com/lewang/flx
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : sorting algorithm for fuzzy matching in Emacs

flx provides intuitive fuzzy matching for Emacs, similar to Sublime
Text's matching.

I'm packaging this as it's a recommendation of projectile, another ITP
of mine.  I intend to maintain it as part of the pkg-emacsen team.



Bug#807839: ITP: projectile -- project interaction library for Emacs

2015-12-13 Thread Sean Whitton
Package: wnpp
Severity: wishlist
Owner: Sean Whitton 

* Package name: projectile
  Version : 0.13.0
  Upstream Author : Bozhidar Batsov 
* URL : http://batsov.com/projectile/
* License : GPL-3+
  Programming Lang: Emacs Lisp
  Description : project interaction library for Emacs

This library enhances Emacs with easy project management and
navigation. The concept of a project is simple: just a folder
containing a special file.  Currently git, mercurial, darcs and
bazaar repos are considered projects by default.  So are lein, maven,
sbt, scons, rebar and bundler projects.  If you want to mark a folder
manually as a project just create an empty .projectile file in it.

Some of Projectile's features:
 
 * jump to a file in project
 * jump to files at point in project
 * jump to a directory in project
 * jump to a file in a directory
 * jump to a project buffer
 * jump to a test in project
 * toggle between files with same names but different extensions (e.g. `.h` <-> 
`.c/.cpp`, `Gemfile` <-> `Gemfile.lock`)
 * toggle between code and its test (e.g. `main.service.js` <-> 
`main.service.spec.js`)
 * jump to recently visited files in the project
 * switch between projects you have worked on
 * kill all project buffers
 * replace in project
 * multi-occur in project buffers
 * grep in project
 * regenerate project etags or gtags
 * visit project in dired
 * run make in a project with a single key chord

I intend to maintain this package as part of the pkg-emacsen team.



Processed: Re: Bug#639719: RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead upstream; depends on deprecated libs

2015-12-13 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead upstream; 
> depends on deprecated libs
Bug #639719 [wnpp] O: ezmlm-browse -- Web browser for ezmlm-idx archives
Changed Bug title to 'RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead 
upstream; depends on deprecated libs' from 'O: ezmlm-browse -- Web browser for 
ezmlm-idx archives'
> reassign -1 ftp.debian.org
Bug #639719 [wnpp] RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead 
upstream; depends on deprecated libs
Bug reassigned from package 'wnpp' to 'ftp.debian.org'.
Ignoring request to alter found versions of bug #639719 to the same values 
previously set
Ignoring request to alter fixed versions of bug #639719 to the same values 
previously set

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



Bug#639719: RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead upstream; depends on deprecated libs

2015-12-13 Thread Mattia Rizzolo
Control: retitle -1 RM: ezmlm-browse -- RoQA; orphaned; low popcon; dead 
upstream; depends on deprecated libs
Control: reassign -1 ftp.debian.org

On Thu, Jun 25, 2015 at 11:25:55PM +0100, Dominic Hargreaves wrote:
> I'm now orphaning this package as I haven't used it for some years now.
> I've pushed the repository to collab-maint[0] to make it easy for people
> to pick up if needed. I'll keep [1] alive until as and when someone
> does a QA upload.

I think it's better to remove the package entirely:
* popcon is very very marginal, 20
* the build is unreproducible
* depends on python-support, scheduled for removal


better not keeping cruft in the archive...

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  http://mapreri.org  : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#807816: ITP: lombok -- Reduce boilerplate code in Java projects

2015-12-13 Thread Hans-Christoph Steiner


Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" 

* Package name: lombok
  Version : 1.16.6
  Upstream Author : Reinier Zwitserloot
* URL : https://projectlombok.org/
* License : MIT
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/lombok.git
  Description : Reduce boilerplate code in Java projects

 "Boilerplate" is a term used to describe code that is repeated in
 many parts of an application with little alteration. One of the most
 frequently voiced criticisms of the Java language is the volume of
 this type of code that is found in most projects. This problem is
 frequently a result of design decisions in various libraries, but is
 exacerbated by limitations in the language itself. Project Lombok
 aims to reduce the prevalence of some of the worst offenders by
 replacing them with a simple set of annotations.



Bug#807815: ITP: lombok.ast -- Adds features to ivy for creating projects

2015-12-13 Thread Hans-Christoph Steiner


Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" 

* Package name: lombok.ast
  Version : 0.2
  Upstream Author : Reinier Zwitserloot
* URL : https://projectlombok.org/
* License : MIT
  Programming Lang: Java
  Package source  : https://anonscm.debian.org/cgit/pkg-java/lombok-ast.git
  Description : Robust parser + AST for the java language

 Lombok wraps the Abstract Syntax Tree (AST) produced by a target
 platform into its own AST system, mostly because both Eclipse and
 javac do not allow upward traversal (from a method to its owning
 type, for example).



Bug#807814: ITP: ivyplusplus -- Adds features to ivy for creating projects

2015-12-13 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" 

* Package name: ivyplusplus
  Version : 1.14
  Upstream Author : Reinier Zwitserloot
* URL : https://github.com/rzwitserloot/ivyplusplus
* License : MIT
  Programming Lang: Java
  Package source  :
https://anonscm.debian.org/cgit/pkg-java/ivyplusplus.git
  Description : Adds features to ivy for creating projects

 ivyplusplus (ipp) adds a few useful features to ivy, such as creating
 an eclipse project from your deps.  Aside from ivy itself, you get a
 few extra tasks and a command line tool that creates a new project by
 filling out a skeleton build.xml and ivy configuration.



Bug#807812: ITP: ruby-rails-assets-clipboard -- provide clipboard via rails asset pipeline

2015-12-13 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

package: wnpp
severity: wishlist
owner: Pirate Praveen 

from rails-assets.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJWbVa6AAoJEM4fnGdFEsIqBqMP/2LBBbe/g7VAdWxZk26lCOTk
layD69FpuJxoZEDAnO0+xTViMT7sA+7D0SUm2DM3lQnqUXMD8uKaYY9DL5oisy2V
pZ1IAPX0joNPxgTj9zxlPb/XmqqnYErLQpTtJAVLqGhWd1Zpi0deTxZIMKbZTng5
sVaCC7GPn2xZKMZJmPezDx24+j6utHGyCkAcNtL0cWHjIF/maIM5nBvT86oiq7Tu
Qs+iVbPy/wYuum9SljF7FpMREIict+XFjwhq2i6vRjFlqE/qBdLjQJaeS5CfZgjC
ykJKT/Dlj1KILzqHW29oykPceTxF1IGWA1f6c3GTGsDvB55Hl2TZy4HDkYgfyr69
pW1X33NiLQoY6YEV43vrphM+w0e2rhIoVhCMLT6xVTfozTfWJhYAtvN7oIkVySiw
gdcKUrT3AoBn72rPyTOMjMQqPX3ExRQutHTaAsb7eVYKai1CjXc8/CWxX9mu2ZJD
wb8qiFiZZtHLeN/SLLy6wIAoRAtEyy8od2znB65YRKPv96iGoFpPqM5zHneTglEi
xzqcr7gDhZY9q6i2VU4HYewJJ18QLXIEiBTbi+ox5wcn9qq9no7COeGnUzwobBgu
azKzmL8FYUSKFXMvJbAeaoqK9SyW4PK2BD38xbEfpZgh8Gc82b96u79GbNODrEnU
qtQOo7W5L9RWYVT0CgbV
=roZG
-END PGP SIGNATURE-



Bug#807806: RFP: tvheadend -- tvheadend is a TV streaming server and recorder

2015-12-13 Thread Sebastian Niehaus
Package: wnpp
Severity: wishlist

* Package name: tvheadend
  Version : 4.0
  Upstream Author : Adam Sutton 
* URL : https://tvheadend.org/
* License : GPLv3
  Programming Lang: C, Python
  Description : tvheadend is a TV streaming server and recorder



Tvheadend is a TV streaming server and recorder for Linux, FreeBSD 
and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, 
SAT>IP and HDHomeRun as input sources.

Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and 
SAT>IP streaming.

Multiple EPG sources are supported (over-the-air DVB and ATSC including 
OpenTV DVB extensions, XMLTV, PyXML).

The Analog video (V4L) is supported directly up to version 3.4.
In recent version, the pipe:// source (in IPTV network) might be used 
to obtain the MPEG-TS stream generated by ffmpeg/libav from a V4L device



Streaming DVB-X data over IP networks is a very useful and a very flexible 
solution. tvheadend is quite a proven solution and is under active
development.

there are dependencies fo ffmpeg but ffmpeg seems to be there
https://packages.debian.org/stretch/ffmpeg



Bug#807804: ITP: python-intervaltree -- mutable, self-balancing interval tree

2015-12-13 Thread Afif Elghraoui
Package: wnpp
Severity: wishlist
Owner: Afif Elghraoui 
Control: block 807803 by -1

* Package name: python-intervaltree
  Version : 2.1.0
  Upstream Author : Chaim-Leib Halbert 
* URL : https://github.com/chaimleib/intervaltree
* License : Apache 2.0
  Programming Lang: Python
  Description : mutable, self-balancing interval tree

A mutable, self-balancing interval tree for Python 2 and 3
where queries may be by point, by range overlap, or by range
envelopment. This library was designed to allow tagging text
and time intervals, where the intervals include the lower bound
but not the upper bound.

I'm planning to maintain the package within the python modules
team after I read up on using the git-dpm packaging system.



Processed: ITP: python-intervaltree -- mutable, self-balancing interval tree

2015-12-13 Thread Debian Bug Tracking System
Processing control commands:

> block 807803 by -1
Bug #807803 [wnpp] ITP: python-intervaltree-bio -- interval tree convenience 
classes for genomic data
807803 was not blocked by any bugs.
807803 was blocking: 807802
Added blocking bug(s) of 807803: 807804

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



Processed: ITP: python-intervaltree-bio -- interval tree convenience classes for genomic data

2015-12-13 Thread Debian Bug Tracking System
Processing control commands:

> block 807802 by -1
Bug #807802 [wnpp] ITP: pbsuite -- software for Pacific Biosciences sequencing 
data
807802 was blocked by: 796644
807802 was not blocking any bugs.
Added blocking bug(s) of 807802: 807803

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



Bug#807803: ITP: python-intervaltree-bio -- interval tree convenience classes for genomic data

2015-12-13 Thread Afif Elghraoui
Package: wnpp
Severity: wishlist
Owner: Debian Med Packaging Team 
Control: block 807802 by -1

* Package name: python-intervaltree-bio
  Version : 1.0.1
  Upstream Author : Konstantin Tretyakov 
* URL : https://github.com/konstantint/intervaltree-bio
* License : MIT
  Programming Lang: Python
  Description : Interval tree convenience classes for genomic data

Convenience classes for loading UCSC genomic annotation records into
a set of interval tree data structures.

This package is needed by the pbhoney package of the pbsuite
and will be built and maintained by the Debian Med team.



Bug#807802: ITP: pbsuite -- software for Pacific Biosciences sequencing data

2015-12-13 Thread Afif Elghraoui
Package: wnpp
Severity: wishlist
Owner: Debian Med Packaging Team 
Control: block -1 by 796644

* Package name: pbsuite
  Version : 15.8.24
  Upstream Author : Adam English 
* URL : http://sourceforge.net/projects/pb-jelly
* License : BSD
  Programming Lang: Python
  Description : software for Pacific Biosciences sequencing data

The PBSuite contains two projects created for analysis of
Pacific Biosciences long-read sequencing data.
* PBJelly - genome upgrading tool
* PBHoney - structural variation discovery

This package will be managed by the Debian Med team.



Processed: ITP: pbsuite -- software for Pacific Biosciences sequencing data

2015-12-13 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 796644
Bug #807802 [wnpp] ITP: pbsuite -- software for Pacific Biosciences sequencing 
data
807802 was not blocked by any bugs.
807802 was not blocking any bugs.
Added blocking bug(s) of 807802: 796644

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