Bug#750713: ITP: gf-complete -- Galois Field Arithmetic

2014-06-06 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: gf-complete
  Version : 1.02~0+2014.05.git259d53ea590b
  Upstream Author : Jim Plank 
* URL : https://bitbucket.org/jimplank/gf-complete
* License : BSD-3-clause
  Programming Lang: C
  Description : Galois Field Arithmetic

 Galois Field arithmetic forms the backbone of erasure-coded storage systems,
 most famously the Reed-Solomon erasure code. A Galois Field is defined over
 w-bit words and is termed GF(2w). As such, the elements of a Galois Field are
 the integers 0, 1, . . ., 2w − 1. Galois Field arithmetic defines addition and
 multiplication over these closed sets of integers in such a way that they
 work as you would hope they would work. Specifically, every number has a
 unique multiplicative inverse. Moreover, there is a value, typically the value
 2, which has the property that you can enumerate all of the non-zero elements
 of the field by taking that value to successively higher powers.


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



Bug#750725: RFP: prepair -- Repair GIS polygons

2014-06-06 Thread Paolo Cavallini
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: prepair
Version: none
Upstream Author: [H Ledoux ]
URL: [https://github.com/tudelft-gist/prepair]
License: [GPL3]
Description: [It repairs "broken" GIS polygons according to the
international standard ISO19107. Very easy to compile, and very useful.]
-- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html


-- 
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/53918860.9080...@faunalia.it



Bug#750727: ITP: psurface -- piecewise linear bijections between triangulated surfaces

2014-06-06 Thread Ansgar Burchardt
Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt 

* Package name: psurface
  Version : 2.0.0
  Upstream Author : Oliver Sander 
* URL : http://numerik.mi.fu-berlin.de/dune/psurface
* License : LGPL-3+ or GPL-2 with runtime exception
  Programming Lang: C++
  Description : piecewise linear bijections between triangulated surfaces

 Psurface is a C++ library that handles piecewise linear bijections
 between triangulated surfaces. These surfaces can be of arbitrary
 shape and need not even be manifolds.

 There are two main uses for psurface. When doing adaptive finite
 element simulations on grids with parametrized boundaries, psurface
 can store the parametrization. Boundary parametrizations are
 practically mappings from the coarse grid boundary to the actual
 boundary, and if that actual boundary is a triangulated surface then
 psurface can handle it. This is implemented, for example, in the
 dune-grid module of Dune.

 Secondly, when doing domain decomposition methods with nonconforming
 interfaces, you need to relate the two interface grids to each
 other. Psurface can do this for you, even if your interfaces do not
 match geometrically. Such is the case, e.g., in contact
 problems. This second functionality is also available for 1d surfaces
 in 2d space.

 The easiest way to use psurface for domain decomposition is to get
 the dune-grid-glue module and use it to drive psurface.

The package will be maintained in the science team.

Ansgar


-- 
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/20140606092900.7017.20324.report...@snout.igpm.rwth-aachen.de



Bug#750731: RFP: laszip -- Lossless LiDAR compression

2014-06-06 Thread Bas Couwenberg
Package: wnpp
Severity: wishlist

* Package name: laszip
  Version : 2.2.0
  Upstream Author : Martin Isenburg 
* URL : http://www.laszip.org/
* License : LGPL-2.1+
  Programming Lang: C++
  Description : Lossless LiDAR compression

LASzip quickly turns bulky LAS files into compact LAZ files without
information loss.

LASzip can be used in combination with libLAS to support both compressed
and uncompressed data.

Having LASzip in Debian will also benefit derivatives. Specifically
OSGeo-Live where LASzip support was requested in:

http://trac.osgeo.org/osgeo/ticket/1341


-- 
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/20140606104039.27176.58170.report...@osiris.linuxminded.xs4all.nl



Processed: Retitle LASzip from RFS to ITP

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

> retitle 750731 ITP: laszip -- Lossless LiDAR compression
Bug #750731 [wnpp] RFP: laszip -- Lossless LiDAR compression
Changed Bug title to 'ITP: laszip -- Lossless LiDAR compression' from 'RFP: 
laszip -- Lossless LiDAR compression'
> thanks
Stopping processing here.

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



Bug#750713: ITP: gf-complete -- Galois Field Arithmetic

2014-06-06 Thread tony mancill
On 06/06/2014 01:15 AM, Thomas Goirand wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand 
> 
> * Package name: gf-complete
>   Version : 1.02~0+2014.05.git259d53ea590b
>   Upstream Author : Jim Plank 
> * URL : https://bitbucket.org/jimplank/gf-complete
> * License : BSD-3-clause
>   Programming Lang: C
>   Description : Galois Field Arithmetic
> 
>  Galois Field arithmetic forms the backbone of erasure-coded storage systems,
>  most famously the Reed-Solomon erasure code. A Galois Field is defined over
>  w-bit words and is termed GF(2w). As such, the elements of a Galois Field are
>  the integers 0, 1, . . ., 2w − 1. Galois Field arithmetic defines addition 
> and
>  multiplication over these closed sets of integers in such a way that they
>  work as you would hope they would work. Specifically, every number has a
>  unique multiplicative inverse. Moreover, there is a value, typically the 
> value
>  2, which has the property that you can enumerate all of the non-zero elements
>  of the field by taking that value to successively higher powers.


Hi,

The description a decent synopsis of Galois fields, but the package
description doesn't say anything at all about what's included in the
package.  Is it a library, a primer, or perhaps something else?

It would be helpful to provide some details about the package before
it's uploaded to the archive.

Cheers,
tony





signature.asc
Description: OpenPGP digital signature


Bug#750713: ITP: gf-complete -- Galois Field Arithmetic

2014-06-06 Thread Thomas Goirand
On 06/06/2014 09:51 PM, tony mancill wrote:
> On 06/06/2014 01:15 AM, Thomas Goirand wrote:
>> Package: wnpp
>> Severity: wishlist
>> Owner: Thomas Goirand 
>>
>> * Package name: gf-complete
>>   Version : 1.02~0+2014.05.git259d53ea590b
>>   Upstream Author : Jim Plank 
>> * URL : https://bitbucket.org/jimplank/gf-complete
>> * License : BSD-3-clause
>>   Programming Lang: C
>>   Description : Galois Field Arithmetic
>>
>>  Galois Field arithmetic forms the backbone of erasure-coded storage systems,
>>  most famously the Reed-Solomon erasure code. A Galois Field is defined over
>>  w-bit words and is termed GF(2w). As such, the elements of a Galois Field 
>> are
>>  the integers 0, 1, . . ., 2w − 1. Galois Field arithmetic defines addition 
>> and
>>  multiplication over these closed sets of integers in such a way that they
>>  work as you would hope they would work. Specifically, every number has a
>>  unique multiplicative inverse. Moreover, there is a value, typically the 
>> value
>>  2, which has the property that you can enumerate all of the non-zero 
>> elements
>>  of the field by taking that value to successively higher powers.
> 
> 
> Hi,
> 
> The description a decent synopsis of Galois fields, but the package
> description doesn't say anything at all about what's included in the
> package.  Is it a library, a primer, or perhaps something else?
> 
> It would be helpful to provide some details about the package before
> it's uploaded to the archive.
> 
> Cheers,
> tony

It's a library, and the binary packages will be called:
- libgf-complete1
- libgf-complete-dev

So there's no need to repeat in the long description that it's a library
when the package name already tells about it, and when the short
description as well...

Thomas


--
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/5391cede.4000...@debian.org



Bug#750713: ITP: gf-complete -- Galois Field Arithmetic

2014-06-06 Thread Eric Cooper
On Fri, Jun 06, 2014 at 04:15:48PM +0800, Thomas Goirand wrote:
>  A Galois Field is defined over w-bit words and is termed GF(2w). As
>  such, the elements of a Galois Field are the integers 0, 1, . . .,
>  2w − 1.

These sentences should refer to 2^w (2 to the power w) rather than 2
times w.

-- 
Eric Cooper e c c @ c m u . e d u


-- 
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/20140606144018.ga1...@google.com



Processed: laszip: block ITP 750731 by RFS 750761

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

> block 750731 by 750761
Bug #750731 [wnpp] ITP: laszip -- Lossless LiDAR compression
750731 was not blocked by any bugs.
750731 was not blocking any bugs.
Added blocking bug(s) of 750731: 750761
> stop
Stopping processing here.

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



Bug#750765: ITP: jquery-i18n-properties - lightweight jQuery internationalization plugin

2014-06-06 Thread Daniel Pocock
Package: wnpp
Severity: wishlist

Upstream:

http://code.google.com/p/jquery-i18n-properties/

Source:

http://code.google.com/p/jquery-i18n-properties/source/checkout

License:

Dual MIT and GPL

It is being used to provide i18n support in upcoming JSCommunicator
releases.


-- 
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/5391eb0e.7060...@pocock.pro



Bug#750766: ITP: jerasure -- forward error correction erasure channel library

2014-06-06 Thread Thomas Goirand
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand 

* Package name: jerasure
  Version : 2.0.0~0+2014.04.28.git.b8221e7d75
  Upstream Author : Kevin Greenan 
* URL : https://bitbucket.org/jimplank/jerasure
* License : BSD-3-clause
  Programming Lang: C
  Description : forward error correction erasure channel library

 In information theory, an erasure code is a forward error correction (FEC)
 code for the binary erasure channel, which transforms a message of symbols
 into a longer message (code word) with symbols such that the original
 message can be recovered from a subset of the symbols.
 .
 Jerasure is a shared library that been designed to be modular, fast and
 flexible. It is used in storage systems such as Swift and Ceph to add fault
 tolerance.


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



Bug#675322: ITA: at -- Delayed job execution and batch processing

2014-06-06 Thread Scott Leggett
Hi,

I'd like to adopt the package if that's okay (I note that Prach's ITA
was almost a year ago). I use this package regularly and have been
working on it for the last couple of days and managed to fix a few
compiler warnings and parser bugs [0]. I've also rewritten the existing
parser test suite in cmocka[1] and extended it. Once the test are more
complete, I'd also like to do some re-organisation of the code to clean
up some cruft.

Ansgar, would you be able to request collab-maint access for me? This
would also make it easier to fix several packaging bugs listed in the
BTS. (I'm going by the process at [2])

P.S. I'm not a DM or DD yet, but I've got a couple of packages in
Debian[3].

Thanks!

[0] https://github.com/smlx/at
[1] https://packages.debian.org/source/sid/cmocka
[2] https://wiki.debian.org/Alioth/PackagingProject
[3] http://qa.debian.org/developer.php?login=sc...@sl.id.au

-- 
Regards,
Scott Leggett


signature.asc
Description: Digital signature


Bug#746446: marked as done (ITP: phpmd -- PHP Mess Detector)

2014-06-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Jun 2014 18:00:06 +
with message-id 
and subject line Bug#746446: fixed in phpmd 1.5.0-1
has caused the Debian Bug report #746446,
regarding ITP: phpmd -- PHP Mess Detector
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.)


-- 
746446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich 
Control: block 744876 by -1

* Package name: php-pmd
  Version : 1.5.0
  Upstream Author : Manuel Pichler 
* URL : http://pdepend.org
* License : BSD-3-clause
  Programming Lang: PHP
  Description : PHP Mess Detector

The PHP Mess Detector aims to be a simplified PHP port of the well known
Java Tool PMD. This project uses PHP_Depend to measure several software
metrics from given source code, then it compares the calculated values
with customizeable thresholds and reports all suspect software artifacts.

It is a new dependency for the PHPUnit 4 and will be maintained inside
the PHP PEAR team.
--- End Message ---
--- Begin Message ---
Source: phpmd
Source-Version: 1.5.0-1

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

Debian distribution maintenance software
pp.
Prach Pongpanich  (supplier of updated phpmd 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, 30 Apr 2014 13:49:44 +0700
Source: phpmd
Binary: phpmd
Architecture: source all
Version: 1.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP PEAR Maintainers 
Changed-By: Prach Pongpanich 
Description: 
 phpmd  - ${phppear:summary}
Closes: 746446
Changes: 
 phpmd (1.5.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #746446)
Checksums-Sha1: 
 4430e5bb119bd080cf0e37e77d58b89f68095b64 1958 phpmd_1.5.0-1.dsc
 91368b433f2ae678f1fef78a1d79af03b4eaadbe 49534 phpmd_1.5.0.orig.tar.gz
 a8e41eb8cfedbffccc1c3f404a7d7589906378b4 2052 phpmd_1.5.0-1.debian.tar.xz
 e1f45ffa2386727f47e5bb9f6b557571fde856b6 51742 phpmd_1.5.0-1_all.deb
Checksums-Sha256: 
 ee3cfbaf567cb005438e0f97ed8f9747774a577aa7a397ae2468e9924e41b152 1958 
phpmd_1.5.0-1.dsc
 fd6533e6c794eb33422a301269fa928b124df6fc555c8d4b8786bdcb9b49529c 49534 
phpmd_1.5.0.orig.tar.gz
 088aa7c7e4c1d18d927b5e2f93692f520bf8e4b3fa1306ff24c0ddd1b3831b07 2052 
phpmd_1.5.0-1.debian.tar.xz
 05acf28771945807357cfccd6cc4f8de5c6b6e42f5f30a8eb0a6ad8a3af21e3a 51742 
phpmd_1.5.0-1_all.deb
Files: 
 3adca38177c2d3962a84abee259061a8 51742 php optional phpmd_1.5.0-1_all.deb
 ee88c13e5d11257f8147168b08e1d416 1958 php optional phpmd_1.5.0-1.dsc
 9b3ffd8cca7882d62d37bea4c773b9a2 49534 php optional phpmd_1.5.0.orig.tar.gz
 c50050c71696100c2ed4d3432fffe443 2052 php optional phpmd_1.5.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTZmRwAAoJELgqIXr9/gny7d4P+gLE8eodbhQ9VKrIb7jlXH4w
KahF3+QJoDccSs+yt9qkJlCW9LbymM+oxGdAwfqJ+OS0eT0kvkNC6A+fx7xltzYd
HfP4MxTfw7GnEwJYbSSYfEyylUtdeBtZkGMlO0mMHotkXQRpXtsq0G7OmNzfoxrA
U9jOlg/A7matNKuFjBerCTBCS6kyL4eI8Sf6TnS7A5iIbmtkA/KjK2V3xh3iK6jB
0T4w0OKoG7NorWXkyv/mcf6ez+W3g03mAguqL3Zy0Xt1fSesz1zMIgNszZB/hNVt
AZkv3dNN5PHNFA0TDaVuthnOIHUetqH/KKy/gmU67WIhPUl8LJSLLM7XI9Y8Iq4a
p1QVP3od+umv56UrmB8UTd+6IBui52VCg1+tnNY5ULZ+SoYzA6r2yJRj8dsOXDmB
AJP6tsVFcI43YbRkdYB61sfURsf8eFgTUItRXH4m8F/ZzonD+4M42ygqQjOy9GdX
/FAjTZcUQWso9uWuNhzAUUv+2k6fhCxdY5O99ZXu4kZvPYy7uDZZbpzQXfwP74UX
rX3ie9teq7CncAaKsVMaUjIo2thndktC22D9/Qr8RfG2SYOozPS7iVtNall0WBGp
FFbx/ZGNWYE/RwkHaBIVJajxxQZQTA1eh/X0oCIOu1q29mAb2CD9pRG5WRmRUsJ5
8nqpXrvVjaPvpwt94Wo2
=PjtK
-END PGP SIGNATURE End Message ---


Bug#746342: marked as done (ITP: pdepend -- design quality metrics for PHP package)

2014-06-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Jun 2014 18:00:06 +
with message-id 
and subject line Bug#746342: fixed in pdepend 1.1.4-1
has caused the Debian Bug report #746342,
regarding ITP: pdepend -- design quality metrics for PHP package
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.)


-- 
746342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Prach Pongpanich 
Control: block 744876 by -1

* Package name: php-depend
  Version : 1.1.4
  Upstream Author : Manuel Pichler 
* URL : http://pdepend.org
* License : BSD-3-clause
  Programming Lang: PHP
  Description : design quality metrics for PHP package

PHP_Depend is an adaption of the Java design quality metrics software
JDepend and the NDepend metric tool.

It is a new dependency for the PHPUnit 4 and will be maintained inside
the PHP PEAR team.
--- End Message ---
--- Begin Message ---
Source: pdepend
Source-Version: 1.1.4-1

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

Debian distribution maintenance software
pp.
Prach Pongpanich  (supplier of updated pdepend 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, 29 Apr 2014 14:58:58 +0700
Source: pdepend
Binary: pdepend
Architecture: source all
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian PHP PEAR Maintainers 
Changed-By: Prach Pongpanich 
Description: 
 pdepend- ${phppear:summary}
Closes: 746342
Changes: 
 pdepend (1.1.4-1) unstable; urgency=low
 .
   * Initial release. (Closes: #746342)
Checksums-Sha1: 
 68c77995702673cb736c46a5d25a1963bcce65d6 1976 pdepend_1.1.4-1.dsc
 60dc6deba946f0dec2c82c7e857d1505a41919a0 179584 pdepend_1.1.4.orig.tar.gz
 a0f216cb96bec3d0716c31e03b5e9fc91b6e7c33 2012 pdepend_1.1.4-1.debian.tar.xz
 c57b417317a5d5a90e3251a4d371cc3e5bd6cde3 147738 pdepend_1.1.4-1_all.deb
Checksums-Sha256: 
 2d0b75fee081ccac01a1ee3747f095a43d6d5efdf1067e467a84ea6d6e46bc44 1976 
pdepend_1.1.4-1.dsc
 1d362fd1d47f4be23c0111c85d2461deaec8e3084918df6c3f0a326095dc0556 179584 
pdepend_1.1.4.orig.tar.gz
 b0c5f9b2cfe8dfe88b1695d3dcab8ae8958cf1d5eb3434598182cbb694ae6f03 2012 
pdepend_1.1.4-1.debian.tar.xz
 ca9532463c55c55cc2e6feaddf0022441bfac9f6774e2c45882c372f3cafc107 147738 
pdepend_1.1.4-1_all.deb
Files: 
 dc5c60f8d4afe05464ed558d5925a48a 147738 php optional pdepend_1.1.4-1_all.deb
 ad5bb212e6deec1eb01c696881db84c9 1976 php optional pdepend_1.1.4-1.dsc
 2a026025e6d7e85020ef50b0d28638bb 179584 php optional pdepend_1.1.4.orig.tar.gz
 a67fbc4a844fb67716bfea19e6fe5a46 2012 php optional 
pdepend_1.1.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTZl5vAAoJELgqIXr9/gny0mwP/AsZcs/O7rhmS6vAdcErcBW0
hOJD9E2+yw9kbMSTGOkWEfzYoorbO11t1xtjAejOKJ9mvFckxOsSSwl4mHXJZRiU
Hd6Xxs3BHxC5Dl5MEROOTQMD02NEjkEJXp+9viNzphicwNj8XakWliC/pmMyWR7Q
kb+ameNtsd0gLudxi3KAUaVDpXFWMVzrE/C1pHk7o8tWPxzkHvaM4OjzzTD4CTsQ
lAxoV5FfYOg0oOn7SLibfL/iha9bdSBq4YYfl04qgzOP8o3aoiM1/HQ1ud/mWwP3
3NXZPcoEV5/5ef9nR9HVdNuK7yfcIdqnX4pxQqaHaXs3csS6OipPOtrKfL7aS2xz
itr/aTH7FKFA6XM4EGI789PQyum3klU0cKdNT8AFbORpFOdwEbB7M2gIPlXnpXYs
e0+l3xY086af2YIt9KaauQFqaikvgv/4aD3jAkMJEcgmh7vpebXRYAkU1+IEs2Qs
/dYbStEoL8XFKLMfoVC+P/Lugw54F+9kZ1HYaL9cYpx3nmAuR19vD4pJQnIagSMW
P0TTqjewA/Akc3pAfhWECQeNJXfqDZYqHcHTmasUskM6QOU3CT4+urRx7iXeXS7V
3wtgXyZqHyp1KNgrNlZvlRluHdQyCapbJwB9ItpUdfF1S0FlPMN2Hmj2gwAT3cYA
IbyDfGE1mZLXr+9d8/TH
=8bmj
-END PGP SIGNATURE End Message ---


Bug#740130: marked as done (ITP: libtime-hr-perl -- Perl interface to high-resolution timer)

2014-06-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Jun 2014 18:00:05 +
with message-id 
and subject line Bug#740130: fixed in libtime-hr-perl 0.02-1
has caused the Debian Bug report #740130,
regarding ITP: libtime-hr-perl -- Perl interface to high-resolution timer
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.)


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

Package: wnpp
Severity: wishlist
Owner: Peter Roberts 

* Package name: libtime-hr-perl
  Version : 0.02
  Upstream Author : Alexander Golomshtok 


* URL : http://metacpan.org/release/Time-HR/
* License : unknown
  Programming Lang: Perl, C
  Description : Perl interface to high-resolution timer

 Time::HR is a very simple interface to high-resolution timer - it only
 supports one function call - gethrtime(). gethrtime() function returns
 current high-resolution real time value either as 64-bit integer (on 
systems
 with 64-bit support) or double value. Time is expressed as nanoseconds 
since
 some arbitrary time in the past; it is not correlated in any way to 
the time
 of day, and thus is not subject to resetting or drifting by way of 
adjtime or

 settimeofday. The high resolution timer is ideally suited to performance
 measurement tasks, where cheap, accurate interval timing is required.
--- End Message ---
--- Begin Message ---
Source: libtime-hr-perl
Source-Version: 0.02-1

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

Debian distribution maintenance software
pp.
Peter Roberts  (supplier of updated libtime-hr-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, 2 Mar 2014 04:30:30 +
Source: libtime-hr-perl
Binary: libtime-hr-perl
Architecture: source amd64
Version: 0.02-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Peter Roberts 
Description: 
 libtime-hr-perl - Perl interface to high-resolution timer
Closes: 740130
Changes: 
 libtime-hr-perl (0.02-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #740130)
Checksums-Sha1: 
 e3b77071e9de3c597a261cfb48156c2b252abcd4 2101 libtime-hr-perl_0.02-1.dsc
 ec69676f4f538a396291eadd9b07a8d1deb709d9 3442 libtime-hr-perl_0.02.orig.tar.gz
 2397d3e45b74ce0432096a42d9c7ca640a1a8cc9 1688 
libtime-hr-perl_0.02-1.debian.tar.xz
 c97a3ee41feb1909b2fcc347ba4f121e7198b8ac 8670 libtime-hr-perl_0.02-1_amd64.deb
Checksums-Sha256: 
 d7dca4f32f82d53fe386b3c9a1544e22e0acadd1a8b5fbf48962a031325449de 2101 
libtime-hr-perl_0.02-1.dsc
 55a2ba693f73f33cff85d61ad344f1b501db8dd335d99a1757b92fd172a7b4ce 3442 
libtime-hr-perl_0.02.orig.tar.gz
 70f2fe1cd6a163290d307aa34de2aedf419660f791590bef804807928fce84de 1688 
libtime-hr-perl_0.02-1.debian.tar.xz
 7c22ed9a9497b897b47d61ba9b9a89611b80ebd816e560e9d1cffa9abdc4b051 8670 
libtime-hr-perl_0.02-1_amd64.deb
Files: 
 5f4207c4eae2a8f08202b0755430445c 2101 perl optional libtime-hr-perl_0.02-1.dsc
 49f2a757307481d9c73aa065596e4a97 3442 perl optional 
libtime-hr-perl_0.02.orig.tar.gz
 86104261e2ff4ca91f5c55c5b22882ed 1688 perl optional 
libtime-hr-perl_0.02-1.debian.tar.xz
 4601e9664e2a1f1ad75791d90593f70d 8670 perl optional 
libtime-hr-perl_0.02-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJrBAEBCgBVBQJTGQcQThSAAB0AKGlzc3Vlci1mcHJAZ3BnLmNvbW9kby5w
cml2LmF0RDFFMTMxNkU5M0E3NjBBODEwNEQ4NUZBQkIzQTY4MDE4NjQ5QUEwNgAK
CRC7OmgBhkmqBr5JD/0Vkn05KnIUUx9j4IpsUGe2RJ6enXUpvFHOgPLaSGzkAl9s
7U5m4PN19tfwsxoU/uQmbmFBwH1yuQlmq+ioxUAQPAcSWJA5x/5oK2iaU49EIHEa
q+/3rjyrLhznM6KG/K4pkFapvzfGMDLqHcNE/qhovsrJcDyYiHaYeYn+0E9RkMfE
w6wpK3VNQZMJTu515lRw4ZMGYN0ClAtCXZPuLpBEtU4Z1tenDRGpAgZqbYzsAt6n
V2tsTPdzJKTMi+dAkycbgulnKaJDuybF9csa2TBCKEHE21NZwYFWKhgxOGwLQjf5
UkeAQECSyg0zf61/d5FiOR/70wSxZbzoujOVfEWqPWRHhR2nVr8VPQpg6C6uoMu4
JfleNrt+bOafRiGskA2V/V2NfFBTG3PAFITKzfJwe5s9AKglXDDU8g2eQtYWrtLQ
qvpdBvy+psy3Jqffcs3q332v5sUKUqoNZ9tcu+qT0ZsSQqaFMtEAVhEPx2HgalxF
qvKT7XhKIbpy1veuZseIejd0O6kESSnvFGdR/UGK1BJioJer2wQc/Yso7foeI1oO
2/aoEWsNgjPoniA2pP5ga1A4nWtD6kFAZV95pgZho

Bug#750773: ITP: pantheon-terminal -- Modern terminal from elementary project

2014-06-06 Thread Sergey Shnatsel Davidoff
Package: wnpp
Severity: wishlist
Owner: "Sergey "Shnatsel" Davidoff" 

* Package name: pantheon-terminal
  Version : 3.0.1
* URL : https://launchpad.net/pantheon-terminal
* License : GPLv3+
  Description : pantheon-terminal: Modern terminal from elementary project

Pantheon Terminal is a beautiful and simple terminal emulator.
It's designed to be set up with sane defaults and little to no configuration
and follows the elementary OS Human Interface Guidelines.

This work is part of my Google Summer of Code project on packaging elementary
software for Debian, see
https://wiki.debian.org/SummerOfCode2014/Projects/PackageElementarySoftware for
more information.


-- 
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/20140606192540.1873.55431.reportbug@sid-virtual



Bug#750774: ITP: contractor -- service for sharing data between apps

2014-06-06 Thread Sergey Shnatsel Davidoff
Package: wnpp
Severity: wishlist
Owner: "Sergey "Shnatsel" Davidoff" 

* Package name: contractor
  Version : 0.3.1
* URL : https://launchpad.net/contractor
* License : GPLv3+
  Description : service for sharing data between apps

A sharing service that allows source apps to send their data to registered
destination apps. This way, data source apps don't have tohave the destination
apps hard-coded into them.

This work is part of my Google Summer of Code project on packaging elementary
software for Debian, see
https://wiki.debian.org/SummerOfCode2014/Projects/PackageElementarySoftware for
more information.


-- 
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/20140606192944.1914.55682.reportbug@sid-virtual



Bug#750775: ITP: cerbere -- service to relaunch Pantheon shell components

2014-06-06 Thread Sergey Shnatsel Davidoff
Package: wnpp
Severity: wishlist
Owner: "Sergey "Shnatsel" Davidoff" 

* Package name: cerbere
  Version : 0.2.1
* URL : https://launchpad.net/cerbere
* License : GPLv2+
  Description : service to relaunch Pantheon shell components

Cerbere is a sort of watchdog designed for Pantheon. It monitors a predefined
list of processes (configurable through GSettings) and relaunches them if they
end. This is helpful to keep the panel, dock, and wallpaper running, even if
they crash or are killed by another process.

This work is part of my Google Summer of Code project on packaging elementary
software for Debian, see
https://wiki.debian.org/SummerOfCode2014/Projects/PackageElementarySoftware for
more information.


-- 
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/20140606193342.1945.63307.reportbug@sid-virtual



Bug#750777: ITP: plank -- Elegant, simple, clean dock

2014-06-06 Thread Sergey Shnatsel Davidoff
Package: wnpp
Severity: wishlist
Owner: "Sergey "Shnatsel" Davidoff" 

* Package name: plank
  Version : 0.6.1
* URL : https://launchpad.net/plank
* License : GPLv3+
  Description : Elegant, simple, clean dock

Plank is a dock enabling you to start applications and manage your windows.

This work is part of my Google Summer of Code project on packaging elementary
software for Debian, see
https://wiki.debian.org/SummerOfCode2014/Projects/PackageElementarySoftware for
more information.


-- 
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/20140606194108.1976.21443.reportbug@sid-virtual



Bug#750778: ITP: maya-calendar -- GTK+ calendar application

2014-06-06 Thread Sergey Shnatsel Davidoff
Package: wnpp
Severity: wishlist
Owner: "Sergey "Shnatsel" Davidoff" 

* Package name: maya-calendar
  Version : 0.3
* URL : https://launchpad.net/maya
* License : GPLv3+
  Programming Lang: Vala
  Description : GTK+ calendar application

Maya is a slim, lightweight, GTK+ calendar application written  in Vala and
designed for elementary OS.
It features an easy to use yet powerful user interface, provides a daemon to
notify the user about upcoming events and supports synchronization with  Google
Calendar as well as CalDAV-supporting services such as OwnCloud.

This work is part of my Google Summer of Code project on packaging elementary
software for Debian, see
https://wiki.debian.org/SummerOfCode2014/Projects/PackageElementarySoftware for
more information.


-- 
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/20140606195105.2001.12725.reportbug@sid-virtual



Bug#750780: ITP: efivar -- Tools to manage UEFI variables

2014-06-06 Thread Daniel Jared Dominguez

Package: wnpp
Severity: wishlist
Owner: Daniel Jared Dominguez 

* Package name: efivar
  Version : 0.10
  Upstream Author : Peter Jones 
* URL : https://github.com/vathpela/efivar
* License : LGPL
  Programming Lang: C
  Description : Tools to manage UEFI variables

efibootmgr (as of version 0.7.0) now uses efivar for manipulating 
(U)EFI variables, so this package needs to be in Debian too.


I currently co-maintain efibootmgr.

--
Jared Domínguez
Server OS Engineering
Dell | Enterprise Solutions Group


--
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/20140606202527.ga9...@dell.com



Processed: owner 608645 Marcio de Souza Oliveira

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

> owner 608645 Marcio de Souza Oliveira 
Bug #608645 [wnpp] ITP: crunch -- wordlist generator
Owner recorded as Marcio de Souza Oliveira .
> --
Stopping processing here.

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



Bug#745497: gevenhttpclient ITP

2014-06-06 Thread Jelmer Vernooij
Is there anything I can help with? It looks like geventhttpclient
depeds on the certifi module, which is also not packaged in Debian?

Cheers,

Jelmer


signature.asc
Description: Digital signature


Processed: ITP: jquery-i18n-properties - lightweight jQuery internationalization plugin

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

> owner 750765 Daniel Pocock 
Bug #750765 [wnpp] ITP: jquery-i18n-properties - lightweight jQuery 
internationalization plugin
Owner recorded as Daniel Pocock .
> stop
Stopping processing here.

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



Processed: python-fysom: block ITP 747812 by RFS 750771

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

> block 747812 by 750771
Bug #747812 [wnpp] ITP: python-fysom -- fysom provides a python finite state 
machine
747812 was not blocked by any bugs.
747812 was blocking: 693198
Added blocking bug(s) of 747812: 750771
> stop
Stopping processing here.

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



Bug#743026: cinnamon experimental missing ITP deps

2014-06-06 Thread Zoltan Hidvegi
The experimental cinnamon package is still uninstallable, even though
it seems most (if not all) the required parts have been uploaded to
ftp-master, nut the ITP requests are still pending? Is there any way
to download the pending packages? Is there any side repository that
can be used for testing?

Thanks,
 -Zoltan


-- 
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/cahexyncyaqbus2vnh0evvxo+-bab6t8hwgdeygefr3mzi7w...@mail.gmail.com