Bug#759732: marked as done (ITA: sleepenh -- Sleep until a given date with subsecond)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 06:34:21 +
with message-id e1xjjjn-00024w...@franck.debian.org
and subject line Bug#759732: fixed in sleepenh 1.3-2
has caused the Debian Bug report #759732,
regarding ITA: sleepenh -- Sleep until a given date with subsecond
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.)


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

The current maintainer of sleepenh, Pedro Zorzenon Neto p...@debian.org,
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: sleepenh
Binary: sleepenh
Version: 1.3-1
Maintainer: Pedro Zorzenon Neto p...@debian.org
Build-Depends: debhelper (= 5)
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Files:
 eaa0fb84d2de2e56ce7c85ae2cfe2bf1 556 sleepenh_1.3-1.dsc
 943da2dd29bbc26fa341641fc801f5a1 3482 sleepenh_1.3.orig.tar.gz
 f004ae4dd0e77584e261a3a24f494a0c 3082 sleepenh_1.3-1.diff.gz
Checksums-Sha1:
 bba0d7ba962bb0889a7516dbcde952b1e20930aa 556 sleepenh_1.3-1.dsc
 3f33d19c78a12866275022ebb88bb2c18adeaa32 3082 sleepenh_1.3-1.diff.gz
 7fb44db0e8dcec364162e241969a3447521423d5 3482 sleepenh_1.3.orig.tar.gz
Checksums-Sha256:
 da9f35c6950a9c2b21ebf3b5319eefc55150553e89940151a2f17429315af625 556 
sleepenh_1.3-1.dsc
 b6423cdfd3d2e83daa00ef8bb5ff72bc32bd32ce7cf998af6191fd30d8b3f218 3082 
sleepenh_1.3-1.diff.gz
 22ca151232817ff0a6dfe0afa15cb0f07986bf5e3cb627f34e6348be84710379 3482 
sleepenh_1.3.orig.tar.gz
Directory: pool/main/s/sleepenh
Priority: source
Section: utils

Package: sleepenh
Version: 1.3-1
Installed-Size: 60
Maintainer: Pedro Zorzenon Neto p...@debian.org
Architecture: amd64
Depends: libc6 (= 2.7-1)
Description-en: Sleep until a given date with subsecond resolution
 sleepenh is an sleep program for using in shell scripts
 that need to perform a loop that repeats at a regular
 time interval, without cumulative errors.
 .
 It supports microsecond resolution.
 .
 You can also specify the time you need between two calls
 of sleepenh.
 .
 Here follows an usage example to clarify its purpose. This
 example sends 'A' to ttyS0 every 1.2 seconds.
   #!/bin/sh
   # does not wait (or wait 0), just to get initial timestamp
   TIMESTAMP=`sleepenh 0`
   while true; do
 # send the byte to ttyS0
 echo -n A  /dev/ttyS0;
 # wait until the required time
 TIMESTAMP=`sleepenh $TIMESTAMP 1.200`;
   done
 .
 For more details, please read the manpage.
Description-md5: 531501bbd5daf4bc505aa2af6e6734ae
Tag: interface::commandline, role::program, scope::utility, use::timekeeping
Section: utils
Priority: extra
Filename: pool/main/s/sleepenh/sleepenh_1.3-1_amd64.deb
Size: 7346
MD5sum: a8bca608dc430f452994b1f80aee2d63
SHA1: b210ddb472dcf674e543f2407708e6f8205f4f32
SHA256: 3682262c410f60f0981cbf911dc8b4dad10a357aac334302bd7e680bac38e191



signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: sleepenh
Source-Version: 1.3-2

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

Debian distribution maintenance software
pp.
Nicolas Schier nico...@hjem.rpa.no (supplier of updated sleepenh 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, 28 Oct 2014 08:07:21 +0100
Source: sleepenh
Binary: sleepenh
Architecture: source amd64
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Nicolas Schier nico...@hjem.rpa.no
Changed-By: Nicolas Schier nico...@hjem.rpa.no
Description:
 sleepenh   - Sleep until a given date with subsecond resolution
Closes: 759732
Changes:
 sleepenh (1.3-2) unstable; urgency=low
 .
   * Purge obsolete Debian files
   * Use default debian/rules
   * Add missing package 

Bug#767326: ITP: user-agent-utils -- Utilities for processing user-agent strings

2014-10-30 Thread Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg ebo...@apache.org

* Package name: user-agent-utils
  Version : 1.14
  Upstream Author : Harald Walker
* URL : https://github.com/HaraldWalker/user-agent-utils
* License : BSD-3-clause
  Programming Lang: Java
  Description : Utilities for processing user-agent strings

The user-agent-utils Java library can be used to parse HTTP requests in
real-time or to analyze log files and gather information about the
user-agent. It doesn't try to identify hundreds of different clients and
operating systems but instead offers a compromise between performance
and usability.

This library is a dependency of Sonatype Nexus.


-- 
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/5451f05f.7070...@apache.org



Bug#767334: ITP: python-cs -- simple CloudStack API client for Python and the command-line

2014-10-30 Thread Vincent Bernat
Package: wnpp
Severity: wishlist
Owner: Vincent Bernat ber...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-cs
  Version : 0.5.7
  Upstream Author : Bruno Renie bruta...@gmail.com
* URL : https://github.com/exoscale/cs/
* License : BSD
  Programming Lang: Python
  Description : simple, yet powerful CloudStack API client for Python and 
the command-line

This library provides a simple, yet powerful Apache CloudStack API
client for Python as well as a command-line tool. It is a thin wrapper
on top of the CloudStack API and hence it is able to adapt to any
future version.

Apache CloudStack is open source software designed to deploy and
manage large networks of virtual machines.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUUgUsAAoJEJWkL+g1NSX5AlwP/0b6NCFluqNj8JlK8uiRxgMe
EQD0ehDYJ5y3AcBUlCud52aU9Nelr3Q634UMoagnSbHA4KVtVUsRWgyFLtuyAE5M
qz9fbRWWFWoi9ekaKv3Z6pLOwJRX39qBl8hyhji1w9lXZj++CfhHq7llDgKSuIWi
U8RGm/H8KPddjYxYUSMIJhPYTRLTnjFwV+mdVbqZXpb9ytWqpcZi3n5eFN4Uh0uj
lsdCzIB7zb6E2fQ62Tgj4dyohVy4zMk39yq63ddZS1Ubq74dwrQMUxGWv8N+xbUT
+B6Ckd0ptrqEhrT7u0mIxU0f1Y0lPMcXvsB6UZ4j96eB7SqrxJGQzyTb40z43gYs
U7P6jJ0xsu8pBhm9cSoiJCqij2fBQ7iif6eY1P7PnsAuLokBilB4w28LO3kh4YiK
ch5eNe0G9pwwXP6rSJRPhj4J/j/g0YsflFqTO60rd+K1CP4QRtMilJFb3F0RvpXP
KeuNQ6HF+B3F8BC8Xn5jSKEkEgvrQi8raUofpJPZVxz6/jnOABieuZ2e8vMM3hpp
LULG+HYxnvPZOPP2kHOuztA5w9fT3lM5sKH+LVoHPJ2IQY07fPQCg70HguhMyDBE
9g3dwvxnJNu/QQm7Udt4lF1BkX8ViFKI+6IQLhZH+99dZbKfizgREbvA1lFPty5+
1E/aYq2ohwC/5BsCRls0
=uYLB
-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/20141030093028.22762.73153.report...@zoro.exoscale.ch



Bug#550777: adoption

2014-10-30 Thread lasse

Hi,
I am interested in adopting this package.
If you can tell me more about the package and what work I have to do 
maintaining it, I would adopt it.

Kind regards


--
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/54520a90.1040...@freenet.de



Bug#757228: adoption

2014-10-30 Thread lasse

Hi,
I am very interested in adopting this package.
Can you tell me more about it and what work I have to do maintaining it?
Kind regards


--
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/54520b35.6040...@freenet.de



Bug#706710: marked as done (RFH: parmetis -- Parallel Graph Partitioning and Sparse Matrix Ordering Tests)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 10:00:25 +
with message-id e1xjmwn-0002hi...@franck.debian.org
and subject line Bug#706710: fixed in parmetis 4.0.3-3
has caused the Debian Bug report #706710,
regarding RFH: parmetis -- Parallel Graph Partitioning and Sparse Matrix 
Ordering Tests
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.)


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

