Processed: wnpp inconsistencies

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

 # bug 655705 is ITP for package sylfilter already in Debian
 retitle 689844 ITP: sylfilter -- fast multilingual bayesian message filter
Bug #689844 {Done: Hideki Yamane henr...@debian.org} [wnpp] ITP: sylfilter
Changed Bug title to 'ITP: sylfilter -- fast multilingual bayesian message 
filter' from 'ITP: sylfilter'
 forcemerge 689844 655705
Bug #689844 {Done: Hideki Yamane henr...@debian.org} [wnpp] ITP: sylfilter -- 
fast multilingual bayesian message filter
Bug #655705 [wnpp] ITP: sylfilter -- fast multilingual bayesian message filter
Marked Bug as done
Owner changed from Hideki Yamane henr...@debian.or.jp to Hideki Yamane 
henr...@debian.org.
Marked as fixed in versions sylfilter/0.7-1.
Merged 655705 689844
 # bad merging for different packages, unmerging them and closing #689479 
 manually if needed
 unmerge 689494
Bug #689494 {Done: Mathieu Malaterre ma...@debian.org} [wnpp] ITP: 
refdb-client -- RefDB-Client module for perl
Bug #689479 {Done: Mathieu Malaterre ma...@debian.org} [wnpp] ITP: 
refdb-perlmod -- RefDB-perlmod module for perl
Bug #689496 {Done: Mathieu Malaterre ma...@debian.org} [wnpp] ITP: 
refdb-perlmod -- RefDB-perlmod module for perl
Disconnected #689494 from all other report(s).
 thanks
Stopping processing here.

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


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



Bug#689948: ITP: libproc-wait3-perl -- Perl interface to wait3() system call

2012-10-08 Thread Alessandro Ghedini
Package: wnpp
Severity: wishlist
Owner: Alessandro Ghedini gh...@debian.org

* Package name: libproc-wait3-perl
  Version : 0.4
  Upstream Author : Curt Tilmes c...@tilmes.org
* URL : http://search.cpan.org/dist/Proc-Wait3/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl interface to wait3() system call

 Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
 which is used to wait for state changes in child processes. Differently from
 wait, wait3 additionally returns child's resource usage information.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121008085517.30625.38619.reportbug@dexter



Bug#689950: ITP: libserver-starter-perl -- superdaemon for hot-deploying Perl server programs

2012-10-08 Thread Alessandro Ghedini
Package: wnpp
Severity: wishlist
Owner: Alessandro Ghedini gh...@debian.org

* Package name: libserver-starter-perl
  Version : 0.12
  Upstream Author : Kazuho Oku kazuho...@gmail.com
* URL : http://search.cpan.org/dist/Server-Starter/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : superdaemon for hot-deploying Perl server programs

 It is often a pain to write a server program that supports graceful restarts,
 with no resource leaks. Server::Starter solves the problem by splitting the
 task into two. One is start_server, a script provided as a part of the module,
 which works as a superdaemon that binds to zero or more TCP ports or unix
 sockets, and repeatedly spawns the server program that actually handles the
 necessary tasks (for example, responding to incoming commenctions). The spawned
 server programs under Server::Starter call accept(2) and handle the requests.
 .
 To gracefully restart the server program, send SIGHUP to the superdaemon. The
 superdaemon spawns a new server program, and if (and only if) it starts up
 successfully, sends SIGTERM to the old server program.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121008092202.13140.5814.reportbug@dexter



Bug#689948: ITP: libproc-wait3-perl -- Perl interface to wait3() system call

2012-10-08 Thread Ivan Shmakov
 Alessandro Ghedini gh...@debian.org writes:

  Package: wnpp
  Severity: wishlist
  Owner: Alessandro Ghedini gh...@debian.org

  * Package name: libproc-wait3-perl
Version : 0.4
Upstream Author : Curt Tilmes c...@tilmes.org
  * URL : http://search.cpan.org/dist/Proc-Wait3/
  * License : Artistic or GPL-1+
Programming Lang: Perl

[…]

A couple of minor edits being made:

Description: Perl interface to the wait3 () system call
 Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
 which is used to wait for state changes in child processes.  Unlike wait,
 wait3 also returns child's resource usage information.

-- 
FSF associate member #7257


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/86obkdjnnn@gray.siamics.net



