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

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

 # Tuesday 12 March  07:03:14 UTC 2013
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/sqlparse;sqlparse/a
 tags 677982 + pending
Bug #677982 [python-sqlparse] python-sqlparse: search.html shows bogus context
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/sqlparse;sqlparse/a
 tags 702197 + pending
Bug #702197 [src:sqlparse] sqlparse: new upstream version available with Python 
3 support
Added tag(s) pending.
 # Source package in NEW: liblexical-underscore-perl
 tags 702819 + pending
Bug #702819 [wnpp] ITP: liblexical-underscore-perl -- access your caller's 
lexical underscore
Added tag(s) pending.
 # Source package in NEW: libmodule-install-copyright-perl
 tags 702808 + pending
Bug #702808 [wnpp] ITP: libmodule-install-copyright-perl -- package a COPYRIGHT 
file with a distribution
Added tag(s) pending.
 # Source package in NEW: libmoox-struct-perl
 tags 702810 + pending
Bug #702810 [wnpp] ITP: libmoox-struct-perl -- simple lightweight record-like 
structures making sounds like cows
Added tag(s) pending.
 # Source package in NEW: haskell-wl-pprint-text
 tags 701770 + pending
Bug #701770 [wnpp] ITP: haskell-wl-pprint-text -- Wadler/Leijen Pretty Printer 
for Text values in Haskell
Added tag(s) pending.
 # Source package in NEW: nicstat
 tags 702541 + pending
Bug #702541 [wnpp] ITP: nicstat -- print network traffic statistics
Added tag(s) pending.
 # Source package in NEW: libmodule-install-authortests-perl
 tags 702834 + pending
Bug #702834 [wnpp] ITP: libmodule-install-authortests-perl -- designate tests 
only run by module authors
Added tag(s) pending.
 # Source package in NEW: libfile-zglob-perl
 tags 702833 + pending
Bug #702833 [wnpp] ITP: libfile-zglob-perl -- extended globs
Added tag(s) pending.
 # Source package in NEW: libcode-tidyall-perl
 tags 702831 + pending
Bug #702831 [wnpp] ITP: libcode-tidyall-perl -- your all-in-one code tidier and 
validator
Added tag(s) pending.
 # Source package in NEW: librole-commons-perl
 tags 702842 + pending
Bug #702842 [wnpp] ITP: librole-commons-perl -- roles that can be commonly 
used, for the mutual benefit of all
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
677982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677982
701770: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701770
702197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702197
702541: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702541
702808: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702808
702810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702810
702819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702819
702831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702831
702833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702833
702834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702834
702842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702842
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.13630718267748.transcr...@bugs.debian.org



Bug#702854: RFP: nocache -- minimize filesystem caching effects

2013-03-12 Thread Rogério Brito
Package: wnpp
Severity: wishlist

* Package name: nocache
  Upstream Author : Julius Plenz jul...@plenz.com
* URL : https://github.com/Feh/nocache
* License : BSD
  Programming Lang: C
  Description : minimize filesystem caching effects

The nocache tool tries to minimize the effect an application has on the
Linux file system cache. This is done by intercepting the open and close
system calls and calling posix_fadvise with the POSIX_FADV_DONTNEED
parameter. Because the library remembers which pages (ie., 4K-blocks of the
file) were already in file system cache when the file was opened, these will
not be marked as don't need, because other applications might need that,
although they are not actively used (think: hot standby).

Use case: backup processes that should not interfere with the present state
of the cache.

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


--
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/20130312075814.ga22...@ime.usp.br



Bug#702867: ITP: libcangjie -- Cangjie Input Method Library

2013-03-12 Thread Ho Wan Chan
Package: wnpp
Severity: wishlist

* Package name : libcangjie
Version : 1.0
Upstream Author : Wan Leung Wong m...@wanleung.com
* URL : https://github.com/wanleung/libcangjie
* License : LGPL-3+
Description : Cangjie Input Method Library
A Input Method Library to support Cangjie IBus input


Bug#673322: Custom Qt repository for Open-Sankoré

2013-03-12 Thread Miriam Ruiz
Hi,

I've noticed that you have a repository with a custom version of Qt
for Open-Sankoré [1], In what ways does this custom version diverges
from the standard version of Qt? Is it neccesary to use this version
of Qt for any reason, or linking the project against the standard Qt
library in Debian might be problematic in some way?

Thanks in advance,
Miry


[1] http://dev.open-sankore.org/xwiki/bin/view/Community/SourceRepository


--
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/CAFotxVOdEZj+7dfa63QD595VRhW9QNfDoVu=OObHvRNEo=7...@mail.gmail.com



Bug#673322: Custom Qt repository for Open-Sankoré

2013-03-12 Thread Mike Gabriel

Hi all,

On Di 12 Mär 2013 12:10:50 CET Miriam Ruiz wrote:


Hi,

I've noticed that you have a repository with a custom version of Qt
for Open-Sankoré [1], In what ways does this custom version diverges
from the standard version of Qt? Is it neccesary to use this version
of Qt for any reason, or linking the project against the standard Qt
library in Debian might be problematic in some way?

Thanks in advance,
Miry


[1] http://dev.open-sankore.org/xwiki/bin/view/Community/SourceRepository


Or is this just to have a Qt library at hand when building for win32  
or macosx (in case there is a Mac version)?


Greets,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

pgpazVCG1Q1pr.pgp
Description: Digitale PGP-Unterschrift


Bug#673322: Custom Qt repository for Open-Sankoré

2013-03-12 Thread Claudio Valerio
Hi,

the custom version is based on the standard release of Qt4.7. On linux the
only change we made is fixed on the Qt4.8.0 version so we embed them only
on debian that doesn't provide those libraries.

For  mac and windows the usage of the custom libraries is recommended
because of some little changes on https protocols and gui refresh.

Nice one,
Claudio




On Tue, Mar 12, 2013 at 12:10 PM, Miriam Ruiz mir...@debian.org wrote:

 Hi,

 I've noticed that you have a repository with a custom version of Qt
 for Open-Sankoré [1], In what ways does this custom version diverges
 from the standard version of Qt? Is it neccesary to use this version
 of Qt for any reason, or linking the project against the standard Qt
 library in Debian might be problematic in some way?

 Thanks in advance,
 Miry


 [1] http://dev.open-sankore.org/xwiki/bin/view/Community/SourceRepository



Bug#702902: ITP: ruby-markerb -- Multipart templates made easy with Markdown + ERb

2013-03-12 Thread Anish A
Package: wnpp
Severity: wishlist
Owner: Anish A aneesh...@gmail.com
* Package name: ruby-markerb
* Version: 1.0.1
  Upstream Author: José Valim
* URL: https://github.com/plataformatec/markerb
* License: MIT
  Programming Lang: Ruby
  Description: Multipart templates made easy with Markdown + ERb.


--
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/cabp4bsyxfsoy9rdykw7beennxqu2cwd+usx8xd8cw9ecb3t...@mail.gmail.com



Bug#702541: ITP: nicstat -- print network traffic statistics

2013-03-12 Thread James Troup
Hi,

This is now waiting in NEW.  In the meantime the Debian packages are
also available from:

  http://people.canonical.com/~james/nicstat/

And for Ubuntu from: https://launchpad.net/~elmo/+archive/nicstat

-- 
James


-- 
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/87a9q8e4it.fsf...@canonical.com



Bug#671288: Contact Me On My Email: mrsoowonlee1...@live.com

2013-03-12 Thread Marín



MY NAME ARE MR SOO WOO LEE
I HAVE A BUSINESS PROPOSAL FOR YOU CONTACT ME VIA EMAIL FOR MORE INFORMTION : 
Email: mrsoowonlee1...@live.com

Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, 
contiene información de carácter confidencial exclusivamente dirigida a su 
destinatario o destinatarios. Si no es vd. el destinatario indicado, queda 
notificado que la lectura, utilización, divulgación y/o copia sin autorización 
está prohibida en virtud de la legislación vigente. En el caso de haber 
recibido este correo electrónico por error, se ruega notificar inmediatamente 
esta circunstancia mediante reenvío a la dirección electrónica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.

This email and any file attached to it (when applicable) contain(s) 
confidential information that is exclusively addressed to its recipient(s). If 
you are not the indicated recipient, you are informed that reading, using, 
disseminating and/or copying it without authorisation is forbidden in 
accordance with the legislation in effect. If you have received this email by 
mistake, please immediately notify the sender of the situation by resending it 
to their email address.
Avoid printing this message if it is not absolutely necessary.


Processed: your mail

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

 tags 623339 - pending + patch
Bug #623339 [wnpp] ITP: ardour3 -- Digital Audio Workstation
Ignoring request to alter tags of bug #623339 to the same tags previously set
Bug #623339 [wnpp] ITP: ardour3 -- Digital Audio Workstation
Added tag(s) patch.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
623339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623339
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.13631380154954.transcr...@bugs.debian.org



Bug#623339: Repository

2013-03-12 Thread Edward Wang
A repository exists here, ready for building and uploading: 
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ardour3.git



--
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/513fd558.3070...@compdigitec.com



Processed: your mail

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

 retitle 702907 ITP: fonts-sil-averia -- Unicode typeface family
Bug #702907 [wnpp] (no subject)
Set Bug title to 'ITP: fonts-sil-averia -- Unicode typeface family'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
702907: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702907
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.136314354111545.transcr...@bugs.debian.org



Processed: RFP: i2p -- I2P is an anonymizing network

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

 retitle 448638 RFP: i2p -- I2P is an anonymizing network
Bug #448638 [wnpp] ITP: i2p -- I2P is an anonymizing network
Bug #665450 [wnpp] ITP: i2p -- I2P is an anonymizing network
Changed Bug title to 'RFP: i2p -- I2P is an anonymizing network' from 'ITP: i2p 
-- I2P is an anonymizing network'
Changed Bug title to 'RFP: i2p -- I2P is an anonymizing network' from 'ITP: i2p 
-- I2P is an anonymizing network'
 noowner 448638
Bug #448638 [wnpp] RFP: i2p -- I2P is an anonymizing network
Bug #665450 [wnpp] RFP: i2p -- I2P is an anonymizing network
Removed annotation that Bug was owned by hungryh...@i2pmail.org.
Removed annotation that Bug was owned by hungryh...@i2pmail.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
448638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448638
665450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665450
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.136314550023991.transcr...@bugs.debian.org



Bug#448638: RFP: i2p -- I2P is an anonymizing network

2013-03-12 Thread Carlos Alberto Lopez Perez
retitle 448638 RFP: i2p -- I2P is an anonymizing network
noowner 448638
thanks

Hi


Given the timeline, I think is pretty clear that nobody is working on
this package.

In the mean time another ITP was filled for this package #665450 (now
merged on this one). So I'm retitling this bug to RFP to easily allow
anyone that wants to take care of this to work on it.

If anyone of you want to step in and take care of packaging I2P for
Debian please re-title the bug back to ITP and assign it to you.

If it happens that there is more than one person interested on packaging
I2P, then the interested ones can talk between them to check the
possibility of maintaining the package together.


Thanks!



signature.asc
Description: OpenPGP digital signature


Processed: ITP: libcangjie -- Cangjie Input Method Library

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

 owner 702867 Ho Wan Chan smartbo...@gmail.com
Bug #702867 [wnpp] ITP: libcangjie -- Cangjie Input Method Library
Owner recorded as Ho Wan Chan smartbo...@gmail.com.
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
702867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702867
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.136314841511748.transcr...@bugs.debian.org