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

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

> # Thursday 4 April  07:03:14 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW:  href="http://packages.qa.debian.org/bouncycastle";>bouncycastle
> tags 675819 + pending
Bug #675819 [libbcmail-java] Split libbcmail-java
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/bouncycastle";>bouncycastle
> tags 699885 + pending
Bug #699885 [bouncycastle] TLS timing attack in bouncycastle (Lucky 13)
Added tag(s) pending.
> # Source package in NEW:  href="http://packages.qa.debian.org/bouncycastle";>bouncycastle
> tags 701698 + pending
Bug #701698 [libbcprov-java] libbcprov-java: Please uprade to v1.47
Added tag(s) pending.
> # Source package in NEW: slowaes
> tags 704476 + pending
Bug #704476 [wnpp] ITP: slowaes -- implementations of AES in slow languages
Added tag(s) pending.
>
End of message, stopping processing here.

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


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



Bug#704587: ITP: libtcod -- an API for roguelike developpers

2013-04-04 Thread Etienne Millon
* Oohara Yuuma  [130404 09:26]:
> The upstream makefile says:
> 
> > libtcod.so : $(TEMP)/libtcod/release $(LIBOBJS_C_RELEASE)
> > gcc -shared -Wl,-soname,$@ -o $@ $(LIBOBJS_C_RELEASE) $(ZLIB_LIBS) 
> > $(PNG_LIBS) $(SDL_LIBS) $(CFLAGS) $(OPENGL_LIB)
> 
> Please discuss the SONAME version with the upstream before packaging.

Sure. I just used "0" in my preliminary packaging work but the lack of
soname may be a problem. I'm afraid that it won't be easy to
convince upstream as the library has an history of API breakage [1].

Do you know if we have a comprehensive "how-to" / "why" document to
explain these problems ? The upstream guide [2] mentions a library
guide [3], and there's also [4] but everything is good to be
forwarded.

If upstream is not interested, I believe that the best solution is to
package a static library (or embed it into the brogue source package)
but I'd like to avoid that.

Thanks

[1]: http://upstream-tracker.org/versions/libtcod.html
[2]: http://wiki.debian.org/UpstreamGuide
[3]: 
http://davidz25.blogspot.fr/2011/07/writing-c-library-part-5.html#abi-api-versioning
[4]: http://semver.org/

-- 
Etienne Millon


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



Processed: r5243 - in packages: . woff-tools woff-tools/trunk woff-tools/trunk/debian woff-tools/trunk/debian/source

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

> tags 703996 pending
Bug #703996 [wnpp] ITP: woff-tools -- tools to convert between OpenType and 
WOFF formats
Bug #703997 [wnpp] ITP: woff-tools -- tools to convert between OpenType and 
WOFF formats
Added tag(s) pending.
Added tag(s) pending.
> thanks
Stopping processing here.

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


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



Bug#673424: Fwd: Bug#673424: bbswitch packaging

2013-04-04 Thread Vincent Cheng
On Wed, Apr 3, 2013 at 5:13 AM, Aron Xu  wrote:
[snip]
> Then could you add it to Debian's git repo?

Done. But in the process of building the packages I hit another issue
[1], so please hold off (yet again) on uploading primus until it gets
fixed.

>> As an aside, I made a comment about the current architecture field of
>> bbswitch after Ratesh uploaded 0.6, but I suppose you may have missed
>> them:
>>
>> "Also, why did you opt for Architecture: linux-any for a dkms package?
>> Everything inside the binary package is installed into an
>> arch-independent  location, so I think it should probably be arch:all
>> instead, and most dkms packages [1] adhere to being arch:all,
>> including dkms itself. But since you've  explicitly moved the package
>> from arch:all to arch:linux-any, I'll just leave it be..."
>>
>
> AFAIK even though bbswitch does not contain any architecture specific
> file, it does not work on other platforms other than linux-any, e.g.
> kfreebsd and hurd. So I moved it to linux-any. (And yes, there is dkms
> support for kfreebsd.)

However, we end up duplicating the package on all linux archs (there's
no difference between the bbswitch package built on i386 vs. amd64, or
mips, or sparc, or ppc...). It just feels redundant to me, but on the
whole it's just a minor issue. I'm fine with leaving it as-is.

How about bumblebee though? That really should be restricted to i386
and amd64 only; Nvidia Optimus is AFAIK only supposed to work with
Intel+Nvidia hardware combinations, so that pretty much limits it to
being used on i386 + amd64.

Vincent

[1] https://github.com/Bumblebee-Project/bumblebee-ppa/issues/11


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



Bug#678332: marked as done (ITP: pynac -- engine for symbolic geometric calculus for Python)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 10:00:07 +
with message-id 
and subject line Bug#678332: fixed in pynac 0.2.6-1
has caused the Debian Bug report #678332,
regarding ITP: pynac -- engine for symbolic geometric calculus for Python
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.)


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

Package: wnpp
Severity: wishlist
Owner: Julien Puydt 

* Package name: pynac
  Version : 0.2.4
  Upstream Author : Burcin Erocal 
* URL : http://pynac.sagemath.org
* License : GPL-2+
  Programming Lang: C++
  Description : engine for symbolic geometric calculus for Python

Pynac (which stands for "Python is Not a CAS") is a fork of GiNaC that
replaces the dependency of GiNaC on CLN (Class Library for Numbers,
C++) by a dependency on Python.

This is the library for symbolic geometric calculus in Python, as used
in SAGE (http://www.sagemath.org).

Notice that the homepage is a 503 since a few days, and my experimental
personal package is based on sources I took in SAGE's sources and
re-tarred -- definitely ugly! I'm in contact with upstream: they
have a new version almost ready to ship and are aware of their homepage
situation.

When things will be clearer, I'll work on a better package.

Should I put myself as maintainer or put in under the
debian-science-maitainers umbrella?

Snark on #debian-science


--- End Message ---
--- Begin Message ---
Source: pynac
Source-Version: 0.2.6-1

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

Debian distribution maintenance software
pp.
Julien Puydt  (supplier of updated pynac 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 22 Mar 2013 15:05:37 +0100
Source: pynac
Binary: libpynac5 libpynac-dev
Architecture: source amd64
Version: 0.2.6-1
Distribution: sid
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Julien Puydt 
Description: 
 libpynac-dev - Engine for symbolic geometric calculus for Python (development 
fi
 libpynac5  - Engine for symbolic geometric calculus for Python
Closes: 678332
Changes: 
 pynac (0.2.6-1) unstable; urgency=low
 .
   * Initial release (Closes: #678332).
   * Patch to remove obsolete comments (sent upstream).
Checksums-Sha1: 
 4abf5e29c09f1102b2f2414dba67252ee0f44aef 1989 pynac_0.2.6-1.dsc
 5a134238963ea9edfcbc72c68b7b468fc7ea4556 635018 pynac_0.2.6.orig.tar.gz
 bcf9462e9b4a536bfe9fe84a14bd708a1e95172f 2685 pynac_0.2.6-1.debian.tar.gz
 f47a9a95fd24ce712872cb2322f967994ef13c58 774688 libpynac5_0.2.6-1_amd64.deb
 5f39f27203b6c7565fcd47956cec03ae6103154e 75328 libpynac-dev_0.2.6-1_amd64.deb
Checksums-Sha256: 
 cc3be3a8dfeeaf002eb94e6a8edcbf6864cdb40879451170e302148b86a9a85a 1989 
pynac_0.2.6-1.dsc
 f5edae83ec54b4445e5f6bdde2e91086a46f0494037547fb719de5105cdb3cd4 635018 
pynac_0.2.6.orig.tar.gz
 47c91a3060f86adf05a883bb3be11d7a13622e56f122517dfbaed8fcfaaa8883 2685 
pynac_0.2.6-1.debian.tar.gz
 435490e4b90eb2b236a1d1b4e6be291693de67cc5185fc45d43568502a3c9e89 774688 
libpynac5_0.2.6-1_amd64.deb
 02ec801157d25250c9a50f0dd67a9659df74a0cca300dbb20d82a89000b16f51 75328 
libpynac-dev_0.2.6-1_amd64.deb
Files: 
 b8d8b0763e3a71f8609ca339c7de9cd8 1989 math optional pynac_0.2.6-1.dsc
 b5b7e81912434424fbb1fa56a8d98bc7 635018 math optional pynac_0.2.6.orig.tar.gz
 db06fb87ef35eedf476d0af2dbd4746b 2685 math optional pynac_0.2.6-1.debian.tar.gz
 5c3fe27f98d7cab7725cfd039a1fa59b 774688 math optional 
libpynac5_0.2.6-1_amd64.deb
 6222d304f2d6a60f38d8964226a4e089 75328 libdevel optional 
libpynac-dev_0.2.6-1_amd64.deb

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

iQIcBAEBCAAGBQJRTKvHAAoJEIyCFp2Ozs0q+SYQAK/W2nUBUFSbfVMRHpLWfgPR
ceCZaU+QWuswtMpNA7t/NMsxT5FOu8WlHBjMq0SMqBgcYFyCMGMVr++5m+WSdn4F
E4HZtQNmBqvp9EYQkRCgeBkHaXPHFyaqey1pKmdwfvX0iafRmZzwj0gthieCiCO4
XiL5U+8Uklh92f2oXxN2tu4/NP3h54dQzbjAF6WVG0SHNgIfQ4QFhUJZVnnEMc/Z
vqA6d3sn7jcmuW3bjVS1cYLrRzfrX1yKA9cWTNKLLJqIIQbWXgpdr0kDOUWljarC
Vb+HQjF8A41B1WmUt/YC6KFjaKyx

Bug#701129: marked as done (ITP: haskell-fingertree -- Generic finger-tree data structure implementation in Haskell)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 10:00:06 +
with message-id 
and subject line Bug#701129: fixed in haskell-fingertree 0.0.1.1-1
has caused the Debian Bug report #701129,
regarding ITP: haskell-fingertree -- Generic finger-tree data structure 
implementation in Haskell
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.)


-- 
701129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701129
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Masayuki Hatta 

* Package name: haskell-fingertree
  Version : 0.0.1.1
  Upstream Author : Ross Paterson  and Ralf Hinze
* URL : http://hackage.haskell.org/package/fingertree
* License : BSD
  Programming Lang: Haskell
  Description : Generic finger-tree data structure implementation in Haskell

This Haskell library provides a general sequence representation with 
arbitrary annotations, for use as a base for implementations of
various collection types.
--- End Message ---
--- Begin Message ---
Source: haskell-fingertree
Source-Version: 0.0.1.1-1

We believe that the bug you reported is fixed in the latest version of
haskell-fingertree, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Masayuki Hatta (mhatta)  (supplier of updated 
haskell-fingertree 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 22 Feb 2013 07:38:29 +0900
Source: haskell-fingertree
Binary: libghc-fingertree-dev libghc-fingertree-prof libghc-fingertree-doc
Architecture: source all amd64
Version: 0.0.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 

Changed-By: Masayuki Hatta (mhatta) 
Description: 
 libghc-fingertree-dev - Generic finger-tree data structure implementation in 
Haskell
 libghc-fingertree-doc - Generic finger-tree data structure implementation in 
Haskell
 libghc-fingertree-prof - Generic finger-tree data structure implementation in 
Haskell
Closes: 701129
Changes: 
 haskell-fingertree (0.0.1.1-1) unstable; urgency=low
 .
   * Initial release. (closes: #701129)
   * Debianization generated by cabal-debian
Checksums-Sha1: 
 b3aa841b4be5bb297b374e0cee68e2e42ab947d5 1648 haskell-fingertree_0.0.1.1-1.dsc
 e00e4a0ad48e4d9f0738d121014b8a598a72f6b8 11297 
haskell-fingertree_0.0.1.1.orig.tar.gz
 21c38fb26c18452c41d5e9520072a67b0bb2c3d9 2161 
haskell-fingertree_0.0.1.1-1.debian.tar.gz
 ec8f2b99893ad2de332a9124ee94bb0528f1cfa1 61620 
libghc-fingertree-doc_0.0.1.1-1_all.deb
 5bb638cd91465e089f9c4339a834d9a159b03c1d 181052 
libghc-fingertree-dev_0.0.1.1-1_amd64.deb
 6888ca8aa3c98d261363ec7b5ed75c6bbfd93cea 198404 
libghc-fingertree-prof_0.0.1.1-1_amd64.deb
Checksums-Sha256: 
 ae0734985a6d9d79a987eedacab73937011dc44071bf68fff301e7bdbabdec8f 1648 
haskell-fingertree_0.0.1.1-1.dsc
 e85899211089a2878bbf126e2e9f11eea52125a0cf2a078a48a364b188c89402 11297 
haskell-fingertree_0.0.1.1.orig.tar.gz
 6e389b01ddfba6e0aeeff63b362552855fa593410a205a5c83b397ff8af8ce46 2161 
haskell-fingertree_0.0.1.1-1.debian.tar.gz
 b585f14deaf91b60b1d882755011176867814f33553b8778cbcd9818e0440dc4 61620 
libghc-fingertree-doc_0.0.1.1-1_all.deb
 cbdeeede0bd9d7289812b5de3cbb44ee32dbc98de8c17414091d7bf6adda7663 181052 
libghc-fingertree-dev_0.0.1.1-1_amd64.deb
 274e638f690aa77b0ffd16e4c0d354a10282336d4dbda4fa452371b2daebda60 198404 
libghc-fingertree-prof_0.0.1.1-1_amd64.deb
Files: 
 8bdc568ddd18c2825ffa6d662016e160 1648 haskell extra 
haskell-fingertree_0.0.1.1-1.dsc
 edac999eecb54f888a25ec90bd24d68b 11297 haskell extra 
haskell-fingertree_0.0.1.1.orig.tar.gz
 881f57209b7657acdc424989c9e2d3e4 2161 haskell extra 
haskell-fingertree_0.0.1.1-1.debian.tar.gz
 f1cc134c7275a3709bfb7c0478895cee 61620 doc extra 
libghc-fingertree-doc_0.0.1.1-1_all.deb
 b7ccaa8ebe0a381d58ee0211f8752fa3 181052 haskell extra 
libghc-fingertree-dev_0.0.1.1-1_amd64.deb
 f254294ceb4207c527915bedf13e13c0 198404 haskell extra 
libghc-fingertree-prof_0.0.1.1-1_amd64.deb

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

iEYEARECAAYFAlEmqxsACgkQy2+jQOcHWlS7CQCgmonQdKwc9DOQTIkcKOK427V7
/YIAoJ4RIThStKjj5D

Processed: blocking 703996 by 704668

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

> block 703996 by 704668
Bug #703996 [wnpp] ITP: woff-tools -- tools to convert between OpenType and 
WOFF formats
Bug #703997 [wnpp] ITP: woff-tools -- tools to convert between OpenType and 
WOFF formats
703996 was not blocked by any bugs.
703996 was not blocking any bugs.
Added blocking bug(s) of 703996: 704668
703997 was not blocked by any bugs.
703997 was not blocking any bugs.
Added blocking bug(s) of 703997: 704668
> thanks
Stopping processing here.

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


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



Bug#695575: marked as done (ITP: waagent -- Windows Azure Linux Agent)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 11:00:06 +
with message-id 
and subject line Bug#695575: fixed in waagent 1.2-1
has caused the Debian Bug report #695575,
regarding ITP: waagent -- Windows Azure Linux Agent
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.)


-- 
695575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695575
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Arnaud Patard (Rtp) 
Severity: wishlist
X-Debbugs-CC: debian-cl...@lists.debian.org

* Package name: waagent
  Version : 1.2

* URL : https://github.com/Windows-Azure/WALinuxAgent/
* License : Apache 2.0
  Description : Windows Azure Linux Agent

 The Windows Azure Linux Agent (waagent) manages VM interaction with the
 Windows Azure Fabric Controller.
--- End Message ---
--- Begin Message ---
Source: waagent
Source-Version: 1.2-1

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

Debian distribution maintenance software
pp.
Arnaud Patard  (supplier of updated waagent 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 10 Dec 2012 09:22:45 +0100
Source: waagent
Binary: waagent
Architecture: source amd64
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Patard 
Changed-By: Arnaud Patard 
Description: 
 waagent- Windows Azure Linux Agent
Closes: 695575
Changes: 
 waagent (1.2-1) unstable; urgency=low
 .
   * Initial import (Closes: #695575)
Checksums-Sha1: 
 a3e9571cc76bbfb146e027a47251dc2eca36f392 1710 waagent_1.2-1.dsc
 d04f55dc49a95dac7b487568f777404d700bb068 33656 waagent_1.2.orig.tar.gz
 3c55efd172b0f8a17d97a2cc3b35c386fc7fdb46 2769 waagent_1.2-1.debian.tar.gz
 5eddf9e347e15ef40c7744adf565b7b19a54d86b 34450 waagent_1.2-1_amd64.deb
Checksums-Sha256: 
 619192f5ac9837b50642e3e6c3b0a47ac025b0f4b46c598a650b053976877fd3 1710 
waagent_1.2-1.dsc
 7de8e4dce3a68eb107c33a1d2bdbcdc6199f38cc86760342cfc6f659e9fcf0e2 33656 
waagent_1.2.orig.tar.gz
 3e9523a16e2bcf4a3c0e4445c45c54f5d4f1c9abe9b320b62e6be5a6504d5427 2769 
waagent_1.2-1.debian.tar.gz
 cc986ded6cefbae1b2da4a182e2bf59c897a419d3eb1e7f211c2022cd2f90370 34450 
waagent_1.2-1_amd64.deb
Files: 
 fb89c9d97f84a920f7dc930af85ce1f4 1710 admin extra waagent_1.2-1.dsc
 8255bbd44c1e3e4035b1e8051aa47edd 33656 admin extra waagent_1.2.orig.tar.gz
 4a04eea1466c2b0d9471e4ac27b3c3d6 2769 admin extra waagent_1.2-1.debian.tar.gz
 95a5b9f568d022e12c6db00389f2300a 34450 admin extra waagent_1.2-1_amd64.deb

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

iQIcBAEBCgAGBQJQ7ow0AAoJEF0yjQgqqrFAjBoP/j+jAYtqNJ4J2UXWOKm2kB3e
Lcp+dGGRSqSXzYV2hyqdTmoosrhMDdihv6SnmcUtr8bsLLY0v/DLy7+ZtUgYKnX7
0uSoFJ0UAYVU7FPUvddahLpwAHVt9yrfO/PkwwK5Iqfxlg+iDrjote3A/xYoMkE3
40iwgPbFlaD60c6KdBJc+TukkIRHmHoKAGDD16pBCbQC1Ogu3WYUWZGqEcpLsLvg
NcV3kPd8tOcvfofjz2A12VipS48Ub6OjKFKvDEDql638bcQKLNv4xpKMTHiCiljh
5ED8j4t674r0XJnYuNu4X84lXkovqZOs6mzbcZ/QZGwojxuMaRTrSQu79rcgcob0
7nIy4gbtt+iIesY74G3hqdsS3/JVC1kX0a7h6RJGiV91+owbahV5mGmfT4qPMN5+
4R4lWm/xCJP7X5IF5Pi9b33+vZFPxPaMFtlvJfhY8cykolf66IxeHFpL48x0M0RW
2B2LQml0PysCt6fQYK7w7Qrz32idXoWwBZeIdSIJkhdr9giwCd116zqJapcNjfXI
ryeYzDuDfwIIi/EqiEXpHRkQlDXIukz+n5juz9ex8brGt0CTFSIXyp5n/kpmK9te
aKnoGSt4Yz2Z+NdOioPOFPXDPVP9AztFJxuY3XYBVLgwGPqSH59jufVQtY8kHQ+Y
4dscBC3xYzgZ5aIENRUt
=x9eE
-END PGP SIGNATURE End Message ---


Bug#697869: marked as done (ITP: librrd-simple-perl -- Simple interface to create and store data in RRD files)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 11:00:05 +
with message-id 
and subject line Bug#697869: fixed in librrd-simple-perl 1.44-1
has caused the Debian Bug report #697869,
regarding ITP: librrd-simple-perl -- Simple interface to create and store data 
in RRD files
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.)


-- 
697869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Russ Allbery 

* Package name: librrd-simple-perl
  Version : 1.44
  Upstream Author : Nicola Worthington 
* URL : http://search.cpan.org/dist/RRD-Simple/
* License : Apache 2.0
  Programming Lang: Perl
  Description : Simple interface to create and store data in RRD files

RRD::Simple provides a simple interface to RRDTool's RRDs module that
supports creating RRD files and storing data.  It provides a simple
mechanism to create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names
to an existing RRD file.  It is useful for quick storage of data in an
RRD file if you do not need to, nor want to, bother defining custom RRA
definitions.

RRD::Simple does not currently offer a fetch method to retrieve data; for
that, use the RRDs module directly.
--- End Message ---
--- Begin Message ---
Source: librrd-simple-perl
Source-Version: 1.44-1

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

Debian distribution maintenance software
pp.
Russ Allbery  (supplier of updated librrd-simple-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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 10 Jan 2013 09:46:00 -0800
Source: librrd-simple-perl
Binary: librrd-simple-perl
Architecture: source all
Version: 1.44-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Russ Allbery 
Description: 
 librrd-simple-perl - Simple interface to create and store data in RRD files
Closes: 697869
Changes: 
 librrd-simple-perl (1.44-1) unstable; urgency=low
 .
   * Initial release.  (Closes: #697869)
Checksums-Sha1: 
 a8092cd3807b7288d4448ac450aca918e8bdb9e0 1767 librrd-simple-perl_1.44-1.dsc
 8322e3d6b5a3dde21215b678de2dfc3fe4c3b61f 303444 
librrd-simple-perl_1.44.orig.tar.gz
 c3633e1433acce34a36b724118329853233c6df2 3502 
librrd-simple-perl_1.44-1.debian.tar.gz
 6c0df82b9ed99bdc61992789183e6b15f2158441 315066 
librrd-simple-perl_1.44-1_all.deb
Checksums-Sha256: 
 41bba8ff94fa9eb317ae761ed7426b4b09f924cc4f59f58bbf2f2f754428ae70 1767 
librrd-simple-perl_1.44-1.dsc
 6ddda37bc49adeeb2ccc89d0ef320ea2f3287799fa4186ba9a54d2124efb473f 303444 
librrd-simple-perl_1.44.orig.tar.gz
 998edb81b692795aaa62cbf18bfb4bb39043d114a8cdb6f8a8d2db66cb58654c 3502 
librrd-simple-perl_1.44-1.debian.tar.gz
 1e90a184248e9258af0d7fdeea47596a8b25994b4150a6a81da239b38b116fc1 315066 
librrd-simple-perl_1.44-1_all.deb
Files: 
 a4d8fcd40d5995bba8f3cb46e771d934 1767 perl optional 
librrd-simple-perl_1.44-1.dsc
 cddfd8b22310946974af7762e1778a7e 303444 perl optional 
librrd-simple-perl_1.44.orig.tar.gz
 2bc157773a4e88851bcf4406f46f5ae1 3502 perl optional 
librrd-simple-perl_1.44-1.debian.tar.gz
 6f04175f4cfddb66982e90807a21bee6 315066 perl optional 
librrd-simple-perl_1.44-1_all.deb

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

iQEcBAEBCAAGBQJQ7xIfAAoJEH2AMVxXNt51to4IAINmQ5T/aVBw6dAasOkrOoRX
U5Nspazc0lMUFLqqlJ2k7OzO96piNJf9qFqxcfKlMpDRA2JsqxE0TmS1UUs3/sDL
3iiBmf9lVh2MW3Vpy7mOl//EKAIhTM+WUqT2q7xVyJcKkhYOD77Rl5+vhmqysNxi
Wupg0/QOvPMsivSkXha4GvMfMIQ1GMP6rLzRdMWDRpO9/vmxelrEjcTTZDYbRLcD
a3EJt86jfDyk7jBvDD5/0/vIaKc002N+wF30uuEKq/ioQ6JPB5is1UksGT19S1FJ
i8xvzm/VOebR5LzUfJXNF8ATYrMvsXahvmmtIinj7ex8ZvL0UGQA+a3If3h9chs=
=kTZ9
-END PGP SIGNATURE End Message ---


Bug#697792: marked as done (ITP: libm4rie -- extended Method of the Four Russians Inversion library)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 11:00:04 +
with message-id 
and subject line Bug#697792: fixed in libm4rie 20120613-1
has caused the Debian Bug report #697792,
regarding ITP: libm4rie -- extended Method of the Four Russians Inversion 
library
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.)


-- 
697792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Cédric Boutillier" 

* Package name: libm4rie
  Version : 20120613
  Upstream Author : Martin Albrecht 
* URL : http://m4ri.sagemath.org
* License : GPL-3+
  Programming Lang: C
  Description : extended Method of the Four Russians Inversion library

 M4RIE is a library for fast arithmetic with dense matrices over small finite
 fields of even characteristic. It uses the M4RI library, implementing the same
 operations over the finite field F2.
 .
 The name M4RI comes from the first implemented algorithm: The "Method
 of the Four Russians" inversion algorithm.  This algorithm in turn is
 named after the "Method of the Four Russians" multiplication
 algorithm which is probably better referred to as Kronrod's method.
 .
 This package contains development files for the M4RIE library

 Cheers,

 Cédric
--- End Message ---
--- Begin Message ---
Source: libm4rie
Source-Version: 20120613-1

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

Debian distribution maintenance software
pp.
Cédric Boutillier  (supplier of updated libm4rie 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 Jan 2013 19:27:18 +0100
Source: libm4rie
Binary: libm4rie-dev libm4rie-0.0.20120613
Architecture: source amd64
Version: 20120613-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 

Changed-By: Cédric Boutillier 
Description: 
 libm4rie-0.0.20120613 - extended Method of the Four Russians Inversion 
library, shared li
 libm4rie-dev - extended Method of the Four Russians Inversion library, 
developme
Closes: 697792
Changes: 
 libm4rie (20120613-1) experimental; urgency=low
 .
   * Initial release. (Closes: #697792)
   * Override lintian message about the absence of upstream changelog.
Checksums-Sha1: 
 b38296fe8adcbc206eaff21d8b9dc407dc765282 2032 libm4rie_20120613-1.dsc
 667be15e50033dabeaefeac4f25595f1cb537b42 99758 libm4rie_20120613.orig.tar.gz
 b18aed31661f526576637a3fb7ff89e744c86f05 2148 libm4rie_20120613-1.debian.tar.gz
 f0a80fd0d2448a31cb6bc77ccd6ae4b7ded85b00 126818 
libm4rie-dev_20120613-1_amd64.deb
 0ef5cb5cf92d12b538c8d7bcd1282928f2868756 92602 
libm4rie-0.0.20120613_20120613-1_amd64.deb
Checksums-Sha256: 
 3998210a68f044032dbf172bc67ac738415f8b8581c1e21b6db787e62cdc6221 2032 
libm4rie_20120613-1.dsc
 6fd854fa507c4cee397d8d1ff5ace1fcbe0baf486ebe12d41216cb612b254480 99758 
libm4rie_20120613.orig.tar.gz
 f9b43d886c5f1b059fae37f29ab2d646edd1424be2666bfb58478bcb687d3cb9 2148 
libm4rie_20120613-1.debian.tar.gz
 69017e1299c8ff4831cdb93d8293391125418f530f4900f2a2b87040437f48ef 126818 
libm4rie-dev_20120613-1_amd64.deb
 2a6fa38df42941e01356d2a0dd4b1c41a35e96187119e6f222c8b99530f627e0 92602 
libm4rie-0.0.20120613_20120613-1_amd64.deb
Files: 
 23822baad13db5cc1d238fc91e5fce2f 2032 math optional libm4rie_20120613-1.dsc
 1be23c244cc4237e88e36c940cec4fe5 99758 math optional 
libm4rie_20120613.orig.tar.gz
 8442ca7bbbd8c6b16cea955ff343076f 2148 math optional 
libm4rie_20120613-1.debian.tar.gz
 0d28556f9256e90df29716acc1bee346 126818 libdevel optional 
libm4rie-dev_20120613-1_amd64.deb
 b60aa726f065df6d2aa4240bcf077c28 92602 libs optional 
libm4rie-0.0.20120613_20120613-1_amd64.deb

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

iQIcBAEBCAAGBQJQ7rIhAAoJENpJWPYR4Unp3+0QAImVNBdZStJBWsXDq9AM1Da9
UKlkS/Sg/hWFyfDNG5BaOhSYAuG/2hJI3IZp44n8vgzSrpy3KbEygHa2VrQ3r8Fz
Anm4rwsQEz/ihURKNIF4sr7ThvWIB46okUmwB+byagvaTtkxLU8Fp5IlWfTFerh0
MYhlMy5cycqMVQoRyBMxV6AKGSumvTgBSAY/Sutf4lxOjJMgjw0ZJq7ALKhKXjDF
CL+/RZeP6OSzOnVSvfDLyn6Ok9zIdxkYcLYIs57

Bug#694173: marked as done (ITP: gdnsd -- authoritative domain name server)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 12:00:06 +
with message-id 
and subject line Bug#694173: fixed in gdnsd 1.7.5-1
has caused the Debian Bug report #694173,
regarding ITP: gdnsd -- authoritative domain name server
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
694173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694173
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Faidon Liambotis 

* Package name: gdnsd
  Version : 1.6.9
  Upstream Author : Brandon L Black
* URL : https://github.com/blblack/gdnsd
* License : GPLv3
  Programming Lang: C
  Description : authoritative domain name server

  gdnsd is an Authoritative-only DNS server. The initial g stands for
  Geographic, as gdnsd offers a plugin system for geographic (or other
  sorts of) balancing, redirection, and service-state-conscious
  failover.
   
  gdnsd has a strong focus on high performance, low latency service. It
  does not offer any form of caching or recursive service, and does not
  support DNSSEC.
--- End Message ---
--- Begin Message ---
Source: gdnsd
Source-Version: 1.7.5-1

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

Debian distribution maintenance software
pp.
Faidon Liambotis  (supplier of updated gdnsd 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 13 Jan 2013 08:15:00 +0200
Source: gdnsd
Binary: gdnsd gdnsd-dbg gdnsd-dev
Architecture: source amd64 all
Version: 1.7.5-1
Distribution: experimental
Urgency: low
Maintainer: Faidon Liambotis 
Changed-By: Faidon Liambotis 
Description: 
 gdnsd  - authoritative domain name server
 gdnsd-dbg  - authoritative domain name server (debugging symbols)
 gdnsd-dev  - authoritative domain name server (development files)
Closes: 694173
Changes: 
 gdnsd (1.7.5-1) experimental; urgency=low
 .
   * Initial release (Closes: #694173).
Checksums-Sha1: 
 3029b1e5aa1b4a6614f8c6545c22e9af65f6fb91 2021 gdnsd_1.7.5-1.dsc
 e6b58b7904409b57cb5c13decb86738ec9a515bc 564948 gdnsd_1.7.5.orig.tar.xz
 4c943d55eeb4b5410de536485bc8741a5e0c5c51 3524 gdnsd_1.7.5-1.debian.tar.xz
 4b0b264d5cd5d82ff5083173c7b525ad1c567758 316130 gdnsd_1.7.5-1_amd64.deb
 df2754b510fa5e2993056c3e0ee606c4c189bf8f 533050 gdnsd-dbg_1.7.5-1_amd64.deb
 da90fbe4e21a61b786e2ed82f9f09f7053ff862e 56152 gdnsd-dev_1.7.5-1_all.deb
Checksums-Sha256: 
 99715b31710423447c589023a9e4e1eea79b8e2611fdd83291fd4da387f5e01a 2021 
gdnsd_1.7.5-1.dsc
 166394cc9a87ac32fd345aab4b45543b7d4c735e759daadf7a4b29f769dfee8b 564948 
gdnsd_1.7.5.orig.tar.xz
 ae690d6f3cdbe562f354f53f1c7d9833285b3901a6e6d29c4eda965d5b6e791c 3524 
gdnsd_1.7.5-1.debian.tar.xz
 9712475a9e4be610642cdd8bfc01646a5f4bc8fc757375855969ebb20753488a 316130 
gdnsd_1.7.5-1_amd64.deb
 c30e929df0b3d4b7fcb7ee51b6831c643ffead936d880005ab934597e7562adb 533050 
gdnsd-dbg_1.7.5-1_amd64.deb
 aa62498eb7adeeae509239fb5601a74c26e31d497c5130db00e2007360ebbb6c 56152 
gdnsd-dev_1.7.5-1_all.deb
Files: 
 22c8fcfeeec7cdf98e7cee5d30fde169 2021 net optional gdnsd_1.7.5-1.dsc
 4e8611fcc0d8855bfed6e104b41dca46 564948 net optional gdnsd_1.7.5.orig.tar.xz
 33a29d5fbfe421b91c0fa0bc10e2603f 3524 net optional gdnsd_1.7.5-1.debian.tar.xz
 d34b49a87cae50139d8d47727f95bb83 316130 net optional gdnsd_1.7.5-1_amd64.deb
 9b1977ac5b68c814ece58906431703a9 533050 debug extra gdnsd-dbg_1.7.5-1_amd64.deb
 bb82f20494a117c24fe4b5e4b07d9ca8 56152 devel extra gdnsd-dev_1.7.5-1_all.deb

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

iQIcBAEBCAAGBQJQ8pc0AAoJEJ0LXlse7I8OotsP/3Xm5F7u+AauBHTC3cXDukqk
yNquqm5rFOf32/rWXilCZrA4yqyyeZ/9JJFquHiWl8lKziRCyPOnrd+FyTSmBZaX
AFc0Tw7aAevAlwqwUdzFrQY/RT6+10fwNjAnvi5GiqM84Mi4BI/q6vo7GetyTi/m
mM6zcccjnFZsiZ0RKLP243Ekz3Y3qVYSg21b+ONrOEdjIape0UIXJvR3SeoRTV4V
JisfdwWdpQ03wfP7hvyWwqP9o2vFX+1JdoA09BbLq5HibrZ5yLnBe6/tjPRgrEIM
TRo9Woz6E2K+G+7dlx6ZXCnxu+xodB9pS7VbYujKYdgAp9N5QYghesXT+kINX8Cl
Kr7bfrw9Z/+Ou5FrXNeA/LiuwwAaOoWoPa6d9NBHMdqokegbuz/EV3oNFYehxwCJ
tU/cbJg2e6LejiojrOFx9CSr1fusV9qzVyfjlp2Jhvp7HVaGTUWKCzf6gYXH9XoE
l3n98

Bug#698053: marked as done (ITP: hexbox -- simple but powerful editor for binary files)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 12:00:07 +
with message-id 
and subject line Bug#698053: fixed in hexbox 1.5.0-1
has caused the Debian Bug report #698053,
regarding ITP: hexbox -- simple but powerful editor for binary files
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.)


-- 
698053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre 


* Package name: hexbox
  Version : 1.5.0
  Upstream Author : Bernhard Elbl 
* URL : http://sf.net/projects/hexbox
* License : BSD, MIT
  Programming Lang: C#
  Description : simple but powerful editor for binary files

 Be.HexEditor the hex editor that opens every file.
 Be.HexEditor is a simple but powerful editor for binary files.
 .
 Advantages:
 .
 Opens files of unlimited size.
 Multi-language support (English, German, Italian, Japanese, Russian,
 Simplified Chinese)
 .
 Hex Edit Control for .NET developers
 Be.HexEditor contains a reusable control called HexBox, that you can use in
 your application. It's written in C# and drawn by using GDI+ technology.
--- End Message ---
--- Begin Message ---
Source: hexbox
Source-Version: 1.5.0-1

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

Debian distribution maintenance software
pp.
Mathieu Malaterre  (supplier of updated hexbox 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 13 Jan 2013 16:13:08 +0100
Source: hexbox
Binary: libhexbox1.5-cil hexbox monodoc-hexbox-manual
Architecture: source all
Version: 1.5.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 

Changed-By: Mathieu Malaterre 
Description: 
 hexbox - Hex Edit Control for .NET developers - lib
 libhexbox1.5-cil - simple but powerful editor for binary files - apps
 monodoc-hexbox-manual - Hex Edit Control for .NET developers - docs
Closes: 698053
Changes: 
 hexbox (1.5.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #698053)
Checksums-Sha1: 
 89a5d382b8e29c38707fa8774eae667f8b520eab 2128 hexbox_1.5.0-1.dsc
 460d47d2cdfc94e629f1ee401cddb35d696926ce 748309 hexbox_1.5.0.orig.tar.gz
 e2708abcb475992e70b0f4d5eada7ce3d00350d8 4529 hexbox_1.5.0-1.debian.tar.gz
 ad05b981ecb892dd4f6884349477c5850ae6d26b 32422 libhexbox1.5-cil_1.5.0-1_all.deb
 e2a6e6d1c1a4a77323e510c793994c4334a0526f 53766 hexbox_1.5.0-1_all.deb
 93af6ee4a4473cf4812991405faf7dfcf3e80936 23376 
monodoc-hexbox-manual_1.5.0-1_all.deb
Checksums-Sha256: 
 1573fc21eb0ffc25c2189e0da1a7b4706a331d2daa68c533f104e2f558b3ca45 2128 
hexbox_1.5.0-1.dsc
 daf2261281d05d7cfe1e18609ed1eef07e5d66972f890f9fc9209ead9553ce0e 748309 
hexbox_1.5.0.orig.tar.gz
 db1fb0975213adeac256d04b0b11d9c6196deb2165d0be1b386030cccb914951 4529 
hexbox_1.5.0-1.debian.tar.gz
 83c07ec16e239551b3bb3a16c2003b27a0a5cb3e988f50b06367a34472949b71 32422 
libhexbox1.5-cil_1.5.0-1_all.deb
 8918d89d9188bf3b99e3f060d5bd820d2b36161701d408679429cc476d203633 53766 
hexbox_1.5.0-1_all.deb
 0d37f29f6bc9a31918dfb87c8a98c40d32fc9b16229272924a2b416c1631ff67 23376 
monodoc-hexbox-manual_1.5.0-1_all.deb
Files: 
 60144631a022168c57eb951cd1fcef87 2128 cli-mono optional hexbox_1.5.0-1.dsc
 f6bf0b8c59c2685160e93d16b345f4a5 748309 cli-mono optional 
hexbox_1.5.0.orig.tar.gz
 b921418f67010c2b89a68d1f2f63a61d 4529 cli-mono optional 
hexbox_1.5.0-1.debian.tar.gz
 0c0b493caec89685002d57c9ae9232ce 32422 cli-mono optional 
libhexbox1.5-cil_1.5.0-1_all.deb
 381fed354857c6d9e4c7eb97005fdc20 53766 cli-mono optional hexbox_1.5.0-1_all.deb
 10dd3db4358248b655916194c2580934 23376 doc optional 
monodoc-hexbox-manual_1.5.0-1_all.deb

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

iQIcBAEBAgAGBQJQ8vQNAAoJEAFx4YKK4JNFAP0P+gNLA2f9J0t0y7ukS9M06V+Z
oHQ9J+5LH0JKD3EqjBzGwWX+OqkwUwt66POTzQRiwesJiwIuRwCzPQOo9vjit7KG
mue4unvDfx3KGTxBJQq8pRrJlXBJLyDIA8gsauPGTcQdX3IB1iajQfOXYmwmXIh+
wLHuqRIv0JBz632KzNNv5dv7WmDBOIGA5F1lF1I47TTnzvZMJTsaG1dO/T3I+4QL
I1ba+pQXQOTc42I2qEhk+lYOCPQY0o21e525B9YSjo2wpEIZ

Bug#697404: marked as done (ITP: libnxt -- Simple command-line tool for Lego NXT)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 12:00:08 +
with message-id 
and subject line Bug#697404: fixed in libnxt 0.3-1
has caused the Debian Bug report #697404,
regarding ITP: libnxt -- Simple command-line tool for Lego NXT
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.)


-- 
697404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697404
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: libnxt
Version: 0.3
Upstream Author: David Anderson 
URL: http://code.google.com/p/libnxt/
License: GPL
Description:

LibNXT is an utility library for talking to the LEGO Mindstorms NXT
intelligent brick at a relatively low level. It currently does:

 * Handling USB communication and locating the NXT in the USB tree
 * Interaction with the Atmel AT91SAM boot assistant
 * Flashing of a firmware image to the NXT
 * Execution of code directly in RAM.

The package provides two binary files:

 * fwexec to upload image file to NXT brick and then execute it
 * fwflash to flash firmware image to NXT brick

regards

-- 
Slavko
http://slavino.sk


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: libnxt
Source-Version: 0.3-1

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

Debian distribution maintenance software
pp.
Slavko  (supplier of updated libnxt 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 11 Jan 2013 15:48:07 +0100
Source: libnxt
Binary: libnxt
Architecture: source i386
Version: 0.3-1
Distribution: unstable
Urgency: low
Maintainer: Slavko 
Changed-By: Slavko 
Description: 
 libnxt - utility library for talking to the LEGO Mindstorms NXT brick
Closes: 697404
Changes: 
 libnxt (0.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #697404)
   * Upload sponsored by Petter Reinholdtsen.
Checksums-Sha1: 
 e5d82ce3c2f83152f0ffb2ec94dbd3ba12b8aabe 1054 libnxt_0.3-1.dsc
 b841b74a7fdc4fde2a0e922e07fc599e63532893 16247 libnxt_0.3.orig.tar.gz
 42dfb2634c1b4ea6621ac4e45eb6cc777ff9de50 3805 libnxt_0.3-1.debian.tar.gz
 e4fa71e42b7ceabc4f0be8b293ff3a26852dad80 14908 libnxt_0.3-1_i386.deb
Checksums-Sha256: 
 ce648bc1dbb3a3cb3056cbe286d484e7fe8366f22bb47c6f48a6c60736fabd97 1054 
libnxt_0.3-1.dsc
 fe310cb917ec69d4e20f9d70ef96d9eec51d0434a8a3580c8a6615488526f8cf 16247 
libnxt_0.3.orig.tar.gz
 251f4ab726c99a5690c8c87b248291b2dee5f3251c8944a508ce131257420d52 3805 
libnxt_0.3-1.debian.tar.gz
 078364c447b20958bd19f1921dd03f8bbf22aa94d46453300d4ad48acf2dc5cd 14908 
libnxt_0.3-1_i386.deb
Files: 
 bee5ed47880e23e0446bac6e874c9a88 1054 electronics extra libnxt_0.3-1.dsc
 05be5f5b8822f10e4fc4e1dea7d5e770 16247 electronics extra libnxt_0.3.orig.tar.gz
 4bc2cafd45766e3a1d4a471a8c57e7c5 3805 electronics extra 
libnxt_0.3-1.debian.tar.gz
 e99b92154710123534ff01672cb301da 14908 electronics extra libnxt_0.3-1_i386.deb

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

iD8DBQFQ8ePt20zMSyow1ykRAu1/AJ9Mljpbj4/Hc3X65hE2VumS65y9swCg5q0W
dMfGM8VxN2vx3qMNMXMXMPY=
=J6Pg
-END PGP SIGNATURE End Message ---


Bug#697984: marked as done (ITP: libnative-platform-java -- Java bindings for various native APIs)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 12:00:05 +
with message-id 
and subject line Bug#697984: fixed in libnative-platform-java 0.3~git20120103-2
has caused the Debian Bug report #697984,
regarding ITP: libnative-platform-java -- Java bindings for various native APIs
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.)


-- 
697984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Damien Raude-Morvan" 

* Package name: libnative-platform-java
  Version : 0.3~git20120103-1
  Upstream Author : Adam Murdoch
* URL : https://github.com/adammurdoch/native-platform
* License : Apache-2.0
  Programming Lang: Java, C++
  Description : Java bindings for various native APIs

 A collection of cross-platform Java APIs for various native APIs.
 Supports OS X, Linux, Solaris and Windows.
 .
 These APIs support Java 5 and later. Some of these APIs overlap with APIs
 available in later Java versions.

This package is a new dependency for Gradle 1.3 release.

Cheers,
-- 
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan


signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: libnative-platform-java
Source-Version: 0.3~git20120103-2

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

Debian distribution maintenance software
pp.
Damien Raude-Morvan  (supplier of updated 
libnative-platform-java 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 12 Jan 2013 16:18:49 +0100
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source all amd64
Version: 0.3~git20120103-2
Distribution: experimental
Urgency: low
Maintainer: Debian Java Maintainers 

Changed-By: Damien Raude-Morvan 
Description: 
 libnative-platform-java - Java bindings for various native APIs
 libnative-platform-java-doc - testing and specification framework for Java and 
Groovy - Docs
 libnative-platform-jni - Java bindings for various native APIs - JNI library
Closes: 697984
Changes: 
 libnative-platform-java (0.3~git20120103-2) experimental; urgency=low
 .
   * Fix packages inclusion rule for JAR.
   * Force -source and -target during javac call.
 .
 libnative-platform-java (0.3~git20120103-1) experimental; urgency=low
 .
   * Initial release (Closes: #697984).
Checksums-Sha1: 
 9b598a80bf723633ea32eba2f352e6e3d97bba8d 2382 
libnative-platform-java_0.3~git20120103-2.dsc
 4956e551e1cc76e45832854af447c057e307dfe7 29635 
libnative-platform-java_0.3~git20120103.orig.tar.gz
 e5172ef518a864cca450f4a7ed226d0bde1a09f5 3583 
libnative-platform-java_0.3~git20120103-2.debian.tar.gz
 06114ebe68bd489b1625ab521a2dcb612a7dc3d8 36298 
libnative-platform-java_0.3~git20120103-2_all.deb
 369a1c89e5f538aea22ba199a61c77648923c490 8824 
libnative-platform-jni_0.3~git20120103-2_amd64.deb
 13df3f42ddcaad2c9a61cf842591402ca4821e9a 65056 
libnative-platform-java-doc_0.3~git20120103-2_all.deb
Checksums-Sha256: 
 7c97969f723f20d47d5123e6de9d7500c1a4bd3fde57dab677bbe45532610a80 2382 
libnative-platform-java_0.3~git20120103-2.dsc
 465f0d5013394cb6b54cc0d7a01390415be854a9244e37d5866ef48943259aad 29635 
libnative-platform-java_0.3~git20120103.orig.tar.gz
 d3d0f54fa0be43d1a9684763b3fa41db69dca19f7dfa249ec219283ebd7753ab 3583 
libnative-platform-java_0.3~git20120103-2.debian.tar.gz
 86173f57dd3167df305c5f66285cda356aa6c07863973aa5093cf146eb4525c1 36298 
libnative-platform-java_0.3~git20120103-2_all.deb
 3f9a420811b625bbcd81730cc4d856a021f83caf2f72bddde7a11173da2f43fb 8824 
libnative-platform-jni_0.3~git20120103-2_amd64.deb
 182fe18873e44125da26edd8ef50aa82b877da5f182f247792a7214f3de7b250 65056 
libnative-platform-java-doc_0.3~git20120103-2_all.deb
Files: 
 7ead8045c3d7104583aa7b5f285579f2 2382 java optional 
libnative-platform-java_0.3~git20120103-2.dsc
 d1fc8f6180c21a14f0df380aa1f07f92 29635 java optional 
libnat

Bug#704674: ITP: libjs-jumflot -- plugins for the flot plotting library

2013-04-04 Thread W. Martin Borgert

Package: wnpp
Severity: wishlist

Package name: libjs-jumflot
Version : 2013-04-03
Upstream Author : Juergen Marsch
URL : http://jumflot.jumware.com/
Source  : https://github.com/jumjum123/JUMFlot
License : MIT
Programming Lang: JavaScript
Description : plugins for the flot plotting library
Depends : libjs-jquery, libjs-flot (0.8)

jumflot is a collection of plugins for the jQuery based flot
plotting library. It contains support for different chart types:
 - bandwidth
 - bubble
 - candlestick
 - gantt
 - heatmap
 - pyramid
 - radar
 - rectangle
 - rose
 - spider
 - spiral
It contains also other enhancements for flot, like editing
standard charts, grow animation, and custom background.


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404141814.27087cwvm1eh7...@webmail.in-berlin.de



Bug#698212: marked as done (ITP: gnomediaicons -- network icons scheme for Dia)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 13:00:05 +
with message-id 
and subject line Bug#698212: fixed in gnomediaicons 0.1-1
has caused the Debian Bug report #698212,
regarding ITP: gnomediaicons -- network icons scheme for Dia
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.)


-- 
698212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698212
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Mathieu Malaterre 

* Package name: gnomediaicons
  Version : 0.1
  Upstream Author : Thiago Ribeiro ribeiro.it at gmail
* URL : http://sf.net/projects/gnomediaicons
* License : GPL
  Programming Lang: other
  Description : network icons scheme for Dia

 gnomeDIAicons is a package with a network icons scheme based on Gnome
 Gorilla's theme.
 .
 The purpose of this project is generate beauty icons to Dia program and
 provide a raise in its utilization against MS Visio.
 .
 I hope it can be useful for many people. I'll provide others schemes too, but
 at first only network scheme was made.
--- End Message ---
--- Begin Message ---
Source: gnomediaicons
Source-Version: 0.1-1

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

Debian distribution maintenance software
pp.
Mathieu Malaterre  (supplier of updated gnomediaicons 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 15 Jan 2013 10:15:03 +0100
Source: gnomediaicons
Binary: dia-rib-network
Architecture: source all
Version: 0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Dia Team 
Changed-By: Mathieu Malaterre 
Description: 
 dia-rib-network - network icons scheme for Dia
Closes: 698212
Changes: 
 gnomediaicons (0.1-1) unstable; urgency=low
 .
   * Initial upload to Debian.  Closes: #698212.
Checksums-Sha1: 
 44d7be4aeac7b8f09fcafbed0ba076e52e2376ba 1950 gnomediaicons_0.1-1.dsc
 74396ea665aa175f852149953c7b36556cccfd6f 114877 gnomediaicons_0.1.orig.tar.gz
 15fa6f8f579e53ac7a06f8a02216b27a10b7866f 1464 gnomediaicons_0.1-1.diff.gz
 4daee9d110361a8a7dd0ef6e8fce938025ededc7 116454 dia-rib-network_0.1-1_all.deb
Checksums-Sha256: 
 101efdcf5e6202be30a639fca02b9c75fb0aa3401b7d62d285823b1d5459907b 1950 
gnomediaicons_0.1-1.dsc
 b5ef4ac53276b4d2fc1f387bcb4612226bce02f6405feffc935b987a36fb987d 114877 
gnomediaicons_0.1.orig.tar.gz
 02202d0347863e4bd29fa9ea0a8d022a4d769894e374abb03e9c57eff2caba5a 1464 
gnomediaicons_0.1-1.diff.gz
 b032800176dd0e3099234ae8ca93607bbc6f045f8a2511fbf7c50831c4b3f567 116454 
dia-rib-network_0.1-1_all.deb
Files: 
 c47b1732ed3f495b279b68dbbdc2c669 1950 graphics optional gnomediaicons_0.1-1.dsc
 fe27c4069235f86a4ca13985c3f6a6b4 114877 graphics optional 
gnomediaicons_0.1.orig.tar.gz
 5d844b100d8e2a33ddfc31db4b7591d7 1464 graphics optional 
gnomediaicons_0.1-1.diff.gz
 9fe9b73da27c339eea29c6e024139332 116454 graphics optional 
dia-rib-network_0.1-1_all.deb

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

iQIcBAEBAgAGBQJQ9SEsAAoJEAFx4YKK4JNFKQ4P/ApKk6Lw8WF3qqh1uZIy8JP6
AMuJh65LVSPtptLHYB5S3ylRNK6upTyl0setZTd6eqntekxpAsceV9hXpkoVwiZL
VxSDodkPQRAtsk0d4tExGodOs0JnshJHj9xYmrF7Hb8rvqSuGDzqAlrvhRYnWFko
gHn65g/ZCbgmYSQOx3JyhYRuBagNk/WWnh1tM3rPY3DvQPndCslNYaptIdRAgMdF
3jQdU+e2uyckoKdpwdOsT6OfYADAxTl3MqF1hChriZPRTt/WzN10Vtpct3qN5epn
kHoUO8wIza3/V/e9W2MiW9HuTTGNqflayKjn+AYFZVIt8kJSYqOhoy7zWieIzhBJ
2T8+0tKoRYQbNVcKt8p6udPKdx86lhBEwUEi4ElRhU/wePjNMMfI1JnE7fYt18z3
xwWryLAPIA/GTtdlaDWg46tnj8upQQ+ZZKBg1GGcYNnSX6TLIb0iOqtyO2l2WCMg
9Cby78Urql3EYPTQUAGxD+h6AT1CT1fdZTCg62bTbkpIuTWb0tVkSUYogoI0AhYm
8NaF+92qD3Y3V0WyJcXdyD1cmYgG1Xb94QxFrJIVoyGfxvusoe85mVi/BQZFrxNx
Uj/Fh8LWFkypo1c1QCMA4VAdCXjEbgZT71VkoGILkkq6BXqoQaoxbUVWrbTC1Q8Q
sA/JBHSYRL9cdhTtYpPQ
=SVSk
-END PGP SIGNATURE End Message ---


Bug#697520: marked as done (ITP: pugixml -- Light weight C++ XML processing library)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 13:00:05 +
with message-id 
and subject line Bug#697520: fixed in pugixml 1.2-1
has caused the Debian Bug report #697520,
regarding ITP: pugixml -- Light weight C++ XML processing library
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.)


-- 
697520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Vasudev Kamath 

* Package name: pugixml
  Version : 1.2
  Upstream Author : Arseny Kapoulkine 
* URL : http://pugixml.org/
* License : MIT/X
  Programming Lang: C++
  Description : Light-weight C++ XML processing library

 pugixml is a lightweight C++ XML processing library with XPath
 support. It features:
  * DOM like interface with rich traversal/modification capabilities
  * Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
  * XPath 1.0 implementation for complex data-driven tree queries
  * Full Unicode support with Unicode interface variants and automatic
encoding conversions.
 .
 The library is extremely portable and easy to integrate and use.
 .
 Since pugixml has a DOM parser, it can't process XML documents that do
 not fit in memory; also the parser is a non-validating one, so if you
 need DTD or XML Schema validation, the library is not for you.
  

-- 
Vasudev Kamath
http://copyninja.info
Connect on ~friendica: copyninja@{frndk.de | vasudev.homelinux.net}
IRC nick: copyninja | vasudev {irc.oftc.net | irc.freenode.net}
GPG Key: C517 C25D E408 759D 98A4  C96B 6C8F 74AE 8770 0B7E


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: pugixml
Source-Version: 1.2-1

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

Debian distribution maintenance software
pp.
Jonas Smedegaard  (supplier of updated pugixml 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 13 Jan 2013 18:47:10 +0100
Source: pugixml
Binary: libpugixml1 libpugixml-dev libpugixml1-dbg pugixml-doc
Architecture: source all amd64
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Vasudev Kamath 
Changed-By: Jonas Smedegaard 
Description: 
 libpugixml-dev - Light-weight C++ XML processing library (development)
 libpugixml1 - Light-weight C++ XML processing library
 libpugixml1-dbg - Light-weight C++ XML processing library - debug symbols
 pugixml-doc - Light-weight C++ XML processing library (documentation)
Closes: 697520
Changes: 
 pugixml (1.2-1) unstable; urgency=low
 .
   [ Vasudev Kamath ]
   * Initial packaging.
 Closes: bug#697520
Checksums-Sha1: 
 f299acf2f4e09ad629c0c6cf194bad3fdde50699 2041 pugixml_1.2-1.dsc
 d3f1e0e58bdceba5ddffe0364aa24677385e7dcf 361948 pugixml_1.2.orig.tar.gz
 162ce0493022e9dcb7b6f4d0b7d04c640554ab0d 8134 pugixml_1.2-1.debian.tar.gz
 1bc8a03a21556248149cf161acc8cc3e5cfa8228 286096 pugixml-doc_1.2-1_all.deb
 d85b93cdfb75575ec83895734ad097d7a4ee7fe5 88506 libpugixml1_1.2-1_amd64.deb
 69c71fbf5ce0f8147cfd772656d3ba844643b01f 111374 libpugixml-dev_1.2-1_amd64.deb
 2617ff2b67a7f3b4ed30ee247166ac12c66f61d3 247330 libpugixml1-dbg_1.2-1_amd64.deb
Checksums-Sha256: 
 b36101211ec5d85d6ecf402d21a13031a06017fb009f73c48c0708ced407c121 2041 
pugixml_1.2-1.dsc
 6b9234daeb7835818c7413cb7ebf81ceb8971b1a76f4f94dd21692db0f85c1c1 361948 
pugixml_1.2.orig.tar.gz
 bb4466bb4dba5c55e3008fe401ed966bd1bd00da2ad7fa6ccadc134103f7 8134 
pugixml_1.2-1.debian.tar.gz
 1086c9e0dbbd40f04b590123751bd9cedda8795bff45a34a065cd339b9b4d126 286096 
pugixml-doc_1.2-1_all.deb
 c66a675faf0c9e4e382d53644ac334f52ea70ad1d534e19339cd00abdad7f93f 88506 
libpugixml1_1.2-1_amd64.deb
 b5c9f92a746e746c5b3685328e8cd694a6412e0623fbc9738a2138a80157ae25 111374 
libpugixml-dev_1.2-1_amd64.deb
 ffaef3c05ab47db2243f50bde8048acc8c2d3c2201b720b0e1614797fe82d5ce 247330 
libpugixml1-dbg_1.2-1_amd64.deb
Files: 
 f4470f3960ce2a099b7babfaae1a3528 2041 libs optional pugixml_1.2-1.dsc
 4554e8b710525ab4ff6ad9b1680e64

Bug#703832: marked as done (ITP: portalocker -- easy API to file locking)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 15:01:25 +
with message-id 
and subject line Bug#703832: fixed in portalocker 0.3~ds0-1
has caused the Debian Bug report #703832,
regarding ITP: portalocker -- easy API to file locking
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.)


-- 
703832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703832
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: portalocker
  Version : 0.3
  Upstream Author : Rick van Hattem 
* URL : https://github.com/WoLpH/portalocker
* License : Python Software Foundation License
  Programming Lang: Python
  Description : easy API to file locking

Portalocker is a cross-platform library to provide
an easy API to file locking.
--- End Message ---
--- Begin Message ---
Source: portalocker
Source-Version: 0.3~ds0-1

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

Debian distribution maintenance software
pp.
Alessio Treglia  (supplier of updated portalocker 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 12 Jan 2013 21:34:30 +
Source: portalocker
Binary: python-portalocker
Architecture: source all
Version: 0.3~ds0-1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia 
Changed-By: Alessio Treglia 
Description: 
 python-portalocker - easy API to file locking (Python 2)
Closes: 703832
Changes: 
 portalocker (0.3~ds0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #703832)
Checksums-Sha1: 
 5f217063002764693277f7828f9ed7968101a35e 1933 portalocker_0.3~ds0-1.dsc
 d5ed108c8ab916c1777cf34501605abfc616772b 5578 portalocker_0.3~ds0.orig.tar.gz
 147561cc3110fcb363c86d72196ec36db4fcae1e 5605 
portalocker_0.3~ds0-1.debian.tar.gz
 cd025311100b830dcf3fb149e527c84d9b4a7968 8464 
python-portalocker_0.3~ds0-1_all.deb
Checksums-Sha256: 
 de3d51bdbc7118dd332e10159b7a7289b32398b35b3054a4a930700f76b0922f 1933 
portalocker_0.3~ds0-1.dsc
 4f07a5e64567d51f785c97ca9fb9e43f02332b0f81100782a1a4715756263b18 5578 
portalocker_0.3~ds0.orig.tar.gz
 0e142c1ef51ca94894fa3e4e94b01ee72e760e2859f392139c9fb8d4c74c5819 5605 
portalocker_0.3~ds0-1.debian.tar.gz
 7d8b5072e712527cf24f9a92947368d83913a1879b80ce863cb3a393cd6a3bc0 8464 
python-portalocker_0.3~ds0-1_all.deb
Files: 
 d08816f6835c572e15882a9a6604d24f 1933 python optional portalocker_0.3~ds0-1.dsc
 97a7eaeeda15c7fb3ebd7f3810df4d3b 5578 python optional 
portalocker_0.3~ds0.orig.tar.gz
 0e4cb627be991f96ee493e4c1342de10 5605 python optional 
portalocker_0.3~ds0-1.debian.tar.gz
 60724b452957972e77bd2632b0682762 8464 python optional 
python-portalocker_0.3~ds0-1_all.deb

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

iQIcBAEBCgAGBQJRT0tMAAoJEOikiuUxHXZaaZ4QAIfT1sdCrfh0l9HGNxQPT3Cb
TbmT9G0IGe/3+hzt+8fdc7Y2oa9pABwpG+Y2F3TsSBJyipaQjdZL1YwHyJ3l9j/h
alLYLhfRayYlV1ujWQG/pQ7WtTir0MnX9afsl8OJRc8er0Q70WQGeSItKpE7aM50
2TSoQA55+5yHNRHu9iWMwVBGQUyDcKlXNFIiaLMfe/uAT9pffieuYhwrM5QszQeb
kTsMHAxe5mjniRpL3jPjb9mlkPU5Bud/7diGR8VcjhLiyHDRuXJG4QsdIVCNgTh3
LALyfsEv/kBwoKksWQSoFdO/C7CPXlzmyUIUUBE1+ZuZrkoKgezmIIbctVaQsp3E
kz/Irc7dhhnRglSiDv3dC4t97eZv/N34VmWaWRLXyJ6aHFAbq06FLsgQNDCow0Fb
kP37vz1scj6IZM7Z+C09H/pOR/HHjA78hu03x1vKQdaij/H8SgHwGbNtg2g37Eae
Ij/aHheMYyBGFzgM4mFQFXK/5cxGl8O0zhD5ishqLmpFBI7/K7cwUxmmW4yKuriv
UaAVCa2Gnx2ljY0H6AuN/IGKk848r7RBzEovts8LDwbrI7ASaxtbJGXQZagQwwDI
OsWIdwmcEg9YQV+ZeSfdeR+jmr4PAipsOSyVt7dPY1uSqdDQm7c75rv1P/zMmied
P2Hu8ZjlNpKYy8U5DCZH
=kh/Y
-END PGP SIGNATURE End Message ---


Bug#704684: ITP: ruby-cabin -- Experiments in structured and contextual logging

2013-04-04 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville 

* Package name: ruby-cabin
  Version : 0.6.0
  Upstream Author : Jordan Sissel 
* URL : https://github.com/jordansissel/ruby-cabin
* License : Apache 2.0
  Programming Lang: ruby
  Description : Experiments in structured and contextual logging

 This ruby library is an experiment to try and make logging more
 flexible and more consumable. It also supports metrics generation.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404150508.25688.84670.report...@soldur.bigon.be



Bug#704685: ITP: ruby-clamp -- a minimal framework for command-line utilitie

2013-04-04 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville 

* Package name: ruby-clamp
  Version : 0.5.1
  Upstream Author : Mike Williams 
* URL : http://github.com/mdub/clamp
* License : MIT
  Programming Lang: Ruby
  Description : a minimal framework for command-line utilitie

 Clamp provides an object-model for command-line utilities.  
 It handles parsing of command-line options, and generation of usage
 help.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404151237.26767.71317.report...@soldur.bigon.be



Bug#704686: ITP: ruby-arr-pm -- RPM reader and writer Ruby library

2013-04-04 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville 

* Package name: ruby-arr-pm
  Version : 0.0.8
  Upstream Author : Jordan Sissel 
* URL : https://github.com/jordansissel/fpm
* License : Apache 2.0
  Programming Lang: Ruby
  Description : RPM reader and writer Ruby library

This Ruby library allows to you to read and write rpm packages. Written in
pure ruby because librpm is not available on all systems


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404153028.28644.1828.report...@soldur.bigon.be



Bug#704687: ITP: ruby-backports -- Backports of Ruby features for older Ruby

2013-04-04 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville 

* Package name: ruby-backports
  Version : 3.3.0
  Upstream Author : Marc-André Lafortune 
* URL : http://github.com/marcandre/backports
* License : MIT
  Programming Lang: Ruby
  Description : Backports of Ruby features for older Ruby

Essential backports that enable many of the nice features of Ruby 1.8.7
up to 2.0.0 for earlier versions.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404154458.30377.27707.report...@soldur.bigon.be



Processed: block 688896 with 704684 704685 704686 704687, block 704686 with 704684

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

> block 688896 with 704684 704685 704686 704687
Bug #688896 [wnpp] ITP: fpm -- Effing Package Management
688896 was not blocked by any bugs.
688896 was not blocking any bugs.
Added blocking bug(s) of 688896: 704684, 704686, 704687, and 704685
> block 704686 with 704684
Bug #704686 [wnpp] ITP: ruby-arr-pm -- RPM reader and writer Ruby library
704686 was not blocked by any bugs.
704686 was blocking: 688896
Added blocking bug(s) of 704686: 704684
> thanks
Stopping processing here.

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


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



Bug#704687: ITP: ruby-backports -- Backports of Ruby features for older Ruby

2013-04-04 Thread Ansgar Burchardt
Control: forcemerge 703075 -1

On 04/04/2013 17:44, Laurent Bigonville wrote:
> * Package name: ruby-backports
>   Version : 3.3.0
>   Upstream Author : Marc-André Lafortune 
> * URL : http://github.com/marcandre/backports
> * License : MIT
>   Programming Lang: Ruby
>   Description : Backports of Ruby features for older Ruby
> 
> Essential backports that enable many of the nice features of Ruby 1.8.7
> up to 2.0.0 for earlier versions.

There's already an ITP[1] for ruby-backports. It also already uploaded
to NEW.

  [1] 
  [2] 

Ansgar


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



Processed: Re: Bug#704687: ITP: ruby-backports -- Backports of Ruby features for older Ruby

2013-04-04 Thread Debian Bug Tracking System
Processing control commands:

> forcemerge 703075 -1
Bug #703075 [wnpp] ITP: ruby-backports -- backports of new features for older 
versions of Ruby
Bug #704687 [wnpp] ITP: ruby-backports -- Backports of Ruby features for older 
Ruby
688896 was blocked by: 704684 704686 704687 704685
688896 was not blocking any bugs.
Removed blocking bug(s) of 688896: 704687
703068 was blocked by: 703182 703075
703068 was blocking: 704612
Added blocking bug(s) of 703068: 704687
Owner changed from Laurent Bigonville  to Jérémy Bobbio 
.
Added tag(s) pending.
Merged 703075 704687

-- 
688896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688896
703068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703068
703075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703075
704687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: block 688896 with 703075

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

> block 688896 with 703075
Bug #688896 [wnpp] ITP: fpm -- Effing Package Management
688896 was blocked by: 704684 704686 704685
688896 was not blocking any bugs.
Added blocking bug(s) of 688896: 703075 and 704687
> thanks
Stopping processing here.

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


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



Processed: ITP: libjs-jumflot -- plugins for the flot plotting library

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

> owner 704674 "W. Martin Borgert" 
Bug #704674 [wnpp] ITP: libjs-jumflot -- plugins for the flot plotting library
Owner recorded as "W. Martin Borgert" .
> stop
Stopping processing here.

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


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



Bug#704687: ruby-backports already in NEW

2013-04-04 Thread Cédric Boutillier
Hi Laurent,

Jérémy Bobbio already opened an ITP bug (#703075) for it and uploaded a
package (it is currently sitting in the NEW queue).

I am merging these bug (together with an other one, with the old name
convention).

Cheers,

Cédric


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



Processed (with 1 errors): merging 703075 582641 704687

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

> merge 703075 582641 704687
Bug #703075 [wnpp] ITP: ruby-backports -- backports of new features for older 
versions of Ruby
Bug #704687 [wnpp] ITP: ruby-backports -- Backports of Ruby features for older 
Ruby
Unable to merge bugs because:
blocks of #582641 is '' not '688896 703068'
owner of #582641 is 'Deepak Tripathi ' not 'Jérémy 
Bobbio '
Failed to merge 703075: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x1b560d0)', 
'requester', 'Cédric Boutillier ', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'<1365094772-378-bts-bou...@debian.org>', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 538
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
Debbugs::Control::Service::control_line('line', undef, 'clonebugs', 
'HASH(0x1a92400)', 'limit', 'HASH(0x1a91de8)', 'common_control_options', 
'ARRAY(0x1a91e30)', 'errors', ...) called at /usr/lib/debbugs/service line 474

> thanks
Stopping processing here.

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


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



Processed: forcibly merging 703075 582641 704687

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

> forcemerge 703075 582641 704687
Bug #703075 [wnpp] ITP: ruby-backports -- backports of new features for older 
versions of Ruby
Bug #704687 [wnpp] ITP: ruby-backports -- Backports of Ruby features for older 
Ruby
Bug #582641 [wnpp] ITP: libbackports-ruby -- The goal of 'backports' is to make 
it easier to write ruby code that runs across different versions of Ruby.
688896 was blocked by: 704684 704686 703075 704687 704685
688896 was not blocking any bugs.
Added blocking bug(s) of 688896: 582641
703068 was blocked by: 703182 704687 703075
703068 was blocking: 704612
Added blocking bug(s) of 703068: 582641
Owner changed from Deepak Tripathi  to Jérémy Bobbio 
.
Added tag(s) pending.
Bug #704687 [wnpp] ITP: ruby-backports -- Backports of Ruby features for older 
Ruby
Merged 582641 703075 704687
> thanks
Stopping processing here.

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


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



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

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

> # Thursday 4 April  19:03:22 UTC 2013
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: zita-mu1
> tags 704576 + pending
Bug #704576 [wnpp] ITP: zita-mu1 - simple app used to organise stereo 
monitoring for Jack
Added tag(s) pending.
>
End of message, stopping processing here.

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


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



Bug#704700: ITP: phpseclib -- implementations of an arbitrary-precision integer arithmetic library

2013-04-04 Thread David Prévot
Package: wnpp
Severity: wishlist
Owner: David Prévot 

* Package name: phpseclib
  Version : 0.3.1
  Upstream Author : Jim Wigginton 
* URL : http://phpseclib.sourceforge.net/
* License : MIT
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : implementations of an arbitrary-precision integer 
arithmetic library

The PHP Secure Communications Library are fully PKCS#1 (v2.1) compliant
RSA, DES, 3DES, RC4, Rijndael, AES, SSH-1, SSH-2, SFTP, and X.509
implementations.


Additional notes: as “This library is written using the same conventions
that libraries in the PHP Extension and Application Repository (PEAR)
used to be written in”, I intend to maintain it under Debian PHP PEAR
umbrella. It is already embedded in icinga-web and ldap-account-manager,
and is also used by the upcoming ownCloud version.


signature.asc
Description: Digital signature


Bug#538067: Fw: Re: RFS: OpenCPN navigation (ITP #538067)

2013-04-04 Thread Hamish
Hi,

just to note that the 2.5.0 package is essentially ready for
upload AFAICT, just that I couldn't find any DD with the time to
upload it in time for the wheezy freeze. I hope that as soon as
the freeze is thawed this version of the package can be uploaded
as-is, and after that work would begin to repackage the new stable
version (3.2), which introduces OpenGL deps and a few other new
things. aka I don't want to reset the clock to 0 when the last
milestone is 100% complete, I'd like to book that past milestone
while we can, instead of abandoning it.


thanks,
Hamish


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1365104160.88005.yahoomailclas...@web140001.mail.bf1.yahoo.com



Bug#704706: RFP: python-browserid -- a python library for the BrowserID Protocol (Mozilla Persona)

2013-04-04 Thread Daniel Kahn Gillmor
Package: wnpp
Severity: wishlist

* Package name: python-browserid
  Version : 0.10.0
  Upstream Author : Mozilla Identity Team 
* URL : https://github.com/PyBrowserID
* License : MPL 2.0
  Programming Lang: Python
  Description : a python library for the BrowserID Protocol (Mozilla 
Persona)

BrowserID is a cross-browser, provider-agnostic login system for the
Web.  It is designed to eliminate site-specific passwords and rely on
strong cryptography to verify user identities.  Mozilla offers their
"Persona" service as the the first major implementation (and as a
fallback for sites that do not yet implement their own BrowserID
service.

This package provides a python client library for web sites that want
to identify users via BrowserID.  It does not implement BrowserID
provider functionality.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130404203310.32454.60199.report...@alice.fifthhorseman.net



Bug#704710: ITP: modassert -- An advanced portable C++ library of over 80 boolean-like macros for debugging

2013-04-04 Thread Richard Ulrich
Package: wnpp
Owner: Richard Ulrich 
Severity: wishlist

* Package name: modassert
  Version : 2.0.4
  Upstream Author : Mark Van Peteghem 
* URL : http://sourceforge.net/projects/modassert/
* License : wxWindows Library Licence
  Programming Lang: C++
  Description : An advanced portable C++ library of over 80
boolean-like macros for debugging

This is an advanced portable C++ library with 144 variations of the ASSERT 
macro, 
to add expressions, levels and optional actions. 112 are modular because they 
can 
also use Rich Booleans, allowing much more combinations than non-modular ASSERT 
macros.





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


Bug#704711: ITP: python-audiolab -- a python package to read/write audio files from numpy arrays

2013-04-04 Thread Simon Fondrie-Teitler
Package: wnpp
Severity: wishlist
Owner: "Simon Fondrie-Teitler" 

* Package name: python-audiolab
  Version : 0.11.0
  Upstream Author : David Cournapeau 
* URL : https://github.com/cournape/audiolab
* License : LGPL
  Programming Lang: Python
  Description : a python package to read/write audio files from numpy arrays

Audiolab is a python package for audio file IO using numpy arrays. It supports
many different audio formats, including wav, aiff, au, flac, ogg, htk. It can
also be used for sound output to audio device.

A matlab-like API is provided for simple import/export; a more complete API is
available for more advanced usage. Audiolab is essentially a wrapper around
Erik de Castro Lopo's excellent libsndfile:

http://www.mega-nerd.com/libsndfile/


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



Bug#704633: marked as done (O: twitter-recess -- code quality tool for CSS built on top of LESS)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Apr 2013 23:18:05 +
with message-id 
and subject line Bug#704633: fixed in twitter-recess 1.1.6-1
has caused the Debian Bug report #704633,
regarding O: twitter-recess -- code quality tool for CSS built on top of LESS
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.)


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

I am orphaning twitter-recess.

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.

--
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---
--- Begin Message ---
Source: twitter-recess
Source-Version: 1.1.6-1

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS)  (supplier of updated twitter-recess 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 04 Apr 2013 18:38:23 +0200
Source: twitter-recess
Binary: twitter-recess
Architecture: source all
Version: 1.1.6-1
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) 
Changed-By: Laszlo Boszormenyi (GCS) 
Description: 
 twitter-recess - code quality tool for CSS built on top of LESS
Closes: 704633
Changes: 
 twitter-recess (1.1.6-1) unstable; urgency=low
 .
   * New upstream release.
   * New maintainer (closes: #704633).
   * Change lib path to be a valid nodejs package.
   * Update patches to apply clean.
   * Add watch file.
Checksums-Sha1: 
 fb259619861815f48d53035e0fb8e7fe5fcd07b6 1120 twitter-recess_1.1.6-1.dsc
 8d59a83b571aa0967ffa32d5f6a8f12f90b64988 35284 twitter-recess_1.1.6.orig.tar.xz
 af003eb0b0e095897e6b3b5f31138b376f5ede1a 4192 
twitter-recess_1.1.6-1.debian.tar.xz
 0122a94e689e0c4f1a2f461e2f779750baa35247 18182 twitter-recess_1.1.6-1_all.deb
Checksums-Sha256: 
 3065e98e68f6fa777f67609e73ab7a3b57f62f5435e300ee1bf8cb9813f0efd4 1120 
twitter-recess_1.1.6-1.dsc
 a58547bac87fb13bb92844e5bdf916b6981e708109105e6ba44e86eb3ce2f59a 35284 
twitter-recess_1.1.6.orig.tar.xz
 1634f27aaafd6c23e8def0356f0b4352fdf2b54298bfe056a415d6686bcc4785 4192 
twitter-recess_1.1.6-1.debian.tar.xz
 8bc2df6e3fced122e53a235592540fb7cd83d1067e473a98824bb0ae53d1c1b3 18182 
twitter-recess_1.1.6-1_all.deb
Files: 
 827a6605f50f5b975907757418a93f82 1120 web optional twitter-recess_1.1.6-1.dsc
 a66a68ee5551e5ad4d2e1ff72158b672 35284 web optional 
twitter-recess_1.1.6.orig.tar.xz
 87cffd8860dfc181282c7d36536f87b2 4192 web optional 
twitter-recess_1.1.6-1.debian.tar.xz
 6bce34b80700b1f2cc894ccd56ccd504 18182 web optional 
twitter-recess_1.1.6-1_all.deb

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

iEYEARECAAYFAlFeB/0ACgkQMDatjqUaT90U/gCcDfWyjRyKIs0eyElrypQ0rTg2
eIoAnjAX5H3kwmuOGQ715Xy4aaVtjtqs
=StWi
-END PGP SIGNATURE End Message ---


Bug#704711: marked as done (ITP: python-audiolab -- a python package to read/write audio files from numpy arrays)

2013-04-04 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2013 04:22:31 +
with message-id 
and subject line closing ITP: python-audiolab -- a python package to read/write 
audio files from numpy arrays
has caused the Debian Bug report #704711,
regarding ITP: python-audiolab -- a python package to read/write audio files 
from numpy arrays
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.)


-- 
704711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Simon Fondrie-Teitler" 

* Package name: python-audiolab
  Version : 0.11.0
  Upstream Author : David Cournapeau 
* URL : https://github.com/cournape/audiolab
* License : LGPL
  Programming Lang: Python
  Description : a python package to read/write audio files from numpy arrays

Audiolab is a python package for audio file IO using numpy arrays. It supports
many different audio formats, including wav, aiff, au, flac, ogg, htk. It can
also be used for sound output to audio device.

A matlab-like API is provided for simple import/export; a more complete API is
available for more advanced usage. Audiolab is essentially a wrapper around
Erik de Castro Lopo's excellent libsndfile:

http://www.mega-nerd.com/libsndfile/
--- End Message ---
--- Begin Message ---
Please retitle bug 535627 from RFP to ITP and set yourself as the owner.--- End Message ---


Bug#704587: ITP: libtcod -- an API for roguelike developpers

2013-04-04 Thread Oohara Yuuma
On Thu, 4 Apr 2013 09:44:33 +0200,
Etienne Millon  wrote:
[upstream SONAME without version]
> Do you know if we have a comprehensive "how-to" / "why" document to
> explain these problems ? The upstream guide [2] mentions a library
> guide [3], and there's also [4] but everything is good to be
> forwarded.

The library packaging guide [5] may help:
| It is quite important that Debian does not lose binary compatibility
| with other distributions, so changing the SONAME specifically
| for Debian is generally a bad idea.

[5] http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html

-- 
Oohara Yuuma 


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



Processed: RFS: blt/2.4z-6

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

> block 664092 by 704693
Bug #664092 [wnpp] ITA: blt -- the BLT extension library for Tcl/Tk - run-time 
package
664092 was not blocked by any bugs.
664092 was not blocking any bugs.
Added blocking bug(s) of 664092: 704693
> stop
Stopping processing here.

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


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