Bug#689948: ITP: libproc-wait3-perl -- Perl interface to wait3() system call

2012-10-08 Thread Alessandro Ghedini
On 10/08, Ivan Shmakov wrote:
  Alessandro Ghedini gh...@debian.org writes:
 
   Package: wnpp
   Severity: wishlist
   Owner: Alessandro Ghedini gh...@debian.org
 
   * Package name: libproc-wait3-perl
 Version : 0.4
 Upstream Author : Curt Tilmes c...@tilmes.org
   * URL : http://search.cpan.org/dist/Proc-Wait3/
   * License : Artistic or GPL-1+
 Programming Lang: Perl
 
 […]
 
   A couple of minor edits being made:
 
 Description: Perl interface to the wait3 () system call
  Proc::Wait3 is a Perl extension that provides access to the wait3 system 
 call,
  which is used to wait for state changes in child processes.  Unlike wait,
  wait3 also returns child's resource usage information.

Fixed in git, thanks!

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;inidehG ordnasselA;eg;say~~reverse'


signature.asc
Description: Digital signature


Bug#689959: ITP: libpithub-perl -- Github v3 API

2012-10-08 Thread Dominique Dumont

Package: wnpp
Owner: Dominique Dumont d...@debian.org
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libpithub-perl
  Version : 0.1016
  Upstream Author : Johannes Plunien p...@cpan.org
* URL : http://search.cpan.org/dist/Pithub/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Github v3 API

Pithub is a Perl module to provide access to Github v3 API in an
object oriented way.

This module does not support older version of Github API.

This module is a dependency of new version of padre git plugin


-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210081400.30630@debian.org



Bug#689961: ITP: ltrsift -- postprocessing and classification of LTR retrotransposons

2012-10-08 Thread satta
Package: wnpp
Severity: wishlist
Owner: Sascha Steinbiss steinb...@zbh.uni-hamburg.de

* Package name: ltrsift
  Version : 1.0.1
  Upstream Author : Sascha Steinbiss steinb...@zbh.uni-hamburg.de
* URL : http://www.zbh.uni-hamburg.de/LTRsift
* License : GPL
  Programming Lang: C
  Description : postprocessing and classification of LTR retrotransposons

LTRsift is a graphical bioinformatics tool for semi-automatic postprocessing of 
de
novo predicted LTR retrotransposon annotations, such as the ones generated by
LTRharvest and LTRdigest (included in the genometools package). 
Its user-friendly GTK interface displays LTR retrotransposon candidates, 
their putative families and their internal structure in a hierarchical fashion, 
allowing the user to sift through the sometimes large results of de novo 
prediction software. It also offers customizable filtering and classification 
functionality.

List of features:
* wizard-guided project creation and automated pre-classification
* drag-and-drop'' manual family assignment
* candidate filtering based on dynamic, customizable rule sets, 
  defined in a simple programming language (Lua)
* reference matching against custom FASTA files (BLAST required)
* ORF detection
* concise, customizable visualization of candidate structure
* candidate lists can be sorted by column values


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121008124731.29833.35442.reportbug@eden.localdomain



Bug#689963: ITP: ibus-libpinyin -- Intelligent Pinyin engine based on libpinyin for IBus

2012-10-08 Thread Asias He
Package: wnpp
Severity: wishlist
Owner: Asias He as...@debian.org

* Package name: ibus-libpinyin
  Version : 1.4.92
  Upstream Author : Peng Huang shawn.p.hu...@gmail.com
BYVoid byvo...@gmail.com
Peng Wu alexep...@gmail.com
* URL : https://github.com/libpinyin/ibus-libpinyin
* License : GPL2
  Programming Lang: C++, Python
  Description : Intelligent Pinyin engine based on libpinyin for IBus

It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)
input method based on libpinyin for IBus.


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



Bug#689963: ITP: ibus-libpinyin -- Intelligent Pinyin engine based on libpinyin for IBus

2012-10-08 Thread Thomas Goirand

On 10/08/2012 09:49 PM, Asias He wrote:

Package: wnpp
Severity: wishlist
Owner: Asias Heas...@debian.org

* Package name: ibus-libpinyin
   Version : 1.4.92
   Upstream Author : Peng Huangshawn.p.hu...@gmail.com
 BYVoidbyvo...@gmail.com