Hello

I don't think Christophe or Adam have any more time to work on parmetis.
It would be nice to have someone taking care of it in the context of Debian
science.

Thanks,
Sylvestre
---End Message---
---BeginMessage---
Source: parmetis
Source-Version: 4.0.3-3

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

Debian distribution maintenance software
pp.
Wolfgang Fuetterer deb...@wlf-online.de (supplier of updated parmetis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 26 Oct 2014 11:27:07 +0100
Source: parmetis
Binary: libparmetis-dev libparmetis4.0 parmetis-test parmetis-doc
Architecture: source amd64 all
Version: 4.0.3-3
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Wolfgang Fuetterer deb...@wlf-online.de
Description:
 libparmetis-dev - Parallel Graph Partitioning and Sparse Matrix Ordering Libs: 
Deve
 libparmetis4.0 - Parallel Graph Partitioning and Sparse Matrix Ordering Shared 
Lib
 parmetis-doc - Parallel Graph Partitioning and Sparse Matrix Ordering Lib - 
Docs
 parmetis-test - Parallel Graph Partitioning and Sparse Matrix Ordering Tests
Closes: 706710
Changes:
 parmetis (4.0.3-3) experimental; urgency=medium
 .
   [ Wolfgang Fuetterer ]
 .
   * Package migrated to use git
   * Set Standards-Versions: 3.9.6. No changes.
   * Dropped duplicated section field in control file for parmetis-test
   * Added symbols file for shared library
   * Changed VCS-field to use git now
   * Added myself to the uploaders field (Closes: #706710)
   * Set Standards-Versions: 3.9.6. No changes.
 .
   [ Andrew Miller and...@amxl.com ]
 .
   * Team upload
   * Standards-Version updated to version 3.9.3.1
   * Fix watch file with respect to case changes on the project.
   * Update to parmetis-4.0.2
 .
   [ Christophe Trophime christophe.troph...@lncmi.cnrs.fr ]
 .
   * Build using libmetis-dev
Checksums-Sha1:
 cebd7b0a11a76143fd2e78503158f29c5f753b38 2339 parmetis_4.0.3-3.dsc
 e0df69b037dd43569d4e40076401498ee5aba264 5567670 parmetis_4.0.3.orig.tar.gz
 81dd0f71453579838997a603fef15bc42622b3d6 12464 parmetis_4.0.3-3.debian.tar.xz
 4acb1d8b31274ef757fe3ae1f4be54bac2dc2d94 133976 
libparmetis-dev_4.0.3-3_amd64.deb
 7129fda6f88ec21ec1bcabd4e3c0fb25d3204728 126750 
libparmetis4.0_4.0.3-3_amd64.deb
 833542dc7b5e8695726ade48d9b4af678dec903a 32508 parmetis-test_4.0.3-3_amd64.deb
 d8a700e2406cc50c6d773ecbf4c3ddabaf0e0d45 3803198 parmetis-doc_4.0.3-3_all.deb
Checksums-Sha256:
 cfba6bd64d4c0356f47da238f4e1e637d89a80838c8a1ee6909bbd436f514c59 2339 
parmetis_4.0.3-3.dsc
 f2d9a231b7cf97f1fee6e8c9663113ebf6c240d407d3c118c55b3633d6be6e5f 5567670 
parmetis_4.0.3.orig.tar.gz
 8a6c5072fee81d06e14fdea5d8ba4edaf4c91ffd5f7c3846c522e4f32dd9af50 12464 
parmetis_4.0.3-3.debian.tar.xz
 7aded7d4edb001bc673cfeb2d36aa5a3f6af78a62dc3b0edb12789722931e43a 133976 
libparmetis-dev_4.0.3-3_amd64.deb
 2657127e098a7a8dbdaf9cc97a47d297e79f1b7c059c86cc065c1d409b5ff05c 126750 
libparmetis4.0_4.0.3-3_amd64.deb
 f5dddab4de3f56bf181bb10b7fc06d7bff1e44ec1349cfc729850ff80185b58c 32508 
parmetis-test_4.0.3-3_amd64.deb
 7136bccec90e08324854c7fbce3018bd78a7d23b4d153dd3f520034d30a1 3803198 
parmetis-doc_4.0.3-3_all.deb
Files:
 c9ef3fa673e20b7982ce891d63cf215e 2339 non-free/math extra parmetis_4.0.3-3.dsc
 f69c479586bf6bb7aff6a9bc0c739628 5567670 non-free/math extra 
parmetis_4.0.3.orig.tar.gz
 edf0ede95b1a5f4d9b7e8dd0cb091ce4 12464 non-free/math extra 
parmetis_4.0.3-3.debian.tar.xz
 

Bug#767132: marked as done (ITP: ruby-fog-softlayer -- fog module for SoftLayer Cloud)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 10:00:29 +
with message-id e1xjmwr-0002kj...@franck.debian.org
and subject line Bug#767132: fixed in ruby-fog-softlayer 0.3.17-1
has caused the Debian Bug report #767132,
regarding ITP: ruby-fog-softlayer -- fog module for SoftLayer Cloud
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.)


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

* Package name: ruby-fog-softlayer
  Version : 0.3.17
  Upstream Author : IBM Corporation
* URL : http://rubygems.org/gems/fog-softlayer
* License : Expat
  Programming Lang: Ruby
  Description : fog module to use the SoftLayer Cloud in applications
---End Message---
---BeginMessage---
Source: ruby-fog-softlayer
Source-Version: 0.3.17-1

We believe that the bug you reported is fixed in the latest version of
ruby-fog-softlayer, 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 767...@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-fog-softlayer 
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: Wed, 29 Oct 2014 16:30:36 +0530
Source: ruby-fog-softlayer
Binary: ruby-fog-softlayer
Architecture: source all
Version: 0.3.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description:
 ruby-fog-softlayer - fog module to use the SoftLayer Cloud in applications
Closes: 767132
Changes:
 ruby-fog-softlayer (0.3.17-1) unstable; urgency=medium
 .
   * Initial release (Closes: #767132)
Checksums-Sha1:
 3829ae4415a5afe1ee9d3278f158255e30986cd7 2159 ruby-fog-softlayer_0.3.17-1.dsc
 0ee2d2cf1f9b9b05fbf292daa86979b96ed286d0 143647 
ruby-fog-softlayer_0.3.17.orig.tar.gz
 70a5d5d4ec9dd4bfe67227bb6c88fcc6995207ed 2544 
ruby-fog-softlayer_0.3.17-1.debian.tar.xz
 ed2b21e498d2925f6cbc3594897b62afd21335a1 37110 
ruby-fog-softlayer_0.3.17-1_all.deb
Checksums-Sha256:
 dd9b7cd034707f470515fd34fa4d6655ad88e6ff6974e8b1024d8ef8d2822689 2159 
ruby-fog-softlayer_0.3.17-1.dsc
 de17a89ed09ca5238de00c90efd01a41a63f515625d2398993bbb012ff9139b6 143647 
ruby-fog-softlayer_0.3.17.orig.tar.gz
 3ed187ee19dd98e2855a3c287e57b72afe39001630d090a919990945d48bbb53 2544 
ruby-fog-softlayer_0.3.17-1.debian.tar.xz
 985b3a7520b8b72b4bbd2d4ee5f78d39417b25add8139c182b804c02ef3f5151 37110 
ruby-fog-softlayer_0.3.17-1_all.deb
Files:
 678544a0ec9b18e001145bc4c6ccd6e7 37110 ruby optional 
ruby-fog-softlayer_0.3.17-1_all.deb
 5137b87c7a439f021ffed0677cf3c9b5 2159 ruby optional 
ruby-fog-softlayer_0.3.17-1.dsc
 b85bee786fd72cbf41d399aa010b1f0c 143647 ruby optional 
ruby-fog-softlayer_0.3.17.orig.tar.gz
 28b934836da8d05cbe36b6510c92d401 2544 ruby optional 
ruby-fog-softlayer_0.3.17-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUUMj0AAoJEM4fnGdFEsIq0WwP/0t8HifJLpHHlCaQAsDZXB88
qfD1E4VFs+cLlufswvCWAsdqYXtL8syhgQ/1UTTm2RJjZstuNuVvMt5dW7iQ9uow
+ArQyCYDVeJHANN4ZgqResqFxgPrDGdd2gi6k0AJUZ64JTygk/KxWHox6+anDe7Q
QBWrE1QhgkoyuJCTJPAFEBXv5I2qMPL4woZArygifGELQeqSyTIsD8xm5mrDFDvv
AdPvAiY9N+fxTTcMSFadP482vICq2DilewTJalm84UG8c0xzdH2zK9TTAfyvrEiI
CnOFzp7RiE++QSCt34GRyxsx2VSP6gUyhEAu4JJNKpPLDklJlFa9XdFI2ElGsvck
PMxvbkTNIwY2Ta3XMrFbZWm7+fSz1XSq6pZK9l823RGnatqG+RtfmYU80CxBKSYW
AUCRzrQTtU1IuK2fd95rufhYYHOAPE13c+sQNTG2wFW19WaYI33bnzip2OsGAltP
ghKMoj4bxhCg9p3Nox8zFNzLajeB2FW7ELrgun1nu2x63LLzeTpkJiS+UObVIVWb
lS/oyYRg6ar1IQw9NWYK1cBNazeCh7emdcmMtGml+jj6Rjbu6pa5rgWa5Lbaed8r
xlMg9wW4MKQcVnCNHpekRlS7adMNIMNL0SNDfusOINxlqj8fWppv7uyE9gden+Tx
A0ow8gluZ+qX+U7g8jik
=9eCZ
-END PGP SIGNATUREEnd Message---


Bug#766709: marked as done (ITP: ruby-crass -- Crass is a Ruby CSS parser based on the CSS Syntax Level 3 draft specification.)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 10:00:28 +
with message-id e1xjmwq-0002k4...@franck.debian.org
and subject line Bug#766709: fixed in ruby-crass 0.2.1-1
has caused the Debian Bug report #766709,
regarding ITP: ruby-crass -- Crass is a Ruby CSS parser based on the CSS Syntax 
Level 3 draft specification.
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.)


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

* Package name: ruby-crass
  Version : 0.2.1
  Upstream Author : Ryan Grove r...@wonko.com
* URL : https://github.com/rgrove/crass/
* License : Expat
  Description : Crass is a Ruby CSS parser based on the CSS Syntax Level 3 
draft specification.
---End Message---
---BeginMessage---
Source: ruby-crass
Source-Version: 0.2.1-1

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

Debian distribution maintenance software
pp.
Balasankar C balasank...@autistici.org (supplier of updated ruby-crass 
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, 25 Oct 2014 09:53:12 +0530
Source: ruby-crass
Binary: ruby-crass
Architecture: source all
Version: 0.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Balasankar C balasank...@autistici.org
Description:
 ruby-crass - CSS parser based on the CSS Syntax Level 3 draft
Closes: 766709
Changes:
 ruby-crass (0.2.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #766709)
Checksums-Sha1:
 a0404e2d45bfa8b61c7d5a4a76658ee1aea9161b 2020 ruby-crass_0.2.1-1.dsc
 cbe67a2e26c4112232d846b607e700ab09ee0dc7 52688 ruby-crass_0.2.1.orig.tar.gz
 d55c521dc4d9b9d121d66474fe5e8c6c762c8a0b 3336 ruby-crass_0.2.1-1.debian.tar.xz
 45020a8aad39a75bdf19b54da985efa73ae7a961 15522 ruby-crass_0.2.1-1_all.deb
Checksums-Sha256:
 7f0e5b13855db48c7b30149c30cfc5ba9d28ba4a912304fba8dbebd24e08654d 2020 
ruby-crass_0.2.1-1.dsc
 5d7d2fa1801a6c5d158cbd7e671814ae76d8ea2e65d1dacb3c8e764882e9431c 52688 
ruby-crass_0.2.1.orig.tar.gz
 3035f1762e7466aaac2e12aa1b0c3b56f2868e23e78d257167907e5cdbe231e6 3336 
ruby-crass_0.2.1-1.debian.tar.xz
 f3dd2f43348f0788eda2e3ff797a83e259eb23c63e0126accfd96fd8bf9df1a4 15522 
ruby-crass_0.2.1-1_all.deb
Files:
 54ed2f3a844ea6bb1f387ff8648ec2c2 15522 ruby optional ruby-crass_0.2.1-1_all.deb
 a934745f99c7e888d45c5120410c0620 2020 ruby optional ruby-crass_0.2.1-1.dsc
 03a7704ad550cce0eeb8604d0e321c82 52688 ruby optional 
ruby-crass_0.2.1.orig.tar.gz
 020988242a291926536b50d45b5023e2 3336 ruby optional 
ruby-crass_0.2.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUT6nSAAoJEM4fnGdFEsIqNMMP+wRWyn5SePu8bwaUCAXCmDnY
OhiiQliPbKd7RtbZ1ckxur9EOtHPDgBI4aJgYZh/F6VKz8t3cljXwLR9gWekQuII
rqJ8nbrZmD3opefA1V+LoGsGAi7yd48fbQjD7YKB/pVdDzP5VgSqDF5TmvTo+/Zf
VsKXJ30vZLMNOe61ym99CgBB6JMOdJJ2VHDtnj8WESQkXtxbjZtGWG0/IxxlYmAv
VVOLI0RqQhLYdM2UOyDPX3P5wSBtkOkK564Ec4wDhtFxwGsRVS+Q4wEF1G9b6Bmi
IHYD3/a9JPn+pMsIJe5ZDsxws/tyK27T80dVv/xKMpLbQ9O2X8gpCtmu3d0svdi7
xiauLNoCToKS4GdiMtDboClPj4E9AKfp6+7K9+JtxLHoPZE4s+9ka2fyaCBtFQmM
2Sk3cZWFp/A4Y45SS/P6JYi7n6oRohOZg+InDX0YLQO6H+SkHBkZBXxF+6v0k3MV
3ErwJvLUFnMe3mwueDc/z3yp2HC0flab5QhP048jd/e5WzdoadaDxV4ADF7cUIkI
48z16/qDQFJxY1jwfeZ4Zr58rU0T4iSScQD4vGl8j5et8ErCfOTtlLZhmd78bQgp
9q7vys0nizU2yBIkxAxjiM//wnwZV5XDbUY76Kc6ywxLFCcp/J1r20ySik3Be/IS
4+bthRlO3yIDcVoHQ7TU
=u2eC
-END PGP SIGNATUREEnd Message---


Bug#757228: adoption

2014-10-30 Thread Olivier Berger
Hi.

lasse lasse_wu...@freenet.de writes:

 Hi,
 I am very interested in adopting this package.

Great :-)

 Can you tell me more about it and what work I have to do maintaining it?

I guess the work depends very much about how the package may evolve
upstream, and whether there are actual users reporting issues ;-)

This isn't specific to this package, but in this case, there doesn't
seem to be much use, nor so much activity upstream for now.

So I guess this should be quite easy for now.

Tha said, I guess you may review the current packaging, and/or upstream
sources, and suggest improvements.

Have you had a look at https://tracker.debian.org/pkg/libgraphite-php ?

There, you should find much of the pointers to other things you should
investigate.

In particular, you'll find the pointer to the Git repo I've used so far.

I guess that's probably enough for now.

Tell me if I've forgotten anything.

Best regards,

-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


-- 
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/8761f1svsv@inf-11879.int-evry.fr



Bug#767344: ITP: ruby-raemon -- framework for building UNIX daemons

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

* Package name: ruby-raemon
  Version : 0.3.0
  Upstream Author : NuLayer Inc. peter.kielt...@nulayer.com
* URL : http://github.com/nulayer/raemon
* License : Expat
  Programming Lang: Ruby
  Description : framework for building UNIX daemons

 Raemon is a Ruby framework for building daemons. It's designed for writing
 master/worker pre-forking servers running on UNIX. The library has been tested
 on both 1.8.7 and 1.9.2 and carries no dependencies outside of the Ruby core.


-- 
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/20141030110502.10816.45826.report...@buzig.gplhost.com



Bug#766611: marked as done (ITP: megatools -- Command-line client for the Mega cloud storage service)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 11:00:08 +
with message-id e1xjnsa-00064e...@franck.debian.org
and subject line Bug#766611: fixed in megatools 1.9.93-1
has caused the Debian Bug report #766611,
regarding ITP: megatools -- Command-line client for the Mega cloud storage 
service
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.)


-- 
766611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Alberto Garcia be...@igalia.com

* Package name: megatools
  Version : 1.9.93
  Upstream Author : Ondřej Jirman meg...@megous.com
* URL : http://megatools.megous.com
* License : GPL-2+ with OpenSSL exception
  Programming Lang: C
  Description : Command-line client for the Mega cloud storage service

Megatools is a collection of programs for accessing Mega service from
a command line of your desktop or server.

Megatools allow you to copy individual files as well as entire
directory trees to and from the cloud. You can also perform streaming
downloads for example to preview videos and audio files, without
needing to download the entire file.

Megatools are robust and optimized for fast operation - as fast as
Mega servers allow. Memory requirements and CPU utilization are kept
at minimum.

You can register account using a 'megareg' tool, with the benefit of
having true control of your encryption keys.
---End Message---
---BeginMessage---
Source: megatools
Source-Version: 1.9.93-1

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

Debian distribution maintenance software
pp.
Alberto Garcia be...@igalia.com (supplier of updated megatools 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: Mon, 27 Oct 2014 10:13:02 +0200
Source: megatools
Binary: megatools
Architecture: source amd64
Version: 1.9.93-1
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia be...@igalia.com
Changed-By: Alberto Garcia be...@igalia.com
Description:
 megatools  - Command-line client for the Mega cloud storage service
Closes: 766611
Changes:
 megatools (1.9.93-1) unstable; urgency=medium
 .
   * Initial release (Closes: #766611).
Checksums-Sha1:
 f4a647cc67db4c352658553eb465e21c276ddef9 1770 megatools_1.9.93-1.dsc
 8e4672ed42838f41733db4f80b7c6fde8cd1b6ef 306992 megatools_1.9.93.orig.tar.xz
 0deba2ca490284259606e5eb021065dae5cf3fee 2136 megatools_1.9.93-1.debian.tar.xz
 a431a69131ccdbc1cc450adae1aa35f3ac88b5e0 165900 megatools_1.9.93-1_amd64.deb
Checksums-Sha256:
 d557623adae90f88fca32d5af67cb4d8df075b0edd37989dff9458b773eaf596 1770 
megatools_1.9.93-1.dsc
 13490930b297d66626194578a91ce73f48b87491170f2f7e03f3b213129dccaa 306992 
megatools_1.9.93.orig.tar.xz
 e7c15c29fe62372ebde27e46c1951fee30d121bd2d263e77d2405b8199a7e3d1 2136 
megatools_1.9.93-1.debian.tar.xz
 dedd0ed62f60218cc6cd13b7228216451759f6284be85eb1f4623884cf4bc268 165900 
megatools_1.9.93-1_amd64.deb
Files:
 9cca03ce2ddae9aa3597fe1ddfc4bfcb 1770 utils optional megatools_1.9.93-1.dsc
 097fae58b754ada25d06e83927e34906 306992 utils optional 
megatools_1.9.93.orig.tar.xz
 692644142922f5c3c9a4a3bea0f490e9 2136 utils optional 
megatools_1.9.93-1.debian.tar.xz
 8661730c4be68efb63e760aaf4ccc956 165900 utils optional 
megatools_1.9.93-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBVE4Ct74yGa8+1BNBAQhmGA/+OE/XHD2Vpho9FRY4v9AeMsWFnQwOL2Hr
Eq9L60oHNY8qxnsQ+hjhyjG7awlIrX4du4+yPnwjIi1keK3lXZgZ/oiI3V3g2rnD
SpKnaU2NQFLeN196B2ZEhzA60SF/5+GnjVJA6x8DDVyUSS2J4q0TS/J1nuRIBGfU
sttJKBcCWk4Nd7H+ix347GuSWBYtkxGWGsd43f7W2tlyClW9QfOk/hlpHSk3TKJ9
kN/Efh4xFYFxaycqF6aJ6tI/cCDReptw/Acdp/gNWEdIHxSEXz/DTUOExzal9vTe
oHzBfnisXOxXN/mmXqGAkloLy5F1PqnKjivkRlmqkypD3TNwr2tw4yYti4KT9B6x
dDiWSTmgUygKdv0rFwUZ/NLPHgRRDTpfAHYqiuy/9d3GIN1L1uppqkCj0n/u5UxF
b2cI+Wl4FDmw8Zn3teQx3d4GnquOr7slcAxLiHI8pmsW8bzXeGSyf8vUqS477VYx
h1cBGP4KzSCLfPqUzC4dJVJXFNZ4h6vL+lVfjaK66VSUVmdeMblUzS2C6rBBKdPE
cNAD1zseSGjnjwoAiUCe5lLatOIh/5DO0eOB2LpXcUJPl78UBs87Uc51/gY2WiG2

Bug#767349: ITP: ruby-symboltable -- symbols-only hash for Ruby

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

* Package name: ruby-symboltable
  Version : 1.0.2
  Upstream Author : Michael Jackson mjijack...@gmail.com
* URL : http://mjijackson.github.com/symboltable
* License : Expat
  Programming Lang: Ruby
  Description : symbols-only hash for Ruby

 SymbolTable is a handy little Ruby class that was conceived from the union of
 Hash and Symbol. SymbolTable directly extends Hash, but it stores all keys
 internally as symbols. Any key that cannot be converted to a Symbol is not
 valid.
 .
 While this may seem restrictive, it does have the nice side effect of making
 all keys slightly more memorable and usable. For example, values may be set
 and retrieved using any key that resolves to the same symbol.

Note: Just like ruby-raemon, this is a dependency of Fuel which I am
currently packaging. Fuel is a tool to deploy OpenStack.


-- 
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/20141030115201.11490.66830.report...@buzig.gplhost.com



Bug#767246: marked as done (ITP: pyapi-gitlab -- Python wrapper for the GitLab API)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 13:00:07 +
with message-id e1xjpkh-00066b...@franck.debian.org
and subject line Bug#767246: fixed in pyapi-gitlab 6.2.3-1
has caused the Debian Bug report #767246,
regarding ITP: pyapi-gitlab -- Python wrapper for the GitLab API
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.)


-- 
767246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Benjamin Drung benjamin.dr...@profitbricks.com

* Package name: pyapi-gitlab
  Version : 6.2.3
  Upstream Author : Itxaka Serrano Garcia itxakaserr...@gmail.com
* URL : https://github.com/Itxaka/pyapi-gitlab
* License : GPL-3
  Programming Lang: Python
  Description : Python wrapper for the GitLab API

pyapi-gitlab is a wrapper to access all the functions of the Gitlab API from
Python scripts.

The binary packages will be called python-gitlab and python3-gitlab.
---End Message---
---BeginMessage---
Source: pyapi-gitlab
Source-Version: 6.2.3-1

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

Debian distribution maintenance software
pp.
Benjamin Drung benjamin.dr...@profitbricks.com (supplier of updated 
pyapi-gitlab 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: Thu, 30 Oct 2014 11:16:26 +0100
Source: pyapi-gitlab
Binary: python-gitlab python3-gitlab
Architecture: source all
Version: 6.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Drung benjamin.dr...@profitbricks.com
Changed-By: Benjamin Drung benjamin.dr...@profitbricks.com
Description:
 python-gitlab - Python wrapper for the GitLab API (Python 2)
 python3-gitlab - Python wrapper for the GitLab API (Python 3)
Closes: 767246
Changes:
 pyapi-gitlab (6.2.3-1) unstable; urgency=medium
 .
   * Initial version. (Closes: #767246)
Checksums-Sha1:
 8d995893f63e5d59e11bc5f30fce657db0b92878 2050 pyapi-gitlab_6.2.3-1.dsc
 0d93cde2784d01c802bd211029a30284c9f72ee0 32473 pyapi-gitlab_6.2.3.orig.tar.gz
 5a6800a496d2c2dcf6d28a83b197f4a67865df93 1532 
pyapi-gitlab_6.2.3-1.debian.tar.xz
 8df5e34f29106fd5718ec029d851fe82758adc59 11176 python-gitlab_6.2.3-1_all.deb
 440d2a5be2ef109aa653752e59b9ba416ac6f99a 11246 python3-gitlab_6.2.3-1_all.deb
Checksums-Sha256:
 eb12c765327a61d4838b14cad4c1c2ed608e1e481525977f204c663f59963f3a 2050 
pyapi-gitlab_6.2.3-1.dsc
 33da035daf908e62feeb9834472887b30afe80a0e06888e8aaa439a7717e3047 32473 
pyapi-gitlab_6.2.3.orig.tar.gz
 399d29324c6376e63868de5a08ca1e6ffb402ace7c2eb3b5ed52990a69f3e8d6 1532 
pyapi-gitlab_6.2.3-1.debian.tar.xz
 c144349ec047af281208e71ca7686463501da8c70c6ee9a2ee38ee59b226db15 11176 
python-gitlab_6.2.3-1_all.deb
 3179fe2f3eda8e5b2afe368467ebc4d09e59752e4a322b00713073f92e44cd69 11246 
python3-gitlab_6.2.3-1_all.deb
Files:
 67de371d307c5c9bc6e377ac3bca5260 2050 python optional pyapi-gitlab_6.2.3-1.dsc
 b14d53e0109f6d6b1573dc71a430cfc7 32473 python optional 
pyapi-gitlab_6.2.3.orig.tar.gz
 1d499a7a00b842aff7316a51130d8616 1532 python optional 
pyapi-gitlab_6.2.3-1.debian.tar.xz
 1e130d2cbbdc6d429878c1f5a50297ea 11176 python optional 
python-gitlab_6.2.3-1_all.deb
 086047d08d6fbc6cabefa7b76c2f3759 11246 python optional 
python3-gitlab_6.2.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUUhW2AAoJEN2M1aXejH56t8wP/3O+IruU2dZ8LUZoP816Gm+O
JqGKrp0MxvJ5Q70dbnUR5GrfnVg/XMc2eptJERun48nxsjtHIGJMCNUhEAxt4zew
ZRp6SuFCTCOKZWJZUJnu6xbuZIGn9nwPNcEOc1GNub+axokRasYFGA0DhGrMhSMi
iBX/642QmcC7BvzEicwpfMY2ySWzdFAm0uZafOEBY70b82CfTqUk0cGrMQPTZyTj
tukJtQ2lwwE24VtWQolSsB1nRlmjeYgK+TFo8x++CZvefpsG3A9rg7LUqXniraWx
iTvMj/ANZ6tAjUS2ZQHN+z04s8L5Erfz4eqUNJyPqIlDelJ7H9SW7OLeyUGPTARS
WfbTl8onF+Yu/NDU0ZQK9kCnem4DRpsNOLqSIEN5jY1IhBSThhdvUHQcV4QklWRn
GotAfGQWIp7JHYPCxhrQKyNHqlGEVpR5gYftRH4NAm8uXV3Do2JJ6Y3Uuvnqchd+
bL14J278Qf23OzYpVeDPK5xV3kgk+ql8tVGr/rARS0I8G+QWhwT0uGwQKIjVOtwx
8WfNA0LFz/86eBlsuL4zYoDqXaDOBpIki4B6eBq11CV00mEC93EpIXEiITo50Xb2
wLgVVDi9YUdUj+fea0wGcZ6/VjdPnJZ8xXtruCv79CU18mlk3BIxJawbGdkN8fXo

Bug#767326: marked as done (ITP: user-agent-utils -- Utilities for processing user-agent strings)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 13:00:08 +
with message-id e1xjpki-00067e...@franck.debian.org
and subject line Bug#767326: fixed in user-agent-utils 1.14-1
has caused the Debian Bug report #767326,
regarding ITP: user-agent-utils -- Utilities for processing user-agent strings
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.)


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

* Package name: user-agent-utils
  Version : 1.14
  Upstream Author : Harald Walker
* URL : https://github.com/HaraldWalker/user-agent-utils
* License : BSD-3-clause
  Programming Lang: Java
  Description : Utilities for processing user-agent strings

The user-agent-utils Java library can be used to parse HTTP requests in
real-time or to analyze log files and gather information about the
user-agent. It doesn't try to identify hundreds of different clients and
operating systems but instead offers a compromise between performance
and usability.

This library is a dependency of Sonatype Nexus.
---End Message---
---BeginMessage---
Source: user-agent-utils
Source-Version: 1.14-1

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

Debian distribution maintenance software
pp.
Emmanuel Bourg ebo...@apache.org (supplier of updated user-agent-utils 
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: Thu, 30 Oct 2014 08:18:36 +0100
Source: user-agent-utils
Binary: libuser-agent-utils-java
Architecture: source all
Version: 1.14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libuser-agent-utils-java - Utilities for processing user-agent strings
Closes: 767326
Changes:
 user-agent-utils (1.14-1) unstable; urgency=medium
 .
   * Initial release (Closes: #767326)
Checksums-Sha1:
 7ea5fff6f6cafd6acd7e43b23564a83f0ec76e17 2062 user-agent-utils_1.14-1.dsc
 e7cd9bfe75576ae7abe066540ec8a04f407b94fb 26664 
user-agent-utils_1.14.orig.tar.xz
 078eaf267558dcb0e51826f18e96c589f4476f73 3292 
user-agent-utils_1.14-1.debian.tar.xz
 553143258c0ec19aed74cc74cf8a1b8defc963df 34122 
libuser-agent-utils-java_1.14-1_all.deb
Checksums-Sha256:
 457402023ce3c4ed6fe3971f5753886acf7a9ded865c2a0c39773110d982ca43 2062 
user-agent-utils_1.14-1.dsc
 791059c12b352d225481f6afff952a5ee47905dd12a63871d15f58f0474a9d8a 26664 
user-agent-utils_1.14.orig.tar.xz
 78eacaa3b54c863b9bbffddb20441d838c668ba6246016e05603620f39f0a5d2 3292 
user-agent-utils_1.14-1.debian.tar.xz
 e881694149acd56b895047427092d0c37293cabb3c8ffdc2163bc0a2291f526c 34122 
libuser-agent-utils-java_1.14-1_all.deb
Files:
 849267d76ee6584bb34a99aeb018b940 2062 java optional user-agent-utils_1.14-1.dsc
 89d5334d8102f85db7fe9e72d05e6975 26664 java optional 
user-agent-utils_1.14.orig.tar.xz
 38f1ce9663afdb6897eb1f6be88939dc 3292 java optional 
user-agent-utils_1.14-1.debian.tar.xz
 1a133025d044f02cdf0b1ac18f943d98 34122 java optional 
libuser-agent-utils-java_1.14-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUUfh+AAoJEPUTxBnkudCsky0P/Av5cQ58zOZaDFpH79p+6W4L
3+nTQQSqInDbLh6j9CWRYKAOY5C3Oe3hpdDaEw8JodvoE6NdmX/5DPAUkOvW6nFO
zmW/MrpppPvp2D1w/eDC83NFxD13xrmYBzeln2U/YKDj7PgvT5/2zaxE6qdyVf/g
uub/xvbMEbAreEsPppiy8Z3n4NwWlj11auuHn/BE88VpdiuBvpo++mb8HZggpEaD
06OXy/LnaRzAD3xrDnBqk9/DKfwkiWYuS6ctvysCdHFQceRl0hd/1debtPeRbZD+
u0h3RerLktMelgaLDxLuyhSvEI2Tof1rJ11BVMbRkMepxFswlGXp/AKAe72vZj4B
7W+XiReWrDA4L4gpcW4BaQoIV1fur2aZdG8Vh/9cSZBOeH5K0H6USv5dRB/43iPs
0xp9/qJw8fvixDxtZY5mrYj/VUjNFtBF2WTDmYVQL62WjTsfgfyoG7kaxPZ8pA+2
cZSY3kPDG6j1xssDQDEw/Dq+xYKNC0Ju4hzkHmGDQBRQbEMfZiPrnmeuAPrtBJKS
jeZ6wiXOI0tGpGeloKWRQKcsbM42TuMUQHSqbsDDTT2BT+c3UvXNq/1r1uek7rlC
QWartEdUiAd+yNQ7b3WnKTkW36Uy4UWpQ2g6a6hISxGHDIt/KnDqlexkY8DbiSyD
n7+KfRZLeugla654brF1
=XniC
-END PGP SIGNATUREEnd Message---


Bug#767334: marked as done (ITP: python-cs -- simple CloudStack API client for Python and the command-line)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 13:00:07 +
with message-id e1xjpkh-00066u...@franck.debian.org
and subject line Bug#767334: fixed in python-cs 0.5.7-1
has caused the Debian Bug report #767334,
regarding ITP: python-cs -- simple CloudStack API client for Python and the 
command-line
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.)


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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: python-cs
  Version : 0.5.7
  Upstream Author : Bruno Renie bruta...@gmail.com
* URL : https://github.com/exoscale/cs/
* License : BSD
  Programming Lang: Python
  Description : simple, yet powerful CloudStack API client for Python and 
the command-line

This library provides a simple, yet powerful Apache CloudStack API
client for Python as well as a command-line tool. It is a thin wrapper
on top of the CloudStack API and hence it is able to adapt to any
future version.

Apache CloudStack is open source software designed to deploy and
manage large networks of virtual machines.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUUgUsAAoJEJWkL+g1NSX5AlwP/0b6NCFluqNj8JlK8uiRxgMe
EQD0ehDYJ5y3AcBUlCud52aU9Nelr3Q634UMoagnSbHA4KVtVUsRWgyFLtuyAE5M
qz9fbRWWFWoi9ekaKv3Z6pLOwJRX39qBl8hyhji1w9lXZj++CfhHq7llDgKSuIWi
U8RGm/H8KPddjYxYUSMIJhPYTRLTnjFwV+mdVbqZXpb9ytWqpcZi3n5eFN4Uh0uj
lsdCzIB7zb6E2fQ62Tgj4dyohVy4zMk39yq63ddZS1Ubq74dwrQMUxGWv8N+xbUT
+B6Ckd0ptrqEhrT7u0mIxU0f1Y0lPMcXvsB6UZ4j96eB7SqrxJGQzyTb40z43gYs
U7P6jJ0xsu8pBhm9cSoiJCqij2fBQ7iif6eY1P7PnsAuLokBilB4w28LO3kh4YiK
ch5eNe0G9pwwXP6rSJRPhj4J/j/g0YsflFqTO60rd+K1CP4QRtMilJFb3F0RvpXP
KeuNQ6HF+B3F8BC8Xn5jSKEkEgvrQi8raUofpJPZVxz6/jnOABieuZ2e8vMM3hpp
LULG+HYxnvPZOPP2kHOuztA5w9fT3lM5sKH+LVoHPJ2IQY07fPQCg70HguhMyDBE
9g3dwvxnJNu/QQm7Udt4lF1BkX8ViFKI+6IQLhZH+99dZbKfizgREbvA1lFPty5+
1E/aYq2ohwC/5BsCRls0
=uYLB
-END PGP SIGNATURE-
---End Message---
---BeginMessage---
Source: python-cs
Source-Version: 0.5.7-1

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

Debian distribution maintenance software
pp.
Vincent Bernat ber...@debian.org (supplier of updated python-cs 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, 30 Oct 2014 10:44:24 +0100
Source: python-cs
Binary: cs python-cs python3-cs
Architecture: source all
Version: 0.5.7-1
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat ber...@debian.org
Changed-By: Vincent Bernat ber...@debian.org
Description:
 cs - simple, yet powerful CloudStack API client
 python-cs  - simple, yet powerful CloudStack API client (Python module)
 python3-cs - simple, yet powerful CloudStack API client (Python 3 module)
Closes: 767334
Changes:
 python-cs (0.5.7-1) unstable; urgency=medium
 .
   * Initial release. Closes: #767334.
Checksums-Sha1:
 5ec296067182c47993101989454c3d309f25ce22 2167 python-cs_0.5.7-1.dsc
 b8b24734e874ae0a0ded29784f8c1999d7e198d2 5913 python-cs_0.5.7.orig.tar.gz
 aa3e6e091164b8f96b8ee96b8a82030cf98eec55 2696 python-cs_0.5.7-1.debian.tar.xz
 ad1ca8790856126bf3e0389cf9e2081d31c4851c 3130 cs_0.5.7-1_all.deb
 cf489a43014873fa3f5b34d9e4bb0242fa0d057e 6290 python-cs_0.5.7-1_all.deb
 059d302a58fdcc8aee455919939e85d52628e94d 6388 python3-cs_0.5.7-1_all.deb
Checksums-Sha256:
 9a98536867772ae892f39fe981c922d415583872c81f2c4560348c35947ab016 2167 
python-cs_0.5.7-1.dsc
 15f78fbd341e093a2935a2a99a099bc8d560adbc0485b254422191780cb4b597 5913 
python-cs_0.5.7.orig.tar.gz
 1a44c8e0f5cf6f603650e4f332be9325d36c4c99226eea2e4fe73ad3d79f72c7 2696 
python-cs_0.5.7-1.debian.tar.xz
 12814a718f722483ec422b31346e1382dd04f87e370ed8884e105871df0e9333 3130 
cs_0.5.7-1_all.deb
 43ad440dcb9bfa610f906a429f1710cb3e3f7f4840ea158bb5666afaeffdcfc9 6290 
python-cs_0.5.7-1_all.deb
 974a00a23791ac374095b05b5d712521788c792094a2f502377813941e42af72 6388 
python3-cs_0.5.7-1_all.deb
Files:
 

Bug#767344: marked as done (ITP: ruby-raemon -- framework for building UNIX daemons)

2014-10-30 Thread Debian Bug Tracking System
Your message dated Thu, 30 Oct 2014 13:00:08 +
with message-id e1xjpki-00066v...@franck.debian.org
and subject line Bug#767344: fixed in ruby-raemon 0.3.0-1
has caused the Debian Bug report #767344,
regarding ITP: ruby-raemon -- framework for building UNIX daemons
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.)


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

* Package name: ruby-raemon
  Version : 0.3.0
  Upstream Author : NuLayer Inc. peter.kielt...@nulayer.com
* URL : http://github.com/nulayer/raemon
* License : Expat
  Programming Lang: Ruby
  Description : framework for building UNIX daemons

 Raemon is a Ruby framework for building daemons. It's designed for writing
 master/worker pre-forking servers running on UNIX. The library has been tested
 on both 1.8.7 and 1.9.2 and carries no dependencies outside of the Ruby core.
---End Message---
---BeginMessage---
Source: ruby-raemon
Source-Version: 0.3.0-1

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

Debian distribution maintenance software
pp.
Thomas Goirand z...@debian.org (supplier of updated ruby-raemon 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: Wed, 29 Oct 2014 15:52:08 +
Source: ruby-raemon
Binary: ruby-raemon
Architecture: source all
Version: 0.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description:
 ruby-raemon - framework for building UNIX daemons
Closes: 767344
Changes:
 ruby-raemon (0.3.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #767344).
Checksums-Sha1:
 fcd66b15a1fae12b970a456c4ca43aec03c78edc 1965 ruby-raemon_0.3.0-1.dsc
 e885fc348f3e185fb415b534cd7b784a0c4dfe20 12080 ruby-raemon_0.3.0.orig.tar.xz
 98c4edbb1e91c5f70c7a92b30fffb7630c276d93 2128 ruby-raemon_0.3.0-1.debian.tar.xz
 fa88cefcdf26f54ebeef311cb9fc5f91e95dc68b 9678 ruby-raemon_0.3.0-1_all.deb
Checksums-Sha256:
 b36fccd8b8229b3bda7b9423e677e773b6faffc416233866fdb0399c64d99210 1965 
ruby-raemon_0.3.0-1.dsc
 71c6f8b88346d9ea2d9bbf4fcae3dbac8678f5cd764082fe1c2253962045c73c 12080 
ruby-raemon_0.3.0.orig.tar.xz
 4b75a30dba5f353fd439d300ca610bcbcb11b27dfbffb1b649034d7e34a913ef 2128 
ruby-raemon_0.3.0-1.debian.tar.xz
 9d2e317d97dfcde4b6d2727765da24acf9753c22ac0ef8b5267260f589cbb8c5 9678 
ruby-raemon_0.3.0-1_all.deb
Files:
 b4e790d3e48262905a8043de405ef787 1965 ruby optional ruby-raemon_0.3.0-1.dsc
 bae1aa4fa1a19f2d00b4a1477384c8f6 12080 ruby optional 
ruby-raemon_0.3.0.orig.tar.xz
 b2c49035020ae53648a91dc14431ee5c 2128 ruby optional 
ruby-raemon_0.3.0-1.debian.tar.xz
 3fc237a5ad32bfc0a1a96c7d9addcd4c 9678 ruby optional ruby-raemon_0.3.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUUiEsAAoJENQWrRWsa0P+1JkP/iJTWOiZyo85P4KMK1KiWCYf
9SOeNRebSbJLZnuT+oQ59rCBQqRAasA2tx5VEU0RsIT9Nc+iXQM0f5hEb6/X32HQ
VHhs4d98uQJg13o8CUi4ZfCtNTyA/u0belTjdMFZ2PulGrJK6W5G83dXS574MkGP
fPw8jzbWGktTCHGM4c7/TUIuEZ18VCn1DdvE/JNksrWmQzXVQDMKl1QVHSNXudkE
/9C3Qjr/spkG0j3uP9hyaRPmqWhtEvIslrmN7hSNq5WvqBILkIRmqrmCkbN3ZiD+
JXxAFTD32BONmDCOjKbF+B8lNRURkvY8OxfqZj75Pfu2lmeq6z26KSZGEqZgZvX9
/w3ihysuu6DddcvjOj4gLTYrt750J4LYiQff51YAeyTArBUODJKZvTrrnfsuAmSg
J372i5Xzg7HC63DZgVFGgpdOKEP+LtQLFoHXdVMeKVUFbQeTms/r90JLO8xluP9G
3mSUHSbvbsDWjiakrqFmOJxKvude6AfOmtCy7coNsa0mj1/uL0WSaxPnfuCDGLbT
JczLGIQVJu8mQU/C3JuZHphVu37TsSGjsHc7tX/5D5HMpKZg7e10pLF3ZAXWENX/
moAJUNxQ1IXd1hCE5ByF12XaDZehl1m4c5GC+UrkUebqS2u5boDLpk7i89ZPLhMS
vRLrH9yQTNY5es1tDp9L
=dLyc
-END PGP SIGNATUREEnd Message---


Processed: wnpp inconsistencies

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

 # merged bugs RFP 734791 and ITP 765522 are for different packages: 
 elixir-lang elixir-valim
 retitle 734791 ITP: elixir-valim -- functional, meta-programming aware 
 language for the Erlang VM
Bug #734791 [wnpp] RFP: elixir-lang -- functional, meta-programming aware 
language for the Erlang VM
Bug #765522 [wnpp] ITP: elixir-valim -- Functional language for the Erlang VM
Changed Bug title to 'ITP: elixir-valim -- functional, meta-programming aware 
language for the Erlang VM' from 'RFP: elixir-lang -- functional, 
meta-programming aware language for the Erlang VM'
Changed Bug title to 'ITP: elixir-valim -- functional, meta-programming aware 
language for the Erlang VM' from 'ITP: elixir-valim -- Functional language for 
the Erlang VM'
 # ITP 767241 has no owner
 owner 767241 parth oberoi parthobe...@hotmail.com
Bug #767241 [wnpp] ITP: responders --  A set of responders modules to dry up 
your Rails 3.2+ app.
Owner recorded as parth oberoi parthobe...@hotmail.com.
 # ITP 766090 has no owner
 owner 766090 Gerrit Pape p...@dbnbgs.smarden.org
Bug #766090 [wnpp] ITP: runit-init -- a UNIX init scheme with service 
supervision
Owner recorded as Gerrit Pape p...@dbnbgs.smarden.org.
 # ITP 765177 has no owner
 owner 765177 Simon Josefsson si...@josefsson.org
Bug #765177 [wnpp] ITP: yubikey-neo-manager -- YubiKey NEO management graphical 
user interface
Owner recorded as Simon Josefsson si...@josefsson.org.
 # ITP missing for package flask-restful with RFS 766881
 retitle 733520 ITP: python-flaskext.restful -- Extension to Flask for 
 building REST APIs
Bug #733520 [wnpp] RFP: python-flaskext.restful -- Extension to Flask for 
building REST APIs
Changed Bug title to 'ITP: python-flaskext.restful -- Extension to Flask for 
building REST APIs' from 'RFP: python-flaskext.restful -- Extension to Flask 
for building REST APIs'
 # ITP missing for package flask-restful with RFS 766881
 owner 733520 Alexandre Viau alexan...@alexandreviau.net
Bug #733520 [wnpp] ITP: python-flaskext.restful -- Extension to Flask for 
building REST APIs
Owner recorded as Alexandre Viau alexan...@alexandreviau.net.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
733520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733520
734791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734791
765177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765177
765522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765522
766090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766090
767241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767241
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.14146829056473.transcr...@bugs.debian.org



Processed: ITP missing for package libqtxdg with RFS 765530

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

 # ITP missing for package libqtxdg with RFS 765530
 retitle 757133 ITP: libqtxdg-0.5.3 -- Library providing freedesktop.org specs 
 implementations for Qt
Bug #757133 [wnpp] RFP: libqtxdg-0.5.3 -- Library providing freedesktop.org 
specs implementations for Qt
Changed Bug title to 'ITP: libqtxdg-0.5.3 -- Library providing freedesktop.org 
specs implementations for Qt' from 'RFP: libqtxdg-0.5.3 -- Library providing 
freedesktop.org specs implementations for Qt'
 owner 757133 Alf Gaida aga...@siduction.org
Bug #757133 [wnpp] ITP: libqtxdg-0.5.3 -- Library providing freedesktop.org 
specs implementations for Qt
Owner recorded as Alf Gaida aga...@siduction.org.
 thanks
Stopping processing here.

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



Bug#632989: ITA: mirage -- fast and simple GTK+ image viewer

2014-10-30 Thread Laurent Arnoud
Hello,

I'm using and interested about mirage package.
I've uploaded to mentors a new version fixing one [bug][1]

[1]: http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

-- 
Laurent


-- 
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/20141030214001.GA5121@spk-laptop



Bug#767414: ITP: 2048 -- Simple number game for the text console

2014-10-30 Thread Gabriel Pérez-Cerezo
Package: wnpp
Severity: wishlist
Owner: Gabriel Pérez-Cerezo gabr...@gpcf.eu

* Package name: 2048
  Version : 1.0
  Upstream Author : Gabriel Pérez-Cerezo gabr...@gpcf.eu
* URL : http://en.gpcf.eu/2048
* License : MIT/X
  Programming Lang: C
  Description : A mathematical puzzle game

As you may already know, 2048 is a fun puzzle game in which
you have to move the number tiles across the board. If two
tiles with the same value touch, they merge and their values
add up. The goal is to have a tile with the value 2048.

2048 is a really fun and popular game. Being a game, no other
packages depend on it. There is another package that does the
same thing, called 2048-qt, but it is a graphical version, and
this version is text-mode. It is much more lightweight, it depends
only on libc.

I would maintain the package, because I am also the upstream maintainer.


-- 
Gabriel Pérez-Cerezo Flohr .--
GPG Key: BB09BA34D353EC69 / Email is like a postcard, anyone can read 
Website: http://gpcf.eu  / it. Please use the GPG Key to encrypt your 
Email: gabr...@gpcf.eu  / emails (tutorial: emailselfdefense.fsf.org).


--
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/87zjcd8cok.wl-gabr...@gpcf.eu



Processed: Re: [pkg-wine-party] Bug#767376: wine: Please include gnome-exe-thumbnailer

2014-10-30 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 wnpp
Bug #767376 [src:wine] wine: Please include gnome-exe-thumbnailer
Bug reassigned from package 'src:wine' to 'wnpp'.
Ignoring request to alter found versions of bug #767376 to the same values 
previously set
Ignoring request to alter fixed versions of bug #767376 to the same values 
previously set
 retitle -1 RFP: gnome-exe-thumbnailer - thumbnails for wine exes
Bug #767376 [wnpp] wine: Please include gnome-exe-thumbnailer
Changed Bug title to 'RFP: gnome-exe-thumbnailer - thumbnails for wine exes' 
from 'wine: Please include gnome-exe-thumbnailer'

-- 
767376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767376
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.b767376.141471373812162.transcr...@bugs.debian.org



Bug#767414: ITP: 2048 -- Simple number game for the text console

2014-10-30 Thread Lisandro Damián Nicanor Pérez Meyer
On Thursday 30 October 2014 22:34:03 Gabriel Pérez-Cerezo wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Gabriel Pérez-Cerezo gabr...@gpcf.eu
 
 * Package name: 2048
   Version : 1.0
   Upstream Author : Gabriel Pérez-Cerezo gabr...@gpcf.eu
 * URL : http://en.gpcf.eu/2048
 * License : MIT/X
   Programming Lang: C
   Description : A mathematical puzzle game
 
 As you may already know, 2048 is a fun puzzle game in which
 you have to move the number tiles across the board. If two
 tiles with the same value touch, they merge and their values
 add up. The goal is to have a tile with the value 2048.
 
 2048 is a really fun and popular game. Being a game, no other
 packages depend on it. There is another package that does the
 same thing, called 2048-qt, but it is a graphical version, and
 this version is text-mode. It is much more lightweight, it depends
 only on libc.
 
 I would maintain the package, because I am also the upstream maintainer.

Hi Gabriel! What would the difference be with 2048-qt which is already in the 
archive [0]?

[0] https://packages.debian.org/jessie/2048-qt

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#767444: ITP: fig -- Punctual, lightweight development environments using Docker

2014-10-30 Thread Felipe Sateler
Package: wnpp
Severity: wishlist
Owner: Felipe Sateler fsate...@debian.org

* Package name: fig
  Version : 1.0.0
  Upstream Author : Docker Inc
* URL : http://www.fig.sh/
* License : Apache
  Programming Lang: Python
  Description : Punctual, lightweight development environments using Docker

Fig is a service management software built on top of docker. Define your
services and their relationships in a simple YAML file, and let fig
handle the rest.


-- 
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/20141030231526.27983.10866.reportbug@felipepc