Bug#711833: Preparing for RFS

2014-06-25 Thread Yoann Gauthier
Okay, I read the whole transcript and I understood the change from Git to
SVN.

Just send me the repository adress. Thanks.

Regards,

Yoann


2014-06-24 20:50 GMT+02:00 Alexander Alemayhu alexan...@bitraf.no:

 Hei Yoann,

 after sending the previous mail. I talked to pere and asked if he could
 look at
 the package.  The package looked good according to him. pere encouraged me
 to
 talk about postr on #debian-python.  Which I did and pere offered to
 sponsor the
 package, but the PAPT team did not seem to accept packages maintained in
 git
 currently. So I decided to change the maintainer instead of going back to
 the
 past and using SVN.  Below is a transcript from IRC to get the context:

 17:13  pere ccscanf: hi.  what is the status of the postr package you
 are working on?
 17:14  ccscanf I think it is ready for a sponsor.
 17:18  ScottK barry: Here's another problem of that kind I ran across
 recently: https://github.com/bro/pysubnettree/pull/3/files
 17:18  ScottK If I hadn't actually be regenerating the files during the
 build, I probably wouldn't have noticed.
 17:20  ccscanf If anyone here can try the package, that would be nice.
 http://mentors.debian.net/debian/pool/main/p/postr/postr_0.13-1.dsc
 17:22  pere ccscanf: did you ask the python team for git repo hosting?
 17:23  paultag hahaha
 17:23  paultag no git for python team :)
 17:23  paultag svn :)
 17:23  pere aha.
 17:23  pere I guess that is cleared, then. :)
 17:24  pere ccscanf: I guess I'll push your github repo to the
 collab-maint repo, then?
 17:25  pere ccscanf: btw, refresh my memory.  what is the status of the
 current postr maintainer David Paleino?
 17:26  ccscanf pere: No. I have cc-ed David on most of my postr email,
 but he has not replied any.
 17:26  pere ok.
 17:26  ScottK FTR, it's no git without some work being done that no one
 seems to want to do.
 17:26  ccscanf pere: Pushing to collab-maint would be nice. Thanks.
 17:27  paultag ScottK: olasd did it
 17:27  paultag ScottK: but no one commented or anything, I don't think
 17:27  paultag git-buildpackage + mergeWithUpstream
 17:27  paultag which is how I keep repos anyway
 17:27  ScottK Really.
 17:27  paultag so no
 17:27  paultag Really!
 17:27  ScottK I don't think that was all that was needed.
 17:28  ScottK There was also the issue of how to make changes across a
 stack of repos or do partial branches of one large one.
 17:28  ScottK p1otr: What was the list of stuff before we thought git
 was OK?
 17:30  pere ccscanf: git pushed.
 17:31  pere should
 http://anonscm.debian.org/gitweb/?p=collab-maint/postr.git or your github
 repo be the packaging repo?
 17:32  ccscanf I think it is better to revert back to collab-maint for
 the Vcs-* fields.
 17:33  p1otr ScottK:
 https://lists.debian.org/debian-python/2013/02/msg00123.html
 17:34  paultag olasd: where's the set of git packages?
 17:34  paultag if the consensus is try it out and get mindshare, I'll
 just start updating stuff in git.
 17:35  ccscanf pere: I can make the change and push to the github repo.
 17:35  ScottK p1otr: Thanks.
 17:36  ansgar paultag: The last time Git was mentioned it ended in a
 flamefest. And the time before too...
 17:36  paultag I love svn-buildpackage's workflow
 17:36  paultag I hate git-buildpackage's default workflow
 17:36  ScottK For git, I like git-dpm.
 17:36  paultag I love git-buildpackage emulating svn-buildpackage's
 workflow
 17:36  paultag so that's what i'll use.
 17:37  ansgar paultag: What are the workflows? I use neither of them.
 17:37  paultag git-buildpackage has this stupid idea upstream source
 should be in the repo
 17:37  paultag svn-buildpackage just tracks debian, and merges that with
 pristine upstream
 17:38  ansgar paultag: I just use git-sbuild which doesn't care if
 upstream source is present or not :
 17:38  ccscanf pere: git pushed.
 17:39  paultag :)
 17:49  pere ccscanf: time to upload?
 17:50  ccscanf pere: If anyone is willing to sponsor, yes.
 17:51  barry yeah, i've had better luck with git-dpm than
 git-buildpackage
 17:51  pere perhaps someone from the python app team would like to do it?
 17:52  ScottK If it's in Git, (ATM) it's not a team issue.
 17:52  pere if no-one volunteer quickly, I'll upload it myself. :)
 17:52  pere ScottK: what do you mean?  what is a team issue?
 17:52  ScottK Team packages aren't in git.
 17:53  pere is that a statement meaning packages in git are unwanted as
 team packages, or a statement meaning that so far no team maintained
 packages have been in git?
 17:54  ScottK It's a statement that the team only has one repo.  For now
 that's in svn.  If we move to git, we'll (as described in the mail p1otr
 linked) move everything.
 17:54  ScottK We don't want a split.
 17:57  pere ccscanf: this confuses me, given that the team is listed as
 the maintainer for postr in git.
 17:58  ccscanf ScottK: How is that related? postr is a application not a
 module?
 18:00  pere ccscanf: did you discuss postr on the team 

Bug#752619: ITP: python-retrying -- simplifies the task of adding retry behavior

2014-06-25 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-retrying
  Version : 1.2.2
  Upstream Author : Ray Holder r...@blacklocus.com
* URL : https://github.com/rholder/retrying
* License : Apache-2.0
  Programming Lang: Python
  Description : simplifies the task of adding retry behavior

 Retrying is an Apache 2.0 licensed general-purpose retrying library, written
 in Python, to simplify the task of adding retry behavior to just about
 anything.
 .
 Features:
  * Generic Decorator API
  * Specify stop condition (limit by number of attempts)
  * Specify wait condition (exponential backoff sleeping between attempts)
  * Customize retrying on Exceptions
  * Customize retrying on expected returned result


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



Bug#711833: Preparing for RFS

2014-06-25 Thread Alexander Alemayhu
On Wed, Jun 25, 2014 at 09:54:43AM +0200, Yoann Gauthier wrote:
 Okay, I read the whole transcript and I understood the change from Git to
 SVN.
 

This bug is closed. Not sure if you understood, but I decided not to change to
SVN. Sorry for not including you in the decision and thanks for the work you
have done in the package.

 Just send me the repository adress. Thanks.
 

The package has been accepted into unstable and pere sponsored the upload. The
current repository for the package is[0]. pere was kindly enough to push our
changes there. I plan to look closer at the existing bug reports and try to fix
them.

[0]: git://git.debian.org/git/collab-maint/postr.git

PS: Now that I am the maintainer. I am stopping ccing David about #711833.

 Regards,
 
 Yoann
 
 


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



Bug#752621: ITP: python-oslo.db -- database connectivity to the different backends and helper utils

2014-06-25 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand z...@debian.org

* Package name: python-oslo.db
  Version : 0.2.0
  Upstream Author : OpenStack Development Mailing List 
openstack-...@lists.openstack.org
* URL : https://github.com/openstack/oslo.db
* License : Apache-2.0
  Programming Lang: Python
  Description : database connectivity to the different backends and helper 
utils

 The Oslo database handling library is part of the OpenStack project. It
 provides database connectivity to the different backends and also provides
 helper utils.


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



Bug#711833: Preparing for RFS

2014-06-25 Thread Yoann Gauthier
Okay, no problem for the decision. Thanks for the details, because I had
understood the contrary.

Agree for the git repository [0]. If you agree, I can solve easy bugs. I
propose to assign bugs for each one.

Regards,

Yoann


2014-06-25 10:19 GMT+02:00 Alexander Alemayhu alexan...@bitraf.no:

 On Wed, Jun 25, 2014 at 09:54:43AM +0200, Yoann Gauthier wrote:
  Okay, I read the whole transcript and I understood the change from Git to
  SVN.
 

 This bug is closed. Not sure if you understood, but I decided not to
 change to
 SVN. Sorry for not including you in the decision and thanks for the work
 you
 have done in the package.

  Just send me the repository adress. Thanks.
 

 The package has been accepted into unstable and pere sponsored the upload.
 The
 current repository for the package is[0]. pere was kindly enough to push
 our
 changes there. I plan to look closer at the existing bug reports and try
 to fix
 them.

 [0]: git://git.debian.org/git/collab-maint/postr.git

 PS: Now that I am the maintainer. I am stopping ccing David about #711833.

  Regards,
 
  Yoann
 
 



Processed: reopening 749456

2014-06-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #whoops, forgot it was an ITP
 reopen 749456
Bug #749456 {Done: Chow Loong Jin hyper...@debian.org} [wnpp] ITP: gpx -- 
Gcode to x3g conversion post-processor
Bug reopened
Ignoring request to alter fixed versions of bug #749456 to the same values 
previously set
 thanks
Stopping processing here.

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


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



Bug#692320: any news

2014-06-25 Thread Michał
Any progress in packaging?


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53aa9e69.7000...@interia.pl



Bug#752666: ITP: edflib -- European Data Format library

2014-06-25 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre ma...@debian.org

* Package name: edflib
  Version : 1.10
  Upstream Author : Teunis van Beelen
* URL : http://www.teuniz.net/edflib/
* License : BSD-2
  Programming Lang: C
  Description : European Data Format library

 EDFlib is a programming library for C/C++ to read/write EDF+/BDF+
files. (It also reads old-type EDF/BDF files.)
 EDF means European Data Format. BDF is the 24-bits version of EDF.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/ca+7wusynjbmr7qwdrttujhp4eu2kukeufbrsf3_sk5n4soy...@mail.gmail.com



Bug#712048: marked as done (ITP: ruby-redis -- Ruby client library for Redis)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 13:00:08 +
with message-id e1wzmo4-00077g...@franck.debian.org
and subject line Bug#638825: fixed in ruby-redis 3.0.7-1
has caused the Debian Bug report #638825,
regarding ITP: ruby-redis -- Ruby client library for Redis
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.)


-- 
638825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Per Andersson avtob...@gmail.com

* Package name: ruby-redis
  Version : 3.0.4
  Upstream Author : Ezra Zygmuntowicz e...@engineyard.com
* URL : http://github.com/redis/redis-rb
* License : MIT
  Programming Lang: Ruby
  Description : Ruby client library for Redis

  A Ruby client that tries to match Redis' API one-to-one, while still providing
  an idiomatic interface. It features thread-safety, client-side sharding,
  pipelining, and an obsession for performance.
---End Message---
---BeginMessage---
Source: ruby-redis
Source-Version: 3.0.7-1

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

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated ruby-redis 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: Tue, 20 May 2014 22:14:13 +0530
Source: ruby-redis
Binary: ruby-redis
Architecture: source all
Version: 3.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-redis - Ruby client library for Redis
Closes: 638825
Changes: 
 ruby-redis (3.0.7-1) unstable; urgency=low
 .
   * Initial release (Closes: #638825)
 - Thanks to Achilleas Pipinellis from Fedora for help
   fixing test failure due to encoding mismatch (tests
   expected UTF-8, but we have ASCII in build environment).
Checksums-Sha1: 
 fc77f247558075d13053f84448cdbebcdce7e3bc 2056 ruby-redis_3.0.7-1.dsc
 2eab1645d057811ed0d378f05ae2bd79f539f53a 65992 ruby-redis_3.0.7.orig.tar.gz
 b028114d20c1941eb544ebf2069b43280ee6a77b 3040 ruby-redis_3.0.7-1.debian.tar.xz
 7005c9028c1f54043fe0ad4e09ba350b768cc121 29078 ruby-redis_3.0.7-1_all.deb
Checksums-Sha256: 
 05a1476ebd0a3a28cec0c2bf4840934354c19b0141703647e62ef17d740a6a86 2056 
ruby-redis_3.0.7-1.dsc
 9aa75949de3784a26534abbd5a07fc49a4b1688a765373a3a0610dc818ef990a 65992 
ruby-redis_3.0.7.orig.tar.gz
 2c9adfdfb17c64c12e05452cd8d6a928713fc7442414fbb45ad63da27f546f0e 3040 
ruby-redis_3.0.7-1.debian.tar.xz
 a8b7b4e6072bca029cb1de572d8959559501f64ec8fcdf8c294000ffcfa961d5 29078 
ruby-redis_3.0.7-1_all.deb
Files: 
 6fe19bdee6a77497b18c5bada79e1e1b 29078 ruby optional ruby-redis_3.0.7-1_all.deb
 64c41850a2e84f2a5a0b94fb14e85169 2056 ruby optional ruby-redis_3.0.7-1.dsc
 636ba833fdc2ce7c418e694388ae7013 65992 ruby optional 
ruby-redis_3.0.7.orig.tar.gz
 4e506681171bec14828f48561155ab1c 3040 ruby optional 
ruby-redis_3.0.7-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJTe4s+AAoJEM4fnGdFEsIqruwP/i6i5j5DfXQYvA9h1HtqymGI
DGKcRo8lCq+skWWlb+F1nBG/tNV2EYx39ibDz/I2fJt2QFvMGvX3YLn1RNl/V9tv
5989f9TGEYifFAVcn7vwojeVEqdrR6OOAVnIFHHAOMbmO7Lmy2k58vn9E9gRN3g4
Uob0RzemNmmosKyRngNI4V/QI5C/gqTyhUgd14HDST54oBB+O5qdDMmQDZRZ8SEA
jduAJpHu5zFPmCHTgTqZrlrDSsN1rwzyJjG072e4EwRoCVcgtHyPghfUXc76klK7
Nl/zuir9ZBVl54Jk4bGMkPmEXtHavSENYGfROKxb4CW920NZ0MFlsGXM/2ihxZ+L
2Q7T0prEzz7PrrqhL2T19BQecxfHh5MqT/c+1R9bh1ko4zIKPxwZ0EanbQ4Wms9g
I4tmr9a7T+N+1lgTXwtqozC88NeO/B9C/fQykRg9X3af7HdFk36eJiYEbClQmcKh
5fUJAQxpu3o8sZRWHuFtv4hrezo0GMr4k/j+iFaTory6gZIPPQFyb6+SutF4s1PV
8ZnXXqVO0vs9XkmMy5SmtCZIUkIyLhINjxFQhd9CWf+WEEcC8FeYvacnYBMKeUHm
swWznGLzK5NYoTt/RYeiOG9qZP9PA6UOE+Bcp76/2yq/lr/GC0ikXCz7crIrogK7
gWhtRgJ9l9m+zPP4Gl8E
=TzPO
-END PGP SIGNATUREEnd Message---


Bug#701535: marked as done (ITP: ruby-database-cleaner -- Strategies for cleaning databases)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 13:00:08 +
with message-id e1wzmo4-00077m...@franck.debian.org
and subject line Bug#701532: fixed in ruby-database-cleaner 1.2.0-1
has caused the Debian Bug report #701532,
regarding ITP: ruby-database-cleaner -- Strategies for cleaning databases
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.)


-- 
701532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701532
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Nitish.Rawatnitish.ra...@gmail.com


*Package name   :database_cleaner
 Version:0.9.1
 Upstream Author:Ben Mabey b...@benmabey.com
*URL:https://github.com/bmabey/database_cleaner
*License:MIT License
*Description:Strategies for cleaning databases. Can be used to ensure
a clean state for testing



--
Regards,

Nitish Rawat
---End Message---
---BeginMessage---
Source: ruby-database-cleaner
Source-Version: 1.2.0-1

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

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated ruby-database-cleaner 
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, 24 May 2014 01:23:06 +0530
Source: ruby-database-cleaner
Binary: ruby-database-cleaner
Architecture: source all
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-database-cleaner - clean databases to ensure a clean state for testing
Closes: 701532
Changes: 
 ruby-database-cleaner (1.2.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #701532)
Checksums-Sha1: 
 bf954ecd19e0114015d3d71e63582d6eaeab721d 2281 ruby-database-cleaner_1.2.0-1.dsc
 78d2af93f086cebfc86643ae9a8a1dde79885996 42634 
ruby-database-cleaner_1.2.0.orig.tar.gz
 16090f9157587a3a9a45e17f69518e2c2b68d43b 2932 
ruby-database-cleaner_1.2.0-1.debian.tar.xz
 0c3c7d32de281fb8aede2f031718e1c2865b4ada 12380 
ruby-database-cleaner_1.2.0-1_all.deb
Checksums-Sha256: 
 d370b064ab211228e26895f7c43ebcce56dee752f396119c33580fe5fd55f772 2281 
ruby-database-cleaner_1.2.0-1.dsc
 1a22c7e84ecfa3d321343b2aae69c69ad3ab7d7a0fb0e45fe147c0786344f75c 42634 
ruby-database-cleaner_1.2.0.orig.tar.gz
 d635c64734d72c30b4109cadd1da99411f9191c12a172250bd074237f094631b 2932 
ruby-database-cleaner_1.2.0-1.debian.tar.xz
 6a96da95fbfb5b88c12b67636d0c49fb5eee2343ab8c5b7ef9b7ee826fa998dd 12380 
ruby-database-cleaner_1.2.0-1_all.deb
Files: 
 755121b4e5b250e8254bd6c44a106573 12380 ruby optional 
ruby-database-cleaner_1.2.0-1_all.deb
 3b4ed54feb9af02a92fc997ee9dde9cd 2281 ruby optional 
ruby-database-cleaner_1.2.0-1.dsc
 b7e477afedc646e28802e18949eb174d 42634 ruby optional 
ruby-database-cleaner_1.2.0.orig.tar.gz
 7a8e43f7f191b2253f70b32093a21e74 2932 ruby optional 
ruby-database-cleaner_1.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJTf6dOAAoJEM4fnGdFEsIqAZYP/jAYtJfW3xiKwPbzqz6hDoWP
ogDh7CB4KUOaR/XknVnTCBDxSQFWl78p/mIJMC9bGQcVrELPGtOxWKXoBpE+HgNf
A9X095VqAfaN5MRs+Vl2NUdIFTIXEOn2ppwQj7Q6Sad6TAtsWIU2Qyr78YSrfqIg
KBAMvDKrFfEliqBztPOsZZogyC1yLRlzrKHsZCGJ4aicWGkmbQ0ul8TeIzogp+Sj
AElhnpxw+EQWt5p8V1RXdV8uuIaYFFM6CXsK7pKPlB/MT1+R1+6GQwfzl+PXeD75
+d8CMYGT0jAepv1dbRP4vPD8pLuw/lIgH8AzvSiYaqx2364IXLxXKNfI73otdZF5
K606pUdLfGVleaHztXTPG2SWyQB83pqoiuwH0d+DtfNCOks8ltx1wHj4DzaAG6pI
aC9CNSwyvafMYpvOkrq2pSUoOukz8cJ0L9rnh3d1XphfWE3r3GOhtgrdk0caKn5N
IQyiOKKfaYbKUTa3Yj54LRvPucBbUiyCUufNS3Fyoqn+K1agN7ruyotdO/lqS9Yl
6+/gSHaacOhxjbbKksV0+hlqUGPT1QUWffwYR58dCx/Wq9t3DL5W0N28g5obdATR
Z0bLTxJU8XZItUce86NB+VwEGeeZB9cVY9Jfdyv24y5rCzPaeFGJd0uxjt/CT7OK
yOW2GATcX5K5W4rTDirY
=rPre
-END PGP SIGNATUREEnd Message---


Bug#748937: marked as done (ITP: ruby-redis-namespace -- namespace calls to Redis when multiple apps access a single redis server)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 13:00:09 +
with message-id e1wzmo5-000780...@franck.debian.org
and subject line Bug#748937: fixed in ruby-redis-namespace 1.4.1-1
has caused the Debian Bug report #748937,
regarding ITP: ruby-redis-namespace -- namespace calls to Redis when multiple 
apps access a single redis server
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.)


-- 
748937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Praveen Arimbrathodiyil prav...@debian.org

* Package name: ruby-redis-namespace
  Version : 1.4.1
  Upstream Author : Chris Wanstrath, Terence Lee, Steve Klabnik
* URL : https://rubygems.org/gems/redis-namespace
* License : Expat
  Programming Lang: Ruby
  Description : namespace calls to Redis when multiple apps access a single 
redis server

Adds a Redis::Namespace class which can be used to namespace calls to Redis. 
This is useful when using a single instance of Redis with multiple, different 
applications.
---End Message---
---BeginMessage---
Source: ruby-redis-namespace
Source-Version: 1.4.1-1

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

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated ruby-redis-namespace 
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: Thu, 22 May 2014 17:32:30 +0530
Source: ruby-redis-namespace
Binary: ruby-redis-namespace
Architecture: source all
Version: 1.4.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-redis-namespace - Namespaces commands when multiple apps access same 
redis server
Closes: 748937
Changes: 
 ruby-redis-namespace (1.4.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #748937)
Checksums-Sha1: 
 2d1b459dfdacdfc7537f6276c12b6d4a01aaa81e 2177 ruby-redis-namespace_1.4.1-1.dsc
 af729aed8a6c3e7c55d069e61153776a66060578 9958 
ruby-redis-namespace_1.4.1.orig.tar.gz
 dede6c15d923f1603b97fbb771ceb81620041a63 2537 
ruby-redis-namespace_1.4.1-1.debian.tar.gz
 52fc6d29f4e26779bffaa4d80f8c9bbb7c8185b0 6176 
ruby-redis-namespace_1.4.1-1_all.deb
Checksums-Sha256: 
 d68580ce39438af323a2f3daf24ff2bb891a53c1f85091b2f698e056db067204 2177 
ruby-redis-namespace_1.4.1-1.dsc
 e04b78bae17a04eacf84d003a217d6d83c35171071bf241cf2c706ca24952e05 9958 
ruby-redis-namespace_1.4.1.orig.tar.gz
 9f0f0218cdd26792743ed46bce436876bb30fe05c94564937d62760f19c40b9a 2537 
ruby-redis-namespace_1.4.1-1.debian.tar.gz
 eaa013821447b7ed982d2a1c973db25c462a54d7b49b78d6a5db74815071269d 6176 
ruby-redis-namespace_1.4.1-1_all.deb
Files: 
 b14e39adafdc75e470dff4e23470d884 2177 ruby optional 
ruby-redis-namespace_1.4.1-1.dsc
 8f2ee2c4613e4e5d8c31ea3c358d09dc 9958 ruby optional 
ruby-redis-namespace_1.4.1.orig.tar.gz
 813980a946576a2a1bd13ca0f1314e34 2537 ruby optional 
ruby-redis-namespace_1.4.1-1.debian.tar.gz
 264ced92de0e6c2803b4129b69fb0a2e 6176 ruby optional 
ruby-redis-namespace_1.4.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJTfed4AAoJEM4fnGdFEsIqVpwQAI+jZhgmedxec26VcowUHGT2
jmQAnFSnkGfpsgTOkBSLTmUXWfjlF43H8IpgXWuAXQEBxgu5BusTHK4YyX4LPxlK
UJDse155wZ+OsHkVTDPc2Vbu1djSqc+6uvcp/Fu1F2ZL4syQYVOnCV9rFV/bVCx4
TdTjs84L+sQyDSgvuY++SSudL8qRkWgwbWIfPx1aIG3ib8H1IwuOFB2kGMVmFLZ7
M1aLsyn9WqxcuZWyy//3pd95jg8tvsH1ZFGE2CYyHde5T5buy9SXcA+d+OZEC+qv
hztJFDmk4RB87F34sG0Q9wQE4DI7dRkei9o1QA8TIrZva0V5e7A89In8J6tGDPbQ
iVpTpp/iiFzvg/cQf3I4JtzuUgXsWGFfMu4/og/v0CdvtrP0Xs7/CKR80Brs25LT
4Y3uTTXimqt+C6IBYCLtPpGRfuX77AIw0BvsHDLwMuOo7dcItXFvMWo8hjdF9JH7
ankd8TQCASmdepevJbvij/53YvWpEMfGFXEUUQGCrFOYAWkTNzIZnEKf/ylOjQS9
59ufK8uYD3p5Jin+h68rP598k7tANkZU8MwV7wXzSFQpy4XlAddMhuCi7clfIB20
2CzoHoQIMAhiYNegmFlUlONFaYMFMMzvr3mDTVpfTBmpkLTaP/XCzDHI5/X8Wn+x
qfAuXTf2WUJF1xiB2GCY
=GyX4
-END PGP SIGNATUREEnd 

Bug#701532: marked as done (ITP: ruby-database-cleaner -- Strategies for cleaning databases)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 13:00:08 +
with message-id e1wzmo4-00077m...@franck.debian.org
and subject line Bug#701532: fixed in ruby-database-cleaner 1.2.0-1
has caused the Debian Bug report #701532,
regarding ITP: ruby-database-cleaner -- Strategies for cleaning databases
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.)


-- 
701532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701532
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: wnpp
severity: wishlist
owner: vaibhav prasad vaibhav_mc...@nitc.ac.in

* Upstream Author: Ben Mabey
* Homepage: https://github.com/seattlerb/zentest
* License: Expat
  Description: database-cleaner provides strategies for cleaning
databases. Can be used to ensure a clean state for testing.
---End Message---
---BeginMessage---
Source: ruby-database-cleaner
Source-Version: 1.2.0-1

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

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated ruby-database-cleaner 
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, 24 May 2014 01:23:06 +0530
Source: ruby-database-cleaner
Binary: ruby-database-cleaner
Architecture: source all
Version: 1.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-database-cleaner - clean databases to ensure a clean state for testing
Closes: 701532
Changes: 
 ruby-database-cleaner (1.2.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #701532)
Checksums-Sha1: 
 bf954ecd19e0114015d3d71e63582d6eaeab721d 2281 ruby-database-cleaner_1.2.0-1.dsc
 78d2af93f086cebfc86643ae9a8a1dde79885996 42634 
ruby-database-cleaner_1.2.0.orig.tar.gz
 16090f9157587a3a9a45e17f69518e2c2b68d43b 2932 
ruby-database-cleaner_1.2.0-1.debian.tar.xz
 0c3c7d32de281fb8aede2f031718e1c2865b4ada 12380 
ruby-database-cleaner_1.2.0-1_all.deb
Checksums-Sha256: 
 d370b064ab211228e26895f7c43ebcce56dee752f396119c33580fe5fd55f772 2281 
ruby-database-cleaner_1.2.0-1.dsc
 1a22c7e84ecfa3d321343b2aae69c69ad3ab7d7a0fb0e45fe147c0786344f75c 42634 
ruby-database-cleaner_1.2.0.orig.tar.gz
 d635c64734d72c30b4109cadd1da99411f9191c12a172250bd074237f094631b 2932 
ruby-database-cleaner_1.2.0-1.debian.tar.xz
 6a96da95fbfb5b88c12b67636d0c49fb5eee2343ab8c5b7ef9b7ee826fa998dd 12380 
ruby-database-cleaner_1.2.0-1_all.deb
Files: 
 755121b4e5b250e8254bd6c44a106573 12380 ruby optional 
ruby-database-cleaner_1.2.0-1_all.deb
 3b4ed54feb9af02a92fc997ee9dde9cd 2281 ruby optional 
ruby-database-cleaner_1.2.0-1.dsc
 b7e477afedc646e28802e18949eb174d 42634 ruby optional 
ruby-database-cleaner_1.2.0.orig.tar.gz
 7a8e43f7f191b2253f70b32093a21e74 2932 ruby optional 
ruby-database-cleaner_1.2.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJTf6dOAAoJEM4fnGdFEsIqAZYP/jAYtJfW3xiKwPbzqz6hDoWP
ogDh7CB4KUOaR/XknVnTCBDxSQFWl78p/mIJMC9bGQcVrELPGtOxWKXoBpE+HgNf
A9X095VqAfaN5MRs+Vl2NUdIFTIXEOn2ppwQj7Q6Sad6TAtsWIU2Qyr78YSrfqIg
KBAMvDKrFfEliqBztPOsZZogyC1yLRlzrKHsZCGJ4aicWGkmbQ0ul8TeIzogp+Sj
AElhnpxw+EQWt5p8V1RXdV8uuIaYFFM6CXsK7pKPlB/MT1+R1+6GQwfzl+PXeD75
+d8CMYGT0jAepv1dbRP4vPD8pLuw/lIgH8AzvSiYaqx2364IXLxXKNfI73otdZF5
K606pUdLfGVleaHztXTPG2SWyQB83pqoiuwH0d+DtfNCOks8ltx1wHj4DzaAG6pI
aC9CNSwyvafMYpvOkrq2pSUoOukz8cJ0L9rnh3d1XphfWE3r3GOhtgrdk0caKn5N
IQyiOKKfaYbKUTa3Yj54LRvPucBbUiyCUufNS3Fyoqn+K1agN7ruyotdO/lqS9Yl
6+/gSHaacOhxjbbKksV0+hlqUGPT1QUWffwYR58dCx/Wq9t3DL5W0N28g5obdATR
Z0bLTxJU8XZItUce86NB+VwEGeeZB9cVY9Jfdyv24y5rCzPaeFGJd0uxjt/CT7OK
yOW2GATcX5K5W4rTDirY
=rPre
-END PGP SIGNATUREEnd Message---


Bug#638825: marked as done (ITP: ruby-redis -- Ruby client library for Redis, the key value storage server)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 13:00:08 +
with message-id e1wzmo4-00077g...@franck.debian.org
and subject line Bug#638825: fixed in ruby-redis 3.0.7-1
has caused the Debian Bug report #638825,
regarding ITP: ruby-redis -- Ruby client library for Redis, the key value 
storage server
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.)


-- 
638825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Owner: Praveen Arimbrathodiyil prav...@gmail.com
Severity: wishlist


* Package name    : ruby-redis
 Version         : 2.2.2
 Upstream Author : Ezra Zygmuntowicz
* URL             : https://github.com/ezmobius/redis-rb
* License         : MIT
 Programming Lang: Ruby
 Description     : Ruby client library for Redis, the key value storage server

Praveen

--
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.
---End Message---
---BeginMessage---
Source: ruby-redis
Source-Version: 3.0.7-1

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

Debian distribution maintenance software
pp.
Pirate Praveen prav...@debian.org (supplier of updated ruby-redis 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: Tue, 20 May 2014 22:14:13 +0530
Source: ruby-redis
Binary: ruby-redis
Architecture: source all
Version: 3.0.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-redis - Ruby client library for Redis
Closes: 638825
Changes: 
 ruby-redis (3.0.7-1) unstable; urgency=low
 .
   * Initial release (Closes: #638825)
 - Thanks to Achilleas Pipinellis from Fedora for help
   fixing test failure due to encoding mismatch (tests
   expected UTF-8, but we have ASCII in build environment).
Checksums-Sha1: 
 fc77f247558075d13053f84448cdbebcdce7e3bc 2056 ruby-redis_3.0.7-1.dsc
 2eab1645d057811ed0d378f05ae2bd79f539f53a 65992 ruby-redis_3.0.7.orig.tar.gz
 b028114d20c1941eb544ebf2069b43280ee6a77b 3040 ruby-redis_3.0.7-1.debian.tar.xz
 7005c9028c1f54043fe0ad4e09ba350b768cc121 29078 ruby-redis_3.0.7-1_all.deb
Checksums-Sha256: 
 05a1476ebd0a3a28cec0c2bf4840934354c19b0141703647e62ef17d740a6a86 2056 
ruby-redis_3.0.7-1.dsc
 9aa75949de3784a26534abbd5a07fc49a4b1688a765373a3a0610dc818ef990a 65992 
ruby-redis_3.0.7.orig.tar.gz
 2c9adfdfb17c64c12e05452cd8d6a928713fc7442414fbb45ad63da27f546f0e 3040 
ruby-redis_3.0.7-1.debian.tar.xz
 a8b7b4e6072bca029cb1de572d8959559501f64ec8fcdf8c294000ffcfa961d5 29078 
ruby-redis_3.0.7-1_all.deb
Files: 
 6fe19bdee6a77497b18c5bada79e1e1b 29078 ruby optional ruby-redis_3.0.7-1_all.deb
 64c41850a2e84f2a5a0b94fb14e85169 2056 ruby optional ruby-redis_3.0.7-1.dsc
 636ba833fdc2ce7c418e694388ae7013 65992 ruby optional 
ruby-redis_3.0.7.orig.tar.gz
 4e506681171bec14828f48561155ab1c 3040 ruby optional 
ruby-redis_3.0.7-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJTe4s+AAoJEM4fnGdFEsIqruwP/i6i5j5DfXQYvA9h1HtqymGI
DGKcRo8lCq+skWWlb+F1nBG/tNV2EYx39ibDz/I2fJt2QFvMGvX3YLn1RNl/V9tv
5989f9TGEYifFAVcn7vwojeVEqdrR6OOAVnIFHHAOMbmO7Lmy2k58vn9E9gRN3g4
Uob0RzemNmmosKyRngNI4V/QI5C/gqTyhUgd14HDST54oBB+O5qdDMmQDZRZ8SEA
jduAJpHu5zFPmCHTgTqZrlrDSsN1rwzyJjG072e4EwRoCVcgtHyPghfUXc76klK7
Nl/zuir9ZBVl54Jk4bGMkPmEXtHavSENYGfROKxb4CW920NZ0MFlsGXM/2ihxZ+L
2Q7T0prEzz7PrrqhL2T19BQecxfHh5MqT/c+1R9bh1ko4zIKPxwZ0EanbQ4Wms9g
I4tmr9a7T+N+1lgTXwtqozC88NeO/B9C/fQykRg9X3af7HdFk36eJiYEbClQmcKh
5fUJAQxpu3o8sZRWHuFtv4hrezo0GMr4k/j+iFaTory6gZIPPQFyb6+SutF4s1PV
8ZnXXqVO0vs9XkmMy5SmtCZIUkIyLhINjxFQhd9CWf+WEEcC8FeYvacnYBMKeUHm
swWznGLzK5NYoTt/RYeiOG9qZP9PA6UOE+Bcp76/2yq/lr/GC0ikXCz7crIrogK7
gWhtRgJ9l9m+zPP4Gl8E
=TzPO
-END PGP SIGNATUREEnd Message---


Bug#752679: ITP: python-persistent -- generic persistence implementation for Python

2014-06-25 Thread Barry Warsaw
Package: wnpp
Severity: wishlist
Owner: Barry Warsaw ba...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-persistent
  Version : 4.0.8
  Upstream Author : Zope Foundation and Contributors zope-...@zope.org
* URL : https://pypi.python.org/pypi/persistent/4.0.8
* License : Zope-2.1
  Programming Lang: Python, C
  Description : generic persistence implementation for Python

This package contains a generic persistence implementation for Python.
It forms the core protocol for making objects interact transparently
with a database such as the ZODB.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTquO7AAoJEBJutWOnSwa/3CMP/2wqMF5vyo1dlxjbW/GKc11e
hW4UlgghvuilV7EK/KkzI96nsuMw2RXTxps9D3y5Yk+sUh5xRIcr+AdWGAiQ0lpJ
iJgfz6tEg7UFRkSoRR9d0sxe7Tfq5ZycRNN4egUHWUuERlm0kqtKWWw1mCOuCa7h
9Lzw70Ans4zhYT7dAlpa2SDJBzqs3E2idiyaGJfpNaXXixb2VjnDieQrueK3TDkP
mG+EPSUNOR1+njN7oBLRMMVsnAV7xAvCinCFPR5j1mTjZCAn7QS+qT26BL74lWa4
Zw0dDcMh8SW87XsGsz2j0ELpZ7/dS0PAyYpb3o12UY23Jbwzlp/MwmCzBoB0iiA+
97vlaX7Swm3WxuLFTSZaX/Px0Z2BZXz1h7ufWqBmU1kUvaM1VeplFX5EGnPbQooe
PanvXXAEdjxbh2KHgOxvWqpexDdsAGMMKAwpyscSyd5Dq7O9PvkFNqF7QTwnNLtj
ktmN2U2Ot3M1QnR7K8QMuomBEDdIeiQNZ1vuB7YLBzOSJaCt6mtsmzqfDHY8E6Pm
eUaBwTme3I4elLnKLdu/Toghv77uUlbWlZ+ePJQOu+1apa4fYSN9cvfmbk7tnyge
inZ6F6uLotNO6VgkLkUiik1w0CRDAyrHyYa4KBrr9HeCrg7gEtDunf4MtsPbKbfy
dZoIvKXWcxT6B95rWGVr
=a40U
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140625145909.881.50362.report...@chemistry.wooz.org



Processed: your mail

2014-06-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 owner 693792 cerne...@gmail.com
Bug #693792 [wnpp] ITP: ocproxy -- lwip based proxy for openconnect
Owner changed from David Edmondson d...@dme.org to cerne...@gmail.com.
 quit
Stopping processing here.

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


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



Bug#752051: marked as done (ITP: ocaml-ipaddr -- library for manipulation of IP (and MAC) address representations)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 16:00:08 +
with message-id e1wzpcg-0002sj...@franck.debian.org
and subject line Bug#752051: fixed in ocaml-ipaddr 1.0.0-1
has caused the Debian Bug report #752051,
regarding ITP: ocaml-ipaddr -- library for manipulation of IP (and MAC) address 
representations
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.)


-- 
752051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752051
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu glo...@debian.org

* Package name: ocaml-ipaddr
  Version : 1.0.0
  Upstream Author : David Sheets, Anil Madhavapeddy, Hugo Heuzard
* URL : https://github.com/mirage/ocaml-ipaddr
* License : ISC
  Programming Lang: OCaml
  Description : library for manipulation of IP (and MAC) address 
representations

 This is a library for manipulation of IP (and MAC) address representations.
 .
 Features:
  * IPv4 and IPv6 support
  * IPv4 and IPv6 CIDR prefix support
  * IPv4 and IPv6 CIDR-scoped address support
  * Integration with the standard OCaml distribution (Map.OrderedType,
Unix, top-level)
  * IP address scope classification
  * IPv4-mapped addresses in IPv6 (:::0:0/96) are an embedding of IPv4
  * MAC-48 (Ethernet) address support
  * All types have sexplib serializers/deserializers

This library is a dependency of the new version of ocsigenserver. It
will be maintained inside the Debian OCaml Maintainer Team.
---End Message---
---BeginMessage---
Source: ocaml-ipaddr
Source-Version: 1.0.0-1

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

Debian distribution maintenance software
pp.
Stéphane Glondu glo...@debian.org (supplier of updated ocaml-ipaddr 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: Thu, 19 Jun 2014 08:42:47 +0200
Source: ocaml-ipaddr
Binary: libipaddr-ocaml-dev libipaddr-ocaml
Architecture: source amd64
Version: 1.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
Changed-By: Stéphane Glondu glo...@debian.org
Description:
 libipaddr-ocaml - library for manipulation of IP (and MAC) address 
representations
 libipaddr-ocaml-dev - library for manipulation of IP (and MAC) address 
representations
Closes: 752051
Changes:
 ocaml-ipaddr (1.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #752051)
Checksums-Sha1:
 ff59004383d193f6003d3eecb64ef2aa482cc345 2107 ocaml-ipaddr_1.0.0-1.dsc
 fb48f8d4b5d921b9f4c7c249bbc12014339776e9 45649 ocaml-ipaddr_1.0.0.orig.tar.gz
 2bc9f269ac8b51c3bfef7d92ee50783ba6a7b8ab 2224 
ocaml-ipaddr_1.0.0-1.debian.tar.xz
 dd76995ecc4f96e6c25e734bc2713b22f443feb1 16294 
libipaddr-ocaml-dev_1.0.0-1_amd64.deb
 8ab88ed4877dc33146ad2844e844ad88457ca7b6 23920 
libipaddr-ocaml_1.0.0-1_amd64.deb
Checksums-Sha256:
 509da6fbdd91eda6852304c9135281716395290441603f123610c157ff0a5fa0 2107 
ocaml-ipaddr_1.0.0-1.dsc
 216f56b9e6662f907f1f797abace5e624ff8f6616d329766fc8542800ab909ca 45649 
ocaml-ipaddr_1.0.0.orig.tar.gz
 c5ebec80a8c4972c4d33f8b6324b5c4d2aa262a6df5439cf00c92d82c6960afb 2224 
ocaml-ipaddr_1.0.0-1.debian.tar.xz
 105f9eb571ded8afdda1ae6cfed2f3e0c261d2a98e2fb5e354583f045d749419 16294 
libipaddr-ocaml-dev_1.0.0-1_amd64.deb
 64cbd8c51c27af90bc26f8112371be6a4232d6a21f25f546b7043a65d17613bc 23920 
libipaddr-ocaml_1.0.0-1_amd64.deb
Files:
 7680428ce535a0a0afb767c8c5930968 16294 ocaml optional 
libipaddr-ocaml-dev_1.0.0-1_amd64.deb
 df05f88453566b6237413b1a462633e8 23920 ocaml optional 
libipaddr-ocaml_1.0.0-1_amd64.deb
 a53b291497596bdce2dd6e2499e22674 2107 ocaml optional ocaml-ipaddr_1.0.0-1.dsc
 f8fecbf017559e562abd9f7cca5f1043 45649 ocaml optional 
ocaml-ipaddr_1.0.0.orig.tar.gz
 814667be7150f08e5388a08927765d43 2224 ocaml optional 
ocaml-ipaddr_1.0.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJToob5AAoJEHhT2k1JiBrTQWsQAJsL1uGgxgI7HeLn6v76gkNh
dOGTLhhW7nwwLkh29IRJ1jOZpNxi7TdKld/Q5w7Fz/AEUMHfo5+mM1SbEQ2wvBUX

Bug#751027: marked as done (ITP: javatuples -- Java library for tuples in Java.)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 16:00:07 +
with message-id e1wzpcf-0002s7...@franck.debian.org
and subject line Bug#751027: fixed in javatuples 1.2-1
has caused the Debian Bug report #751027,
regarding ITP: javatuples -- Java library for tuples in Java.
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.)


-- 
751027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: wnpp
Severity: wishlist
Owner: Eugene Zhukov jevgeni...@gmail.com

*Package Name : javatuples
 Version : 1.2
 Upstream Author : Daniel Fernandez dfernan...@users.sourceforge.net
*URL : http://www.javatuples.org/
*License : The Apache Software License, Version 2.0
 Programming Lang: Java
*Description : Java library for tuples in Java.

javatuples is one of the simplest java libraries ever made. Its aim is
to provide a set of java classes that allow you to work with tuples.
.
A tuple is just a sequence of objects that do not necessarily relate
to each other in any way. For example: [23, Saturn,
java.sql.Connection@li734s] can be considered a tuple of three
elements (a triplet) containing an Integer, a String, and a JDBC
Connection object. As simple as that.

I am packaging javatuples as it is a dependency of new epubcheck 4.
---End Message---
---BeginMessage---
Source: javatuples
Source-Version: 1.2-1

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

Debian distribution maintenance software
pp.
Eugene Zhukov jevgeni...@gmail.com (supplier of updated javatuples 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: Mon, 09 Jun 2014 07:39:43 +
Source: javatuples
Binary: libjavatuples-java
Architecture: source all
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Eugene Zhukov jevgeni...@gmail.com
Description:
 libjavatuples-java - javatuples
Closes: 751027
Changes:
 javatuples (1.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #751027)
Checksums-Sha1:
 2dd9f65983501cd0494d5d6ce6bc91e9359b73ff 2039 javatuples_1.2-1.dsc
 6e0d413af871f4f7978646c1fd5fcaa03e1cef9d 40820 javatuples_1.2.orig.tar.gz
 e4bdfdd1156cf012c44f0c895d47821a97acf358 2596 javatuples_1.2-1.debian.tar.xz
 26ce94293a68ad52d850447b0b3f1f460c5a845b 62886 libjavatuples-java_1.2-1_all.deb
Checksums-Sha256:
 1e2cf1a6b26c9e6fd9eb4b796ec1d818bd5e1893e20a3c7635748d57698a0b9d 2039 
javatuples_1.2-1.dsc
 c0f94b2cbc6063f1389926fae558dbb8812ded89ae6740b224a914c719268404 40820 
javatuples_1.2.orig.tar.gz
 0688ed3ddbe3e6b53a6fd1df8f7605ef8599ef5a683afce9cde333007545d4a0 2596 
javatuples_1.2-1.debian.tar.xz
 2fd2c5aad04f2e22506677bb35d05c67c610d8c5a15b0ab22c9a72069a3f13ac 62886 
libjavatuples-java_1.2-1_all.deb
Files:
 a26864384e37ebb114fa6bf04a78a444 62886 java optional 
libjavatuples-java_1.2-1_all.deb
 8ae0c68473d6f3eef99a6f932654c083 2039 java optional javatuples_1.2-1.dsc
 80eaa902480a4fc5831632cfbda0a68e 40820 java optional javatuples_1.2.orig.tar.gz
 c91719db7a54ea1e06611996aab2dda1 2596 java optional 
javatuples_1.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJTmt2NAAoJEAFx4YKK4JNFuzoP/3tgJqROvaJ/TkmWmg8TcY7O
AoSKYSDIvJ2nARF/OtwVD6RPZZaUNtxh2A8mxTcKfMyW9dr6KS8F7QJUPyN5k1vZ
XbytJuUb+gFxC6vbilekx39A1pDcELD9kUDgG3FSbVIJByIJGlFY5uKLgtmuMGIc
vnHQ/vOHrMnk481kcq7F+O15Zm9kH208edYk5DfkfT6o8fjJFSGy9fQ5gEKARCBh
D3CjePjO6688IjxcTB6hFF+ugKgb4fu52KL6olchagxbkf+2D3z7J73E5xCqJ70x
WMozvK8nMWn1Cqh8YrUWp9HxgGIJOns3qTplv4hOlFgxioVVHaxSVcxFYivkXyeT
MS0ESfiToqFuErFDjN/Kj96eXSSwwW1ttO+E/MgxW199FJfCbyFOPnkm+c2+AvMv
Pbsm/yYFjw8DF9gszHXBCcFEwgqPTmmJN7a/7wja70A7NDz/UG/1JXNyENiWRHJg
5FtIwtSDlq8SOMTTmLiuhjRVLDh1DhkL6jdKOtriTJ8m65Au08dvLqKqFh5Z2Nls
8MVkJdaKQUdWKOCvALyqYsyybBAbmHukG7oaBUqZ7ZUXnL21VPdTGnJrdftDdqZ/
lYZjj46W4SrLCYwAURJg74hYMIlhUOtSrmKm08gO6F7gY+nAXHs7BJWn4aRmFb3i
Hr7SGWCSUJETHsJLdSb7
=3hoU
-END PGP SIGNATUREEnd Message---


Bug#730793: marked as done (ITP: libdigest-sha3-perl -- Perl extension for SHA-3)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 16:00:08 +
with message-id e1wzpcg-0002sq...@franck.debian.org
and subject line Bug#730793: fixed in libdigest-sha3-perl 0.22-1
has caused the Debian Bug report #730793,
regarding ITP: libdigest-sha3-perl -- Perl extension for SHA-3
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.)


-- 
730793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Owner: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) da...@cpan.org
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libdigest-sha3-perl
  Version : 0.08
  Upstream Author : Mark Shelor, mshe...@cpan.org
* URL : https://metacpan.org/release/Digest-SHA3
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : Perl extension for SHA-3

Digest::SHA3 is a complete implementation of the NIST SHA-3
cryptographic hash function, known originally as Keccak. It gives
Perl programmers a convenient way to calculate SHA3-224, SHA3-256,
SHA3-384, and SHA3-512 message digests, as well as variable-length
hashes using the SHA3-0 variant. The module can handle all types
of input, including partial-byte data.


signature.asc
Description: PGP signature
---End Message---
---BeginMessage---
Source: libdigest-sha3-perl
Source-Version: 0.22-1

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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso car...@debian.org (supplier of updated 
libdigest-sha3-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: SHA512

Format: 1.8
Date: Sun, 22 Jun 2014 15:50:48 +0200
Source: libdigest-sha3-perl
Binary: libdigest-sha3-perl
Architecture: source amd64
Version: 0.22-1
Distribution: experimental
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso car...@debian.org
Description:
 libdigest-sha3-perl - Perl extension for SHA-3
Closes: 730793
Changes:
 libdigest-sha3-perl (0.22-1) experimental; urgency=low
 .
   * Initial Release. (Closes: #730793)
Checksums-Sha1:
 118bb1d9e4b98227653c5805e93e9fb999058d7a 2053 libdigest-sha3-perl_0.22-1.dsc
 5161fd0f7bae4d9f6b59c82138fc43461d00b7f1 46070 
libdigest-sha3-perl_0.22.orig.tar.gz
 97adfc976fc034c3b17d0d6c8a4d7ddc7d2537c5 1652 
libdigest-sha3-perl_0.22-1.debian.tar.xz
 6f05d5640f60e4e467f07bc795993f2f0a2c418f 32938 
libdigest-sha3-perl_0.22-1_amd64.deb
Checksums-Sha256:
 0b3b08084cef1dfb712e9d60e8f9de09a77f36a1392ab68e322859444a03fe03 2053 
libdigest-sha3-perl_0.22-1.dsc
 f2718f10b0acf5e5bd55c0e472115cf65c92f234984b018567329b5f1096ea2b 46070 
libdigest-sha3-perl_0.22.orig.tar.gz
 01f786930bbbca4d8494d2cea911777b3013edede5daf52fbf8b13b5fd1252ed 1652 
libdigest-sha3-perl_0.22-1.debian.tar.xz
 08a449a7cec553ce13e6a35cf749166efbf26a7b411b4d0bf84ebdb9b6bed492 32938 
libdigest-sha3-perl_0.22-1_amd64.deb
Files:
 2b2d85721cf49d5ebbd7208f10bd2089 32938 perl optional 
libdigest-sha3-perl_0.22-1_amd64.deb
 b0f72fb35397571866856074c25d55a6 2053 perl optional 
libdigest-sha3-perl_0.22-1.dsc
 dd99a53c6950b6845cda7e6b929b25d5 46070 perl optional 
libdigest-sha3-perl_0.22.orig.tar.gz
 bc46fc9945649d1049c9b7bc67915051 1652 perl optional 
libdigest-sha3-perl_0.22-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTpt+hAAoJEAVMuPMTQ89EUnsQAJAva4aD4zH44kxfQ7OTdaNV
Z43bWLRhL1I9yfxy2ZX2dEHrinEI3JHT2RYIf1Zj1ZUg/8fXk3TUguWcwcd2qz/y
z8Ox+ri5TzQLI7sF7fFxz2NXMK1khx+DqkGxdkdGWnxG1JyXQIUY6iFr5mNp14Zz
HCwhdD4lrg/7n+hS5PbGGl0eYBEtEHjrqey068BnJpPOVZKl0BhBTRED1V1lYKbY
np65mCSOLBsu8pZJLKii7r+cHj4w9oZGf79JNTMbiH525TgCr8ObUnfmCYlF65Dm
eCMqsp7SmSiSlnef59hdgS1m56OeDv4RvXT0W7JltQBhRw6skg1TEyjZ8Owq/vvw
kPSVQbIYGxf/vjX3zHIz1h3QSeY4EqaE0o0NUX1F8DGlgoXITsZwBbSYKjEiKZHS
0+cw8krwDnML90EqsXmfPKhQBSfJaeob31kLnQC3pwRQrpPPBcuXPeiCsNy5NF7X
HMGGGvyoABC0jZqbZuWcFTaG5I19+N/KasSUOj55P2IuGnQZGqjQT7m1lWi0EK2N
ntIjVL3pzAsxAKySGVJCOYMfXx0n4IwyqjtbyewQ4U+PQkDoN5W6NODp0qxhsec3

Bug#685225: marked as done (ITA: xmotd -- a message of the day browser for X)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 16:49:58 +
with message-id e1wzqou-0006ay...@franck.debian.org
and subject line Bug#685225: fixed in xmotd 1.17.3b-8
has caused the Debian Bug report #685225,
regarding ITA: xmotd -- a message of the day browser for X
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.)


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

I'm no longer interested in maintaining this package.
---End Message---
---BeginMessage---
Source: xmotd
Source-Version: 1.17.3b-8

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

Debian distribution maintenance software
pp.
Hugo Lefeuvre hugo6...@orange.fr (supplier of updated xmotd 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: Sat, 14 Jun 2014 15:41:41 +0200
Source: xmotd
Binary: xmotd
Architecture: source amd64
Version: 1.17.3b-8
Distribution: unstable
Urgency: low
Maintainer: Hugo Lefeuvre hugo6...@orange.fr
Changed-By: Hugo Lefeuvre hugo6...@orange.fr
Description:
 xmotd  - message of the day browser for X
Closes: 685225
Changes:
 xmotd (1.17.3b-8) unstable; urgency=low
 .
   * debian/control
 - New maintainer (Hugo Lefeuvre) (Closes: #685225).
 - Reformatting of Build-Depends line.
   * debian/copyright
 - Added a line to signal the adoption.
Checksums-Sha1:
 c56c5f3f6b35a686fd1df8cdd8e65811634847e6 1862 xmotd_1.17.3b-8.dsc
 b0db1357cfea9e8e24123e633d869565a6659b71 9624 xmotd_1.17.3b-8.debian.tar.xz
 88233426f7ce19bcb369c61aa0cbd39fca763128 25902 xmotd_1.17.3b-8_amd64.deb
Checksums-Sha256:
 42f041c8fd69dbef2cbd4a054b97fd99d3a286643ac52b7124052b1c068f5eb8 1862 
xmotd_1.17.3b-8.dsc
 b7129bf1e52b56a2d9ac4ea559956b546329daffd3a7a87f608579d4691dd997 9624 
xmotd_1.17.3b-8.debian.tar.xz
 ca1a3aa87a1c5e8b332958f8a77c4a70b1653a0ead00404a8d78e0b01e4324c6 25902 
xmotd_1.17.3b-8_amd64.deb
Files:
 3225bc66d204daf401527d1020cb7257 25902 x11 optional xmotd_1.17.3b-8_amd64.deb
 9dc4a34e483b2eed4fc664118c0c98f1 1862 x11 optional xmotd_1.17.3b-8.dsc
 12d7a08b1277e78bc065b0a130e7644f 9624 x11 optional 
xmotd_1.17.3b-8.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJTqvkwAAoJEBh9XTi2TwHeENwQALBoLryGyMA4HaqogQkUIWOt
pJUpQ33AC3dG0zFy84MCv768LLV4Z+fXiuIxij2fviSLIqaHE8cyWgWeUVokc0dG
OQ+Qq2tXUE6hu8lqv2nlL7tjxMuSviQmC0u4nVzJhdSdjM9sZnQGDJJ6N/2SveH+
H8E9hOQqDgwIgM/5gf1a1Pn0TAAKIkXK+k0SWjw/VKXP5VZkAQSYNoi6sbcQS83S
RIMY7fX4J0gpd/oMLPypqHYh06bHqgEHXUEI8tdNQs8Vn3d5K6XtOyIP0YfsQ1VE
xDtF2Igkgr26wkFenTFJsIie2OcBIRagzv77xm+nxJf8N7HBDjmFEdD0LsWugbqI
P8QTzMmbBZscLPr/ebZMlukI25WWrUsc2eHf1owLf4pUwetNyJBihwJ+IhHhP+wp
awfPNRxNtQhA93MEkWEz2VzgH7lMl5L2zbLxH1BNSxfijN1tbq69v3w9syCb+XSy
VKfQKrVrEDkrBWYHQVG7LNHw/2dPyHDObXLrUWjA12+6p1/9JupYzczNgWYsgtnp
Ie9DcsEPSQLl5gFcWVrAxeNbPq85zoF+EujHGgzXeRNmJO7uIkUx4+cZ5ppb+0zb
H6TK9ZQHrfspQ7woy7O2Mh01DNy/m5Y20uL13kjh5ymgbf0DMim2sPMV6UkGODhj
QVTC/TABmcVO+ImMMFO7
=2oqg
-END PGP SIGNATUREEnd Message---


Bug#662954: ITP: shc -- creates a stripped binary executable version of the script

2014-06-25 Thread Tong Sun
Hi Eriberto,


On Fri, Jun 20, 2014 at 2:42 PM, Eriberto eribe...@eriberto.pro.br wrote:

Do you given up of the package?


Oh no, not at all.

I did give up my hope to maintain Debian packages previously, because I
attempted 4 or 5 of them but none get any attention from the current DDs to
upload them, until I get the encouraging message from you. Just that
currently both at work and at home things are rather chaotic and unsettled,
that's why I wrote you before that I'm planning to pick Debian packages
packaging in about a month. You get that email, right?

Thanks again for your encouragement

tong


Bug#662954: ITP: shc -- creates a stripped binary executable version of the script

2014-06-25 Thread Eriberto
Ah, ok!

I have interest in shc. I am waiting the last stage to become a DD
(the account creation). So, I will upload this package for you and
revise others you need too.

Cheers,

Eriberto


2014-06-25 14:45 GMT-03:00 Tong Sun suntong...@users.sourceforge.net:
 Hi Eriberto,


 On Fri, Jun 20, 2014 at 2:42 PM, Eriberto eribe...@eriberto.pro.br wrote:

 Do you given up of the package?


 Oh no, not at all.

 I did give up my hope to maintain Debian packages previously, because I
 attempted 4 or 5 of them but none get any attention from the current DDs to
 upload them, until I get the encouraging message from you. Just that
 currently both at work and at home things are rather chaotic and unsettled,
 that's why I wrote you before that I'm planning to pick Debian packages
 packaging in about a month. You get that email, right?

 Thanks again for your encouragement

 tong




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cap+dxjdve_adhvbapz-cm9xbp9w76uocw9yqczdyf0--zm2...@mail.gmail.com



Bug#752696: ITP: soci -- C++ database access library

2014-06-25 Thread Tobias Frost
Package: wnpp
Severity: wishlist
Owner: Tobias Frost t...@coldtobi.de

* Package name: soci
  Version : 3.2.2
  Upstream Author : see http://soci.sourceforge.net/people.html
* URL : http://soci.sourceforge.net/
* License : Boost Software License 1.0
  Programming Lang: C++
  Description : C++ database access library

SOCI is a database access library for C++ that makes the illusion of embedding
SQL queries in the regular C++ code, staying entirely within the Standard C++.

The idea is to provide C++ programmers a way to access SQL databases in the
most natural and intuitive way. If you find existing libraries too difficult
for your needs or just distracting, SOCI can be a good alternative.


The package soci has been previously removed from Debian (#520746) due to
RoQA; dead upstream, orphaned. However, upstream came back to life and as I am
planning to use soci for solarpowerlog, I'd like to reintroduce it to Debian.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140625181949.23666.15583.report...@edoras.loewenhoehle.ip



Bug#752696: ITP: soci -- C++ database access library

2014-06-25 Thread Julian Taylor
hi, nice to hear someone wants to add soci back.
I have packaged it  for personal use a while back. The packaging hasn't
been updated in a while but it might still be useful if you aren't
finished yet.
It is available here:
https://github.com/SOCI/soci-pkg/pull/3


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ab14c1.2080...@googlemail.com



Bug#735154: promo music

2014-06-25 Thread Angelo Faliero
Buy new tracks available on soundcloud, beatport, amazon, itunes, dj tunes! 
# supportitaliandj 

https://soundcloud.com/angelofaliero/live-set-road-to-ibiza 

https://soundcloud.com/angelofaliero/tech-me-original-mix


Bug#752169: marked as done (ITP: python-ricky -- tool for rebuilding packages using the Debile infrastructure)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 19:00:05 +
with message-id e1wzsqp-0004bo...@franck.debian.org
and subject line Bug#752169: fixed in ricky 0.1-1
has caused the Debian Bug report #752169,
regarding ITP: python-ricky -- tool for rebuilding packages using the Debile 
infrastructure
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.)


-- 
752169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Clément Schreiner clem...@mux.me

* Package name: python-ricky
  Version : 0.1
  Upstream Author : Paul Tagliamonte, Sylvestre Ledru, Léo Cavaillé, Clément 
Schreiner
* URL : https://github.com/paultag/ricky
* License : Expat
  Programming Lang: Python
  Description : tool for rebuilding packages using the Debile infrastructure

 Ricky is able to create a .dsc url to your friendly local
 mirror, and fetch that exact version of the package. Ricky can then
 also use the .dsc to forge a package_version_source.changes file, and 
 sign it with an autobuild key and upload it to the debile infrastructure.


Sylvestre Ledru will sponsor me.
---End Message---
---BeginMessage---
Source: ricky
Source-Version: 0.1-1

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

Debian distribution maintenance software
pp.
Clément Schreiner clem...@mux.me (supplier of updated ricky 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, 20 Jun 2014 15:09:09 +0200
Source: ricky
Binary: python-ricky
Architecture: source all
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Clément Schreiner clem...@mux.me
Description:
 python-ricky - tool for rebuilding packages using the Debile infrastructure
Closes: 752169
Changes:
 ricky (0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #752169).
Checksums-Sha1:
 64e3fd67dfd9c75912c0f9096459e6e65a320955 1890 ricky_0.1-1.dsc
 ab6ad257133dc4212c66a8638f9a85a634691be6 4176 ricky_0.1.orig.tar.gz
 83fa39adf003d4923b917f11d78ccc75d26bd71f 1920 ricky_0.1-1.debian.tar.xz
 a81ec797098f7d964d29f163f9552841deee8471 5790 python-ricky_0.1-1_all.deb
Checksums-Sha256:
 52f04fcb0e86dc74a316cc11ce2f11f557b5f6d277dd04862ca96bfaae556a68 1890 
ricky_0.1-1.dsc
 fce19b9b63c90985dfa9af69d759e69ea4bc8ebdb04dc7ef125d50c889242929 4176 
ricky_0.1.orig.tar.gz
 5127c2ddfe186493c99a98bbb166c66ec0c142cda5f8df7904087b24ac6bbabb 1920 
ricky_0.1-1.debian.tar.xz
 bcc25d17d7987ef0948ecb9b3dd894af8ffca1886bdbb0599b89cf5e2383ce15 5790 
python-ricky_0.1-1_all.deb
Files:
 bf9ede6999f69f3698ec3d148c721438 5790 python optional 
python-ricky_0.1-1_all.deb
 1741b94ce1fb715ddbffea8127efa2ee 1890 python optional ricky_0.1-1.dsc
 4317e3d2f417beaa09b7ea818dcd3bf4 4176 python optional ricky_0.1.orig.tar.gz
 c4b8a29d2d66efa03f776987913980f9 1920 python optional ricky_0.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTpDraAAoJEH5lKNp1LxvhGHEP/3GueYLJbJweHUZHR+/eVxer
6ssYy3cDXehZ8FL2P2oRxenDNzE7vAPkfyeXtEhovJnSp7O1CgzVsYCDgRUPP/Cc
CpJohgB+bfIBKYGyjnfzd/XC/rPHZT3Gn9p1xwSOvIUMplHTurV572k7IysNQIug
GItXi3M7zOqyAnB/PvtefUpti/ZEheWOZwfB89hAYNa+RohUDxsdgSh8kzAHDoaV
2HjmVa7J6GQGIPiPqqHxux+49UMNWqvS9h6Z9zYuLuQjP8Cwq0hKHAgnYSDg6Obs
fWGUTlNTArNEsVh1QSbFUTRqjtdeSdjUuJmSP2Gg8bGzEY4/CQw84bc6QSli9leF
KnMDr1iOJiU/OZ68tFvhBRVjT43+j40CV7oDYuTbB7ZkdL2cpq2pKbJOjyAO11vp
WVLRieqUr/lrU2WPkO+muscDtkHJZ7e1MRN+JS0lQBsZ3rSpvpCnIqnC3autsuBG
JfxPseBrhcH8aLX0O9QaynZzpzlQTStMA7Nhj7R8zAbt47pZ+hBALnXfUdZ3eLaK
uL8W0NarKzMXzYTnjmfKQxHilyIwxsVlKx1oLWBQ4f8ToB0k8NAk4kRg2fHhxmwf
OUb/xYBAU+vHceFjR1cfomgOAnU82vtvHQCzaMdNrnXO1wAIy+sJ2iLqvRcx1LhJ
Q03WgjvLBNshQ2aMBa2d
=5z3n
-END PGP SIGNATUREEnd Message---


Bug#752172: marked as done (ITP: python-loofah -- debile helper to rebuild a set of existing packages)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 19:00:05 +
with message-id e1wzsqp-0004bw...@franck.debian.org
and subject line Bug#752172: fixed in loofah 0.1-1
has caused the Debian Bug report #752172,
regarding ITP: python-loofah -- debile helper to rebuild a set of existing 
packages
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.)


-- 
752172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Clément Schreiner clem...@mux.me

* Package name: python-loofah
  Version : 0.1
  Upstream Author : Paul Tagliamonte, Sylvestre Ledru, Clément Schreiner
* URL : https://github.com/paultag/loofah
* License : Expat
  Programming Lang: Python
  Description : debile helper to rebuild a set of existing packages

 Loofah can be used to upload a subset of the Debian archive to the
 Debile infrastructure for rebuilding. It syncs down the apt Sources
 list and places it in mongodb for fast queries. This then allows the
 user to manually run rebuilds on any source package that fits a set
 of critera (written in the form of a mongo query), which get pulled
 and uploaded by ricky.

Sylvestre Ledru will sponsor me.
---End Message---
---BeginMessage---
Source: loofah
Source-Version: 0.1-1

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

Debian distribution maintenance software
pp.
Clément Schreiner clem...@mux.me (supplier of updated loofah 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, 20 Jun 2014 15:54:37 +0200
Source: loofah
Binary: python-loofah
Architecture: source all
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Clément Schreiner clem...@mux.me
Description:
 python-loofah - debile helper to rebuild a set of existing packages
Closes: 752172
Changes:
 loofah (0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #752172).
Checksums-Sha1:
 4f97171e52c836d2add559753123eea0684a0f21 1902 loofah_0.1-1.dsc
 2d209190547b95ae50c1ccd4ba3a13296a4c07ec 5385 loofah_0.1.orig.tar.gz
 17c69db698e485eef5a479656bd46559653b4303 1948 loofah_0.1-1.debian.tar.xz
 22c05a3070a8e1e1676b6fcdeaa41d36c7250355 5726 python-loofah_0.1-1_all.deb
Checksums-Sha256:
 aa92d3b9947de5d55ffa843d467389e745cb88c32e93e4760bc1db544022535e 1902 
loofah_0.1-1.dsc
 8bc3408027bb7c6680c7a17707f7b56ea54665dc0106536dbd28496e3df0a08a 5385 
loofah_0.1.orig.tar.gz
 65696f8d6d953257b17ec703b749482464d7350cb4c5b196b09d361d6dfd7dd2 1948 
loofah_0.1-1.debian.tar.xz
 0420f89fbe132291eb1031dd977251fb90c7d4c25569b72f704a0d838f38ee86 5726 
python-loofah_0.1-1_all.deb
Files:
 f4b5f9c03de6882effaa7dc24d4ad4d3 5726 python optional 
python-loofah_0.1-1_all.deb
 66b46410bc1c52cc3750db8f0dbc6d21 1902 python optional loofah_0.1-1.dsc
 c4a24bd0e9816b582adfbb93544220fd 5385 python optional loofah_0.1.orig.tar.gz
 dd9299add0e118f8353fe8ef4e422299 1948 python optional 
loofah_0.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTpEHUAAoJEH5lKNp1LxvhJNgP/38hMzgR11YQ4aJR87O/XUAh
uomo0KIjzImHnBer99IyLES4KLGmuuz7UR+aHyrxFc4s6Eyc1CIcfxBO85rqq/fO
xNDBK8PVoNSDD7YNz/EHt4YvyTHX6udCdKYV1qMp6JfkeHUrG89LBABiq6rBPpFF
NOqNTHYfLmx3SLoxw/e+twoA0ozotYEpDcALmi82RvNUibhnpy9DDiDQxTfc6sR4
9BYCR5HncSKlCj14jimjEMc6ELC/gXfwO2xnqgMpUTzzY+RzqWolBW+2lq3qnlyS
1AgW2fs4jvdbQ6yvfRYtx9SqEoGYvX7bvoizriZhwBcQQpEaHk886uxStmqVJrlU
WUrj1DCeYwRZ4kEXBfc1oHwRkxqVCya/37Z7Jc5g1bNLOZqY1GcEXiUIJMYkZ465
9yTLquBtBNfBuf+oYqpv+UwZ/0Rms/5AXgsDZHRONc6Zd02VRDRz8pmhnXALzD7Y
9gT1VN63FB6IZAbFQxzMR15tLaKndA8sM8Z+lClQ+Vjon+7bl8VEZHlTHRSJFgSC
eDcXbdmDQBanQQqae/56ARsvjgXkDb7TLi9K+g4sr4ohb2k24VmiIsIy31c9JSgc
MxL3X6xtbu9sIpF5QpxGUC9/Tgdck0fg9gRgjuG8GHckyZ3cZkrv9PSqiGC3xQz2
Gi+ATfZ3tjDI5w9GRr6Y
=X6EY
-END PGP SIGNATUREEnd Message---


Bug#752696: ITP: soci -- C++ database access library

2014-06-25 Thread Tobias Frost
On Wed, 2014-06-25 at 20:28 +0200, Julian Taylor wrote:
 hi, nice to hear someone wants to add soci back.
 I have packaged it  for personal use a while back. The packaging hasn't
 been updated in a while but it might still be useful if you aren't
 finished yet.
 It is available here:
 https://github.com/SOCI/soci-pkg/pull/3

Yes, thanks, that will help, I took already the patch for the lib
dir :-)

--  
tobi


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1403723549.25521.0.ca...@edoras.loewenhoehle.ip



Bug#752709: ITP: antimicro -- Graphical program used to map keyboard keys and mouse controls to a gamepad

2014-06-25 Thread Travis Nickles
Package: wnpp
Severity: wishlist
Owner: Travis Nickles nickles.tra...@gmail.com

* Package name: antimicro
  Version : 2.4
  Upstream Author : Travis Nickles nickles.tra...@gmail.com
* URL : https://github.com/Ryochan7/antimicro
* License : GPL
  Programming Lang: C++
  Description : Graphical program used to map keyboard keys and mouse 
controls to a gamepad

From project page

AntiMicro is a graphical program used to map keyboard keys and mouse controls 
to a gamepad. This program is useful for playing PC games using a gamepad that 
do not have any form of built-in gamepad support. However, you can use this 
program to control any desktop application with a gamepad; on Linux, this means 
that your system has to be running an X environment in order to run this 
program.

AntiMicro already has deb files created for Wheezy and Jessie. I have been 
maintaining deb packages for many releases and I have posted them on my 
personal website (http://ryochan7.com/projects/antimicro/). Some people have 
sent me emails asking me to look into getting the program included in Debian 
proper.

The dependencies for Wheezy and Jessie are slightly different since the Wheezy 
package depends on libsdl1.2-dev and the Jessie package depends on libsdl2-dev. 
The version packaged for Jessie uses features that require the use of SDL 2. 
The source packaging files can be found on GitHub.

https://github.com/Ryochan7/antimicro-packaging/tree/master/debian-versions

I will also include the URLs for the amd64 deb files for Wheezy and Jessie if 
anyone would like to test the program.

http://ryochan7.com/files/projects/antimicro/wheezy/antimicro_2.4-1_amd64.deb
http://ryochan7.com/files/projects/antimicro/jessie/antimicro_2.4-1_amd64.deb


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



Bug#742970: the package FTBFS due to failing tests right now.

2014-06-25 Thread Hilko Bengen
I recently found that round tuit that had something to do with 
using Object::Remote in a project and proceeded to build the package.

Unfortunately, it fails to build due to some failing tests and I have no
idea how to fix this... other than downgrading libfuture-perl to
something  0.26 as described in
https://rt.cpan.org/Public/Bug/Display.html?id=96333.

Cheers,
-Hilko

dpkg-buildpackage: source package libobject-remote-perl
dpkg-buildpackage: source version 0.003002-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Hilko Bengen ben...@debian.org
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build libobject-remote-perl
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
make[1]: Entering directory '/home/bengen/src/deb/perl/libobject-remote-perl'
rm -f \
  blib/script/object-remote-node blib/script/remoterepl \
  blib/script/object-remote-slave 
rm -f \
  blibdirs.ts *.a \
  MYMETA.yml pm_to_blib.ts \
  blib/arch/auto/Object/Remote/extralibs.all perl \
  Makefile.aperl pm_to_blib \
   core.*perl.*.? \
  tmon.out perlmain.c \
  Remote.bso core.[0-9] \
  Remote.exp libRemote.def \
  *perl.core MYMETA.json \
  perl core.[0-9][0-9] \
  perl.exe Remote.def \
  so_locations core \
  blib/arch/auto/Object/Remote/extralibs.ld core.[0-9][0-9][0-9] \
  core.[0-9][0-9][0-9][0-9][0-9] mon.out \
  Remote.x *.o \
  core.[0-9][0-9][0-9][0-9] 
rm -rf \
  blib 
mv Makefile Makefile.old  /dev/null 21
rm -f \
  Makefile.old Makefile 
rm -rf \
  Object-Remote-0.003002 
/usr/bin/perl -MExtUtils::Manifest=fullcheck -e fullcheck
Not in MANIFEST: debian/changelog
Not in MANIFEST: debian/compat
Not in MANIFEST: debian/control
Not in MANIFEST: debian/copyright
Not in MANIFEST: debian/libobject-remote-perl.debhelper.log
Not in MANIFEST: debian/rules
Not in MANIFEST: debian/source/format
Not in MANIFEST: debian/watch
make[1]: Leaving directory '/home/bengen/src/deb/perl/libobject-remote-perl'
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
Checking if your kit is complete...
Looks good
Writing Makefile for Object::Remote
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
make[1]: Entering directory '/home/bengen/src/deb/perl/libobject-remote-perl'
cp lib/Object/Remote/MiniLoop.pm blib/lib/Object/Remote/MiniLoop.pm
cp lib/Object/Remote/Null.pm blib/lib/Object/Remote/Null.pm
cp lib/Object/Remote/WatchDog.pm blib/lib/Object/Remote/WatchDog.pm
cp lib/Object/Remote/Role/LogForwarder.pm 
blib/lib/Object/Remote/Role/LogForwarder.pm
cp lib/Object/Remote/ModuleSender.pm blib/lib/Object/Remote/ModuleSender.pm
cp lib/Object/Remote/Prompt.pm blib/lib/Object/Remote/Prompt.pm
cp lib/Object/Remote/CodeContainer.pm blib/lib/Object/Remote/CodeContainer.pm
cp lib/Object/Remote/Node.pm blib/lib/Object/Remote/Node.pm
cp lib/Object/Remote/ConnectionServer.pm 
blib/lib/Object/Remote/ConnectionServer.pm
cp lib/Object/Remote/Proxy.pm blib/lib/Object/Remote/Proxy.pm
cp lib/Object/Remote/Logging/LogAnyInjector.pm 
blib/lib/Object/Remote/Logging/LogAnyInjector.pm
cp lib/Object/Remote/Role/Connector/PerlInterpreter.pm 
blib/lib/Object/Remote/Role/Connector/PerlInterpreter.pm
cp lib/Object/Remote/Logging/TestLogger.pm 
blib/lib/Object/Remote/Logging/TestLogger.pm
cp lib/Object/Remote/Tied.pm blib/lib/Object/Remote/Tied.pm
cp lib/Object/Remote/FatNode.pm blib/lib/Object/Remote/FatNode.pm
cp lib/Object/Remote/ModuleLoader.pm blib/lib/Object/Remote/ModuleLoader.pm
cp lib/Object/Remote/Logging/Router.pm blib/lib/Object/Remote/Logging/Router.pm
cp lib/Object/Remote/Logging.pm blib/lib/Object/Remote/Logging.pm
cp lib/Object/Remote/ReadChannel.pm blib/lib/Object/Remote/ReadChannel.pm
cp lib/Object/Remote/Connector/Local.pm 
blib/lib/Object/Remote/Connector/Local.pm
cp lib/Object/Remote/Future.pm blib/lib/Object/Remote/Future.pm
cp lib/Object/Remote/Connector/SSH.pm blib/lib/Object/Remote/Connector/SSH.pm
cp lib/Object/Remote/Logging/Logger.pm blib/lib/Object/Remote/Logging/Logger.pm
cp lib/Object/Remote/Connector/UNIX.pm blib/lib/Object/Remote/Connector/UNIX.pm
cp lib/Object/Remote/GlobContainer.pm blib/lib/Object/Remote/GlobContainer.pm
cp lib/Object/Remote/Role/Connector.pm blib/lib/Object/Remote/Role/Connector.pm
cp lib/Object/Remote/Connector/LocalSudo.pm 
blib/lib/Object/Remote/Connector/LocalSudo.pm
cp lib/Object/Remote.pm blib/lib/Object/Remote.pm
cp lib/Object/Remote/GlobProxy.pm blib/lib/Object/Remote/GlobProxy.pm
cp lib/Object/Remote/Handle.pm blib/lib/Object/Remote/Handle.pm
cp lib/Object/Remote/Connector/STDIO.pm 
blib/lib/Object/Remote/Connector/STDIO.pm
cp lib/Object/Remote/Connection.pm blib/lib/Object/Remote/Connection.pm
cp lib/Object/Remote/FromData.pm blib/lib/Object/Remote/FromData.pm
cp bin/object-remote-node blib/script/object-remote-node
/usr/bin/perl -MExtUtils::MY -e 'MY-fixin(shift)' -- 
blib/script/object-remote-node
cp bin/object-remote-slave blib/script/object-remote-slave
/usr/bin/perl -MExtUtils::MY -e 'MY-fixin(shift)' -- 

Processed: Re: Bug#364034: RFP: truecrypt -- cross-platform disk encryption

2014-06-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 364034 wontfix
Bug #364034 [wnpp] RFP: truecrypt -- cross-platform disk encryption
Added tag(s) wontfix.
 thanks
Stopping processing here.

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


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



Bug#364034: marked as done (RFP: truecrypt -- cross-platform disk encryption)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Thu, 26 Jun 2014 01:44:26 +0300
with message-id 1403735898.53398684.kunh4...@frv40.fwdcdn.com
and subject line Re: Bug#364034: RFP: truecrypt -- cross-platform disk 
encryption
has caused the Debian Bug report #364034,
regarding RFP: truecrypt -- cross-platform disk encryption
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.)


-- 
364034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364034
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist


* Package name: truecrypt
  Version : 4.2
  Upstream Author : Name someb...@example.org
* URL : http://www.truecrypt.org/
* License : TrueCrypt License 2.0 (http://www.truecrypt.org/license.php)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Free open-source disk encryption software for Windows 
XP/2000/2003 and Linux

From the man pages:
Manages  encrypted  TrueCrypt  volumes,  which can be mapped as virtual
block devices and used as any other standard  block  device.  All  data
being  read  from  a mapped TrueCrypt volume is transparently decrypted
and all data being written to it is transparently encrypted.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-vserver
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

---End Message---
---BeginMessage---
tags 364034 wontfix
thanks

TrueCrypt was discontinued in May 2014:
http://truecrypt.sourceforge.net/
at version 7.2:
http://sourceforge.net/projects/truecrypt/files/TrueCrypt/Other/

So now there're no good reasons left to package it.


Best wishes, Bob---End Message---


Bug#750822: ITP: gala -- gala: Pantheon Window Manager

2014-06-25 Thread Sławomir Wójcik
I would be glad to help with this because I'm really interested in using
gala window manager in XFCE, and maybe plank too. Possibility for Debian
users to have a choice of using whole elementary DE would be great too.

I only hope I will find some time to help with this.


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



Bug#696950: Mentoring python-fdb

2014-06-25 Thread Russell Stuart
Hi Philippe,

I've contacted you about this in other ways, but in retrospect I should
have done it here so they is a public record of it.

On Tue, 01 Jan 2013 17:10:37 +0100, Philippe Makowski write:
 I am looking for a sponsor for my package python-fdb

I'd like to see python-fdb in Debian.  I am happy to mentor and sponsor
you, if you are still interested.

Please let me know.

I'd want to ensure it gets into jessie.  As the freeze approaching if I
haven't heard from you by 2014-07-24 (ie one month's time), I'll package
fdb myself.


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


Bug#752399: marked as done (ITP: python-fdb -- Python DB-API driver for Firebird)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Thu, 26 Jun 2014 12:27:27 +1000
with message-id 1403749647.5563.6.ca...@russell-laptop.pc.brisbane.lube
and subject line Dup of #696950, which I missed
has caused the Debian Bug report #752399,
regarding ITP: python-fdb -- Python DB-API driver for Firebird
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.)


-- 
752399: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Russell Stuart russell-deb...@stuart.id.au

* Package name: python-fdb
  Version : 1.4
  Upstream Author : Pavel Cisar pci...@users.sourceforge.net
* URL : https://pypi.python.org/pypi/fdb/
* License : BSD
  Programming Lang: C, Python
  Description : Python DB-API driver for Firebird

FDB is a Python library package that implements Python Database API
2.0-compliant support for the open source relational database Firebird®.
In addition to the minimal feature set of the standard Python DB API,
FDB also exposes nearly the entire native client API of the database
engine.
---End Message---
---BeginMessage---



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


Bug#752737: ITP: patchclamp -- basic tool for patch clamping physiology recordings

2014-06-25 Thread Yaroslav Halchenko
Package: wnpp
Severity: wishlist
Owner: Yaroslav Halchenko deb...@onerussian.com

* Package name: patchclamp
  Version : 1.0
  Upstream Author : Vadim Alexeenko v.a.alexee...@gmail.com
* URL : http://patchclamp.net
* License : GPL
  Programming Lang: C++
  Description : basic tool for patch clamping physiology recordings


Will be maintained by upstream with help of the NeuroDebian team.


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



Bug#748279: RFS: janeclone/1.1.4 [ITP] -- friendly greeter

2014-06-25 Thread Nobuhiro Iwamatsu
Hi,

If you want to find a sponsor, you should not be using it this bug.
You must register the bug of RFS.
   http://mentors.debian.net/sponsor/rfs-howto
You seemed to read this, but Subject seems to be different. You must
not include a bug number in this.

So, I could check your package.

1. Please add debian version.
Debain version is not included in your package. Please add it.
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version

2. Please delete the template file.
 Package has some in  template file in debian dirtectory.
 For example, README, README.source,  init.d.ex and other.
 A file having EX to extension is the template file which is
unnecessary with many packages.

 3.  Please write copyright file exactly.
  Please see
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile.

 4. Please include ITP bug number into changelog.
  Please see
https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog.

 5.  Please write control file exactly.

  1 Source: janeclone
  2 Section: net
  3 Priority: extra
  4 Maintainer: hiroyuki nagata newserver...@gmail.com
  5 Build-Depends: debhelper (= 8.0.0), autotools-dev, libatk1.0-0
(= 1.29.3), libc6 (= 2.7), libcairo2 (= 1.2.4), libdbus-1-3 (=
1.1.1), libfontconfig1 (= 2.8.0), libfreetype6 (= 2.2.1),
libgcc1 (= 1:4.1.1), libglib2.0-0 (= 2.12.0), libpango1.0-0 (=
1.14.0), libstdc++6 (= 4.1.1),libwxbase3.0-0, libwxgtk3.0-0,
libxml2-dev (= 2.8.0), fonts-mona, libcurl4-openssl-dev

  You dont need set all build-depend packages. For example, libc6,
libgcc1 and  libstdc++6
  are unnecessary. Also, here lists the packages required to build.
  For example, libatk1.0-0 is not necessary to build, it is a required
package to run this
  software. Perhaps, you should set libatk1.0-dev instead of this.
  Please see 
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps.

  6 Standards-Version: 1.1.4

  It is not a section to set a version of the software here. You set a
version in Debian Policy.
  Please see 
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Standards-Version.

  7 Homepage: https://github.com/Hiroyuki-Nagata/JaneClone
  8
  9 Package: janeclone
 10 Architecture: any
 11 Depends: ${shlibs:Depends}, ${misc:Depends}
 12 Description: Cross Platform 2ch browser
 13  JaneClone is a plain browser dedicated to read 2ch thread. Using
a library called wxWidgets.
 14  It will work on Windows, Linux, Mac. It will keep the
platform-specific user interface.

  Please write more descripiton of this package. For example, you
should write a different characteristic as other 2ch browser.

If you have not read the following documents, I recommend that you read earlier.
  - https://www.debian.org/doc/manuals/maint-guide/
  - https://www.debian.org/doc/manuals/developers-reference/
  - packaging-tutorial / please do 'apt-get install packaging-tutorial'
  - https://www.debian.org/doc/debian-policy/

BTW, have you who signed the GPG key with someone?
If you have not yet, you need.

Best regards,
  Nobuhiro

   Package: sponsorship-requests
   Severity: wishlist

   Dear mentors,

   I am looking for a sponsor for my package janeclone

  * Package name: janeclone
Version   : 1.1.4
Upstream Author : newserver...@gmail.com
  * URL   : https://github.com/Hiroyuki-Nagata/JaneClone
  * License  : GPL v2
Section   : net

   It builds those binary packages:

 janeclone  - Cross Platform 2ch browser

   To access further information about this package, please visit the
 following URL:

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


   Alternatively, one can download the package with dget using this command:

 dget -x 
 http://mentors.debian.net/debian/pool/main/j/janeclone/janeclone_1.1.4.dsc

   More information about janeclone can be obtained from

wiki:  https://github.com/Hiroyuki-Nagata/JaneClone/wiki
doxygen :  http://hiroyuki-nagata.github.io/JaneClone/

There is only the Japanese explanation to either site,
but there is a screen shot of the application towards the wiki.

   Description about package
 JaneClone is a simple browser for the Internet bulletin board.
 , like the 2ch.net or other thread float style bulletin board systems.

   Feature
 It will work on Linux, Windows, Mac. It will keep the
 platform-specific user interface.
 And it has functions for bulletin board system ( for example, post
 a thread or response,
 read thread, search user ID, download Images. etc.)


   Regards,
Hiroyuki Nagata


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CABMQnVKzG3fHAoF1NunpA=z4uzpajxjefcnboss-uafh4_v...@mail.gmail.com