Peng Wualexep...@gmail.com
* URL : https://github.com/libpinyin/ibus-libpinyin
* License : GPL2
   Programming Lang: C++, Python
   Description : Intelligent Pinyin engine based on libpinyin for IBus

It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)
input method based on libpinyin for IBus.



Hi there!

Why is it better than let's say:
- sunpinyin
- ibus-googlepinyin
- ...

Cheers,

Thomas


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5072dd5f.7060...@debian.org



Processed: Re: Bug#687222: root-system: please also package xrootd

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

 reassign 687222 wnpp
Bug #687222 [src:root-system] root-system: please also package xrootd
Bug reassigned from package 'src:root-system' to 'wnpp'.
Ignoring request to alter found versions of bug #687222 to the same values 
previously set
Ignoring request to alter fixed versions of bug #687222 to the same values 
previously set
 retitle 687222 ITP: xrootd: Extendend ROOT Remote File server
Bug #687222 [wnpp] root-system: please also package xrootd
Changed Bug title to 'ITP: xrootd: Extendend ROOT Remote File server' from 
'root-system: please also package xrootd'
 owner 687222 !
Bug #687222 [wnpp] ITP: xrootd: Extendend ROOT Remote File server
Owner recorded as Lifeng Sun lifong...@gmail.com.
 thanks
Stopping processing here.

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


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



Bug#573859: hiya :)

2012-10-08 Thread betsy

Whats up ! 
I spotted your personal image on fb. I'm keen on you a lot.  We should chat !
I can send you my image as well if you want...

Much love,


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50728016.e0c5a...@smtp.wp.pl



Bug#689963: ITP: ibus-libpinyin -- Intelligent Pinyin engine based on libpinyin for IBus

2012-10-08 Thread Asias He
[CC'ing Peng Wu, the upstream author]

Hello Thomas,

On Mon, Oct 8, 2012 at 10:04 PM, Thomas Goirand z...@debian.org wrote:
 On 10/08/2012 09:49 PM, Asias He wrote:

 Package: wnpp
 Severity: wishlist
 Owner: Asias Heas...@debian.org

 * Package name: ibus-libpinyin
Version : 1.4.92
Upstream Author : Peng Huangshawn.p.hu...@gmail.com
  BYVoidbyvo...@gmail.com
 Peng Wualexep...@gmail.com
 * URL : https://github.com/libpinyin/ibus-libpinyin
 * License : GPL2
Programming Lang: C++, Python
Description : Intelligent Pinyin engine based on libpinyin for IBus

 It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)
 input method based on libpinyin for IBus.


 Hi there!

 Why is it better than let's say:
 - sunpinyin
 - ibus-googlepinyin
 - ...

ibus-linpinyin is based on libpinyin which is a joint effect of
SunPinyin, Novel Pinyin and iBus-Pinyin.
See Peng's slides http://www.slideshare.net/pengewu/libpinyin

--
Asias


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cafo3s42kn4c4r-ghkl3ynnpt+y1amzhwmy53kzysqry78rq...@mail.gmail.com



Bug#689080: Pkg Update

2012-10-08 Thread Daniel Skinner
Pushed new pkg with following changes:

* Semantic fix to changelog to follow convention
* Updated Maintainer and Uploaders as appropriate


Bug#567954: Do you still need help with debtags? (fwd)

2012-10-08 Thread Enrico Rossi
Hi Tomas,

On Sun, Oct 07, 2012 at 10:36:10AM +0200, Tomas Pospisek wrote:
 Do you still need help with the package or can this bug be closed?

I'd like to support Enrico (Z) in maintaining his packages as much as I
can, but my spare time wave a lot (as my internet connection lately), so
for me any help is much appreciated.

Thanks.
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121008173133.GB4130@angel.local



Bug#689980: ITP: sweethome3d-furniture-editor -- Sweet Home 3D Furniture Library Editor

2012-10-08 Thread Gabriele Giacone
Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone 1o5g4...@gmail.com

* Package name: sweethome3d-furniture-editor
  Version : 1.8
  Upstream Author : Emmanuel Puybaret, eTeks i...@eteks.com
* URL : http://www.sweethome3d.com
* License : GPL-2+
  Programming Lang: Java
  Description : Sweet Home 3D Furniture Library Editor

 Sweet Home 3D is an interior design Java application for quickly choosing and
 placing furniture on a house 2D plan drawn by the end-user, with a 3D preview.
 .
 This package contains furniture library editor for creating your own libraries.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121008174816.GA7573@phenomenon



Processed: tagging as pending bugs that are closed by packages in NEW

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

 # Monday 8 October  19:03:09 UTC 2012
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: libproc-wait3-perl
 tags 689948 + pending
Bug #689948 [wnpp] ITP: libproc-wait3-perl -- Perl interface to wait3() system 
call
Added tag(s) pending.
 # Source package in NEW: openvdb
 tags 689694 + pending
Bug #689694 [wnpp] ITP: openvdb -- Sparse Volume Processing toolkit
Added tag(s) pending.
 # Source package in NEW: orthanc
 tags 689029 + pending
Bug #689029 [wnpp] ITP: orthanc -- A lightweight, RESTful DICOM server for 
healthcare and medical research
Added tag(s) pending.
 # Source package in NEW: refdb-sru
 tags 689495 + pending
Bug #689495 [wnpp] ITP: refdb-sru -- RefDB-SRU module for perl
Added tag(s) pending.
 # Source package in NEW: sweethome3d-furniture
 tags 689087 + pending
Bug #689087 [wnpp] ITP: sweethome3d-furniture -- Interior 2D design application 
with 3D preview (additional furniture)
Added tag(s) pending.
 # Source package in NEW: libpithub-perl
 tags 689959 + pending
Bug #689959 [wnpp] ITP: libpithub-perl -- Github v3 API
Added tag(s) pending.
 # Source package in NEW: grive
 tags 675310 + pending
Bug #675310 [wnpp] ITP: grive -- GNU/Linux client for Google Drive
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
675310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675310
689029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689029
689087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689087
689495: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689495
689694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689694
689948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689948
689959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#687222: root-system: please also package xrootd

2012-10-08 Thread Christoph Anton Mitterer
Great... looking forward to see it packaged :)

Please split out the client programs (like xrdcp) in their own package
if possible.

Cheers,
Chris.


smime.p7s
Description: S/MIME cryptographic signature


Bug#689998: ITP: appstream-core -- Generator for application index

2012-10-08 Thread Matthias Klumpp
Package: wnpp
Severity: wishlist
Owner: Matthias Klumpp matth...@tenstral.net


* Package name  : appstream
  Version : 0.1
  Upstream Author   : Matthias Klumpp matth...@tenstral.net
* URL : http://distributions.freedesktop.org/wiki/AppStream
* License: GPLv3+/LGPLv3+
  Programming Lang: Vala/C++
  Description   : Generator for application index

 AppStream is an initiative of cross-distro collaboration,
 which aims at creating an unified software metadata database,
 and also a centralized OCS (Open Collaboration Services)
 user-contributed content database.
 The AppStream database allows people to write application-centric
 software management tools easily.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caknhny8k5tq+rmn-_h98mxfmtzkg+bhrvvimzv8vrow27ip...@mail.gmail.com



Processed: RFS: sweethome3d-furniture-editor/1.8-1 [ITP]

2012-10-08 Thread Debian Bug Tracking System
Processing control commands:

 block 689980 by -1
Bug #689980 [wnpp] ITP: sweethome3d-furniture-editor -- Sweet Home 3D Furniture 
Library Editor
689980 was not blocked by any bugs.
689980 was not blocking any bugs.
Added blocking bug(s) of 689980: 690010

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


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



Bug#651324: waiting for the ok from upstream

2012-10-08 Thread Hans-Christoph Steiner
The packaging is fully functional, and I just updated it to version
1.0.0beta5.  I'm just waiting on the OK from upstream that he thinks its
ready for upload to Debian, as well as word from the Gajim maintainer
about packaging the included gajim-otr plugin.

You can get versions compiled for Ubuntu here:
https://launchpad.net/~guardianproject/+archive/ppa

Or you can get the source from git and build with git-buildpackage


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50738925@eds.org



Processed: Cinder

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

 owner 687518 openstack-de...@lists.alioth.debian.org
Bug #687518 [wnpp] ITP: python-cinderclient -- python bindings to the OpenStack 
Volume API
Ignoring request to set the owner of bug #687518 to the same value

End of message, stopping processing here.

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


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