Bug#737050: patch for build with wx3.0-doc package

2014-10-26 Thread SUGIMOTO Norimitsu
Dear Olly.
(CC: wxWidgets Maintainers Team)

I wrote a patch create wx3.0-doc package build with
wxwidgets3.0 source package.

Please see attached file(debdiff) and merge this patch.
This patch file add call doxygen when build package.

I uploaded build log merged this patch below. 

  
http://mentors.debian.net/debian/pool/main/w/wxwidgets3.0/wxwidgets3.0_3.0.2-2.dsc

regards.


On Tue, 23 Sep 2014 13:09:45 +0900
SUGIMOTO Norimitsu dict...@live.jp wrote:

 Hi.
 
 I'm sorry I slow from your response.
 
 Your debdiff is useful, I will upload package
 on menters applied your patch.
 
 Your proposal that replace jQuery, however it isn't replace
 jQuery file from Olly's advice. 
 https://bugs.debian.org/736360
 
 I agree Olly's advice, because this package maintenance
 become difficult If this package depend on libjs-jquery.
 (ex. update libjs-jquery)
 
  For the maintainer I think freewx-maint is the best choice... But I don't 
  have a strong opinion and I have no upload possibilities 
 
 I have no upload authority too, then I will request to 
 DD or freewx-maint member sponsor upload.
 
 regards.
 
 On Tue, 2 Sep 2014 11:32:39 +0100
 Gianfranco Costamagna costamagnagianfra...@yahoo.it wrote:
 
  Hi olly,
  
  
  
  
   Il Lunedì 1 Settembre 2014 18:36, Olly Betts o...@survex.com ha scritto:
On Mon, Sep 01, 2014 at 02:52:43PM +0100, Gianfranco Costamagna wrote:
Hi, I packaged wx3.0 doc, and after that I discovered this ITP and the
package on mentors...
   
   I'm happy someone's packaging it, but slightly surprised that nobody
   thought to mention it to the wx maintainers.
   
For the maintainer I think freewx-maint is the best choice... But I
don't have a strong opinion and I have no upload possibilities 
   
   It seems sensible to me for it to be under the team umbrella, since
   we maintain the package it is the documentation for, and coordinating
   uploads of new versions would be helpful to users.  I'm certainly happy
   for more people to join the team.
   
diff -Nru wx3.0-doc-3.0.1/debian/wx3.0-doc.linktrees 
   wx3.0-doc-3.0.1/debian/wx3.0-doc.linktrees
--- wx3.0-doc-3.0.1/debian/wx3.0-doc.linktrees1970-01-01 
   01:00:00.0 +0100
+++ wx3.0-doc-3.0.1/debian/wx3.0-doc.linktrees2014-09-01 
   15:34:21.0 +0200
@@ -0,0 +1 @@
+replace usr/share/javascript/jquery/jquery.js 
   usr/share/doc/wx3.0-doc/jquery.js
   
   My understanding is that doxygen uses a patched version of jquery, so
   this replacement isn't correct.  I'm not sure what the recommended way
   to fix this is though.  There's some information here:
   
   https://bugs.debian.org/736360
   
  
  I looked carefully at them, however I don't agree my solution is wrong.
  
  Please look at the jquery 1.7.1 code
  http://code.jquery.com/jquery-1.7.1.min.js
  and meld with the jquery.js code inside
  
  aside from 3 \r\n in the upstream minified code, it is the same file, no 
  patches at all.
  
  So I presume the debian jquery 1.7.2 will be just fine (I little tested it 
  and it was fine aside from some little render bug, but I don't think it was 
  jquery specific)
  
  Your referred bug is when we _build_ the doxygen documentation, here we 
  have the already built one, so we just need to copy-paste it.
  
  Would be nice to force upstream to give the source doxygen documentation, 
  but at least I think my solution is the best one (for the moment).
  
  
  Please also look here [1]. If upstream starts providing doxygen 
  documentation we will likely need to override the bug and fix doxygen 
  instead.
  
  [1] https://lists.debian.org/debian-mentors/2012/11/msg00313.html
  
  Cheers,
  
  
  Gianfranco
   Cheers,
   
   Olly
   
   -- 
   To unsubscribe, send mail to 737050-unsubscr...@bugs.debian.org.
   
  
 
 -- 
 SUGIMOTO Norimitsu dict...@live.jp
 


-- 
SUGIMOTO Norimitsu dict...@live.jp


wxwidgets3.0-build-with-doc.debdiff
Description: Binary data


Bug#754972: ITP: percol -- adds flavor of interactive filtering to the traditional pipe concept of UNIX shell

2014-10-26 Thread Kozo Nishida
Hi Antoine

I'm Kozo Nishida. (I'm not Debian developer.)
I also want percol Debian package.

How is the status of this ITP?
I created a tentative debian directory and pull-requested it to mooz.
https://github.com/mooz/percol/pull/52

If this helps you, please use the debian directory and replace the
maintainer from me to you.

Thanks
-- Kozo

-- 
Kozo Nishida
knish...@riken.jp

Laboratory for Biochemical Simulation
OLABB, Osaka University 6-2-3, Furuedai, Suita, Osaka 565-0874, JAPAN
Quantitative Biology Center, RIKEN
Tel: +81-70-6800-3899


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



Bug#737050: patch for build with wx3.0-doc package

2014-10-26 Thread Gianfranco Costamagna
Hi Norimitsu,


First of all, thanks for the work you did!

(note: I did not try to build the package)

However I have some questions:

If the doxygen was already in the wx3.0 source tree, why drop it? Why upstream 
start releasing it separately? I'm wondering if they are actually the same 
stuff.

Let's go to the diff


+  * build with wx3.0-doc package. (Closes: #737050)
+- get helped by Gianfranco Costamagna costamagnagianfra...@yahoo.it.


not needed, but thanks, it is always appreciated :)


- libnotify-dev
+ libnotify-dev, doxygen, fonts-freefont-ttf


that freefont wasn't needed, right? :)


+Depends: ${misc:Depends}, libjs-jquery


if you don't override the jquery symlink you probably don't need to depend on 
libjs-jquery, since you already have the embedded copy (the same applies to 
control.in file)

please note that I cannot upload the package, and Olly is the boss here :)

I'm just trying to give some hints!


for the doxygen symlink yes, we should avoid it, but since I have already three 
or four packages with that link I'm going to ask on debian-devel soon what is 
the best option for this.


cheers,

Gianfranco


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/395436513.798265.1414310535507.javamail.ya...@jws11108.mail.ir2.yahoo.com



Processed: block 742077 with 761075

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

 block 742077 with 761075
Bug #742077 [sponsorship-requests] RFS: vcmi/0.96+dfsg-1 [ITP]
742077 was not blocked by any bugs.
742077 was blocking: 741640
Added blocking bug(s) of 742077: 761075
 thanks
Stopping processing here.

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


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



Processed: unblock 742077 with 761075

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

 unblock 742077 with 761075
Bug #742077 [sponsorship-requests] RFS: vcmi/0.96+dfsg-1 [ITP]
742077 was blocked by: 761075
742077 was blocking: 741640
Removed blocking bug(s) of 742077: 761075
 thanks
Stopping processing here.

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


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



Processed: block 741640 with 761075

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

 block 741640 with 761075
Bug #741640 [wnpp] ITP: vcmi -- Free implementation of the Heroes of Might and 
Magic 3 game engine
741640 was blocked by: 742077
741640 was not blocking any bugs.
Added blocking bug(s) of 741640: 761075
 thanks
Stopping processing here.

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


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



Processed: block 761075 with 766833

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

 block 761075 with 766833
Bug #761075 [wnpp] ITP: fuzzylite -- fuzzy logic control library
761075 was not blocked by any bugs.
761075 was blocking: 741640
Added blocking bug(s) of 761075: 766833
 thanks
Stopping processing here.

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


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



Processed: RFS: fdkaac/0.6.1-1 [ITP]

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

 block 766679 by -1
Bug #766679 [wnpp] ITP: fdkaac -- command line encoder frontend for libfdk-aac
766679 was not blocked by any bugs.
766679 was not blocking any bugs.
Added blocking bug(s) of 766679: 766835

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


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



Processed (with 5 errors): Re: Bug#766388: RFP: gnome-initial-setup -- bootstrapping after installation

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

 retitle 766388 ITP: gnome-initial-setup -- bootstrapping after installation
Bug #766388 [wnpp] RFP: gnome-initial-setup -- bootstrapping after installation
Changed Bug title to 'ITP: gnome-initial-setup -- bootstrapping after 
installation' from 'RFP: gnome-initial-setup -- bootstrapping after 
installation'
 owner 766388 Debian GNOME Maintainers 
 pkg-gnome-maintain...@lists.alioth.debian.org
Bug #766388 [wnpp] ITP: gnome-initial-setup -- bootstrapping after installation
Owner recorded as Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org.
 On 23/10/14 16:45, Paul Wise wrote:
Unknown command or malformed arguments to command.
  On Thu, Oct 23, 2014 at 8:41 PM, Jordi Mallach wrote:
Unknown command or malformed arguments to command.
 
Unknown command or malformed arguments to command.
  Indeed, I think this specifically kicks in if no user has been created,
Unknown command or malformed arguments to command.
  which is not the common case in Debian as d-i does create a user by
Unknown command or malformed arguments to command.
Too many unknown commands, stopping here.

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


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



Bug#766859: RFH: openmpi -- high performance message passing library -- header files

2014-10-26 Thread Sylvestre Ledru
Package: wnpp
Severity: normal

Hello,

I am no longer using OpenMPI and the other co maintainer is no really active.
It would be nice to have someone who cares about OpenMPI helping in its
maintenance. It is not an hard package to maintain and it is quite interesting.

So, I request assistance with maintaining the openmpi package.

The package description is:
 Open MPI is a project combining technologies and resources from several other
 projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best
 MPI library available. A completely new MPI-2 compliant implementation, Open
 MPI offers advantages for system and software vendors, application developers
 and computer science researchers.
 .
 This package contains the header files and compiler wrappers which are needed
 to compile and link programs against libopenmpi.

Thanks,
Sylvestre


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



Bug#757377: marked as done (ITP: python-arrow -- comprehensive Python library to manipulate dates, times, and timestamps)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 13:00:12 +
with message-id e1xinqa-0004rh...@franck.debian.org
and subject line Bug#757376: fixed in python-arrow 0.4.4-1
has caused the Debian Bug report #757376,
regarding ITP: python-arrow -- comprehensive Python library to manipulate 
dates, times, and timestamps
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.)


-- 
757376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Federico Ceratto federico.cera...@gmail.com

* Package name: python-arrow
  Version : 0.4.2
  Upstream Author : Chris Smith crsmith...@gmail.com
* URL : http://crsmithdev.com/arrow/
* License : Apache
  Programming Lang: Python
  Description : A comprehensive Python library to manipulate dates, times, 
and timestamps.

Arrow is a Python library that offers a sensible, human-friendly approach to
creating, manipulating, formatting and converting dates, times, and timestamps.
It implements and updates the datetime type, plugging gaps in functionality, and
provides an intelligent module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz
---End Message---
---BeginMessage---
Source: python-arrow
Source-Version: 0.4.4-1

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

Debian distribution maintenance software
pp.
Federico Ceratto federico.cera...@gmail.com (supplier of updated python-arrow 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 Oct 2014 16:24:13 +0100
Source: python-arrow
Binary: python-arrow python3-arrow python-arrow-doc
Architecture: source all
Version: 0.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Federico Ceratto federico.cera...@gmail.com
Changed-By: Federico Ceratto federico.cera...@gmail.com
Description:
 python-arrow - Python library to manipulate dates, times, and timestamps
 python-arrow-doc - Python library to manipulate dates, times, timestamps: 
documentat
 python3-arrow - Python3 library to manipulate dates, times, and timestamps
Closes: 757376
Changes:
 python-arrow (0.4.4-1) unstable; urgency=low
 .
   * Initial release (Closes: #757376)
Checksums-Sha1:
 1d3203f5d7d9dd0bd31cfa409b02fb87934b8e09 2164 python-arrow_0.4.4-1.dsc
 468a74d539a4649c897aa989444a334e73902aac 43685 python-arrow_0.4.4.orig.tar.gz
 2377f4aaeed9bd529710b764bd6e32dd41d83779 3464 
python-arrow_0.4.4-1.debian.tar.xz
 c1baa0d8a62cf6a6e5228396334991602d65e656 22830 python-arrow_0.4.4-1_all.deb
 97f6833f002eb1931f47552284c0a81f8a25fed9 21844 python3-arrow_0.4.4-1_all.deb
 ae1b75239f7c55717f2be4cb728b728158edc48c 32926 python-arrow-doc_0.4.4-1_all.deb
Checksums-Sha256:
 20edf1852ed91301f9ae88ece567734b0206801f9ea85934a52d7b224769db34 2164 
python-arrow_0.4.4-1.dsc
 10c9cef1ebb081e0ec8cc878ab7f57a2dc9a52795ff1ad2c41336b198e437b8f 43685 
python-arrow_0.4.4.orig.tar.gz
 f8cab00bf48b492c33d2b18985574c7588403f9ab39b0778f322b99f9a6607cf 3464 
python-arrow_0.4.4-1.debian.tar.xz
 8324564a3c2a3d1c5833019b6b4dffd6bed08eb2eaaee1a356c81896d2985d99 22830 
python-arrow_0.4.4-1_all.deb
 c3d98023287ce0042ad6d551d1b10910b81be0d3f28c79dd41eb96fea347f76f 21844 
python3-arrow_0.4.4-1_all.deb
 7ede10ca19a7a81cbc7c36e8504e503f494dca2b94afe8d8d6856bd27890768f 32926 
python-arrow-doc_0.4.4-1_all.deb
Files:
 74eb25030438b8ac82662d66ca0ca47f 2164 python optional python-arrow_0.4.4-1.dsc
 0c387d67064ff9abeec7bb35bf229f34 43685 python optional 
python-arrow_0.4.4.orig.tar.gz
 1275fb6ab0d9beb9c11745462fdf5567 3464 python optional 
python-arrow_0.4.4-1.debian.tar.xz
 eaf3fb379708fbe2c9e7bcb894a56709 22830 python optional 
python-arrow_0.4.4-1_all.deb
 316518e360b40311339ff01f18ca50e6 21844 python optional 
python3-arrow_0.4.4-1_all.deb
 ef532a58b23187b2c5f78babb1fd294a 32926 doc optional 
python-arrow-doc_0.4.4-1_all.deb

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


Bug#757376: marked as done (ITP: python-arrow -- comprehensive Python library to manipulate dates, times, and timestamps)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 13:00:12 +
with message-id e1xinqa-0004rh...@franck.debian.org
and subject line Bug#757376: fixed in python-arrow 0.4.4-1
has caused the Debian Bug report #757376,
regarding ITP: python-arrow -- comprehensive Python library to manipulate 
dates, times, and timestamps
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.)


-- 
757376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Federico Ceratto federico.cera...@gmail.com

* Package name: python-arrow
  Version : 0.4.2
  Upstream Author : Chris Smith crsmith...@gmail.com
* URL : http://crsmithdev.com/arrow/
* License : Apache
  Programming Lang: Python
  Description : A comprehensive Python library to manipulate dates, times, 
and timestamps.

Arrow is a Python library that offers a sensible, human-friendly approach to
creating, manipulating, formatting and converting dates, times, and timestamps.
It implements and updates the datetime type, plugging gaps in functionality, and
provides an intelligent module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz
---End Message---
---BeginMessage---
Source: python-arrow
Source-Version: 0.4.4-1

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

Debian distribution maintenance software
pp.
Federico Ceratto federico.cera...@gmail.com (supplier of updated python-arrow 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 Oct 2014 16:24:13 +0100
Source: python-arrow
Binary: python-arrow python3-arrow python-arrow-doc
Architecture: source all
Version: 0.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Federico Ceratto federico.cera...@gmail.com
Changed-By: Federico Ceratto federico.cera...@gmail.com
Description:
 python-arrow - Python library to manipulate dates, times, and timestamps
 python-arrow-doc - Python library to manipulate dates, times, timestamps: 
documentat
 python3-arrow - Python3 library to manipulate dates, times, and timestamps
Closes: 757376
Changes:
 python-arrow (0.4.4-1) unstable; urgency=low
 .
   * Initial release (Closes: #757376)
Checksums-Sha1:
 1d3203f5d7d9dd0bd31cfa409b02fb87934b8e09 2164 python-arrow_0.4.4-1.dsc
 468a74d539a4649c897aa989444a334e73902aac 43685 python-arrow_0.4.4.orig.tar.gz
 2377f4aaeed9bd529710b764bd6e32dd41d83779 3464 
python-arrow_0.4.4-1.debian.tar.xz
 c1baa0d8a62cf6a6e5228396334991602d65e656 22830 python-arrow_0.4.4-1_all.deb
 97f6833f002eb1931f47552284c0a81f8a25fed9 21844 python3-arrow_0.4.4-1_all.deb
 ae1b75239f7c55717f2be4cb728b728158edc48c 32926 python-arrow-doc_0.4.4-1_all.deb
Checksums-Sha256:
 20edf1852ed91301f9ae88ece567734b0206801f9ea85934a52d7b224769db34 2164 
python-arrow_0.4.4-1.dsc
 10c9cef1ebb081e0ec8cc878ab7f57a2dc9a52795ff1ad2c41336b198e437b8f 43685 
python-arrow_0.4.4.orig.tar.gz
 f8cab00bf48b492c33d2b18985574c7588403f9ab39b0778f322b99f9a6607cf 3464 
python-arrow_0.4.4-1.debian.tar.xz
 8324564a3c2a3d1c5833019b6b4dffd6bed08eb2eaaee1a356c81896d2985d99 22830 
python-arrow_0.4.4-1_all.deb
 c3d98023287ce0042ad6d551d1b10910b81be0d3f28c79dd41eb96fea347f76f 21844 
python3-arrow_0.4.4-1_all.deb
 7ede10ca19a7a81cbc7c36e8504e503f494dca2b94afe8d8d6856bd27890768f 32926 
python-arrow-doc_0.4.4-1_all.deb
Files:
 74eb25030438b8ac82662d66ca0ca47f 2164 python optional python-arrow_0.4.4-1.dsc
 0c387d67064ff9abeec7bb35bf229f34 43685 python optional 
python-arrow_0.4.4.orig.tar.gz
 1275fb6ab0d9beb9c11745462fdf5567 3464 python optional 
python-arrow_0.4.4-1.debian.tar.xz
 eaf3fb379708fbe2c9e7bcb894a56709 22830 python optional 
python-arrow_0.4.4-1_all.deb
 316518e360b40311339ff01f18ca50e6 21844 python optional 
python3-arrow_0.4.4-1_all.deb
 ef532a58b23187b2c5f78babb1fd294a 32926 doc optional 
python-arrow-doc_0.4.4-1_all.deb

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


Bug#763930: marked as done (ITP: mysecureshell -- SFTP Server with ACL)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 13:00:11 +
with message-id e1xinqz-0004rg...@franck.debian.org
and subject line Bug#763930: fixed in mysecureshell 2.0-1
has caused the Debian Bug report #763930,
regarding ITP: mysecureshell -- SFTP Server with ACL
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.)


-- 
763930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Pierre Mavro pie...@mavro.fr

* Package name: mysecureshell
  Version : 2.0
  Upstream Author : Pierre Mavro pie...@mavro.fr
* URL : http://mysecureshell.readthedocs.org
* License : GPL
  Programming Lang: C, Perl, Shell
  Description : SFTP Server with ACL

MySecureShell is a solution which has been made to bring more features to
sftp/scp protocol given by OpenSSH. By default, OpenSSH brings a lot of
liberty to connected users which imply to thrust in your users.
The goal of MySecureShell is to offer the power and security of OpenSSH, with
enhanced features (like ACL) to restrict connected users.
MySecureShell was created because of the lack of file transfer features in
OpenSSH. OpenSSH was not designed as a file transfer solution, that's why
MySecureShell is born.
MySecureShell is not a patch for OpenSSH, it's a shell for users.
It has the advantage to:
* Avoid including security holes in OpenSSH
* No dependence on against an OpenSSH version

This package is largely used in banking systems. It allows OpenSSH
to have a fine grained filtering restriction on user connections.
I'm looking for a sponsor to add this version and next versions in Debian
---End Message---
---BeginMessage---
Source: mysecureshell
Source-Version: 2.0-1

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

Debian distribution maintenance software
pp.
Pierre Mavro pie...@mavro.fr (supplier of updated mysecureshell package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 30 Sep 2014 07:18:01 +
Source: mysecureshell
Binary: mysecureshell
Architecture: source kfreebsd-amd64
Version: 2.0-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Mavro pie...@mavro.fr
Changed-By: Pierre Mavro pie...@mavro.fr
Description:
 mysecureshell - SFTP Server with ACL
Closes: 763930
Changes:
 mysecureshell (2.0-1) unstable; urgency=low
 .
 * Initial release (Closes: #763930)
Checksums-Sha1:
 43e5e4c8617afcdd4b86615ddfd436e5737ffbdd 1878 mysecureshell_2.0-1.dsc
 88c19402182807387e0e214a11e07cd55ec2d7e4 136705 mysecureshell_2.0.orig.tar.gz
 7ac33aa1fe3ba612fffe41df58faa1330c9fa355 3508 mysecureshell_2.0-1.debian.tar.xz
 fa6f294a835d4fc7f21ddf47f899fee68362007f 61172 
mysecureshell_2.0-1_kfreebsd-amd64.deb
Checksums-Sha256:
 c43a49d19f0600735db0315b6cdcb840a624b0875324e0dda82cc95e942860fd 1878 
mysecureshell_2.0-1.dsc
 e510263c72d5c946db14a2ff94e5415545f5131a50771e8a996d005c61f8c336 136705 
mysecureshell_2.0.orig.tar.gz
 7dd98079abd87aec0432245f62e3cfe6b1fdc2b5df8d0fa4b01eb3590668901e 3508 
mysecureshell_2.0-1.debian.tar.xz
 7c5c4f2a359d1e3eee884f950f381110f1fdceb3e99011a2295c79e6b9532676 61172 
mysecureshell_2.0-1_kfreebsd-amd64.deb
Files:
 046198db323809ecd02e2cde0d7f8b75 1878 net optional mysecureshell_2.0-1.dsc
 b0b70460eb110b106aa5aaa5a229522e 136705 net optional 
mysecureshell_2.0.orig.tar.gz
 de6bff3cf2de6289022bc840419b73cd 3508 net optional 
mysecureshell_2.0-1.debian.tar.xz
 07eef39e46537ed66fcbf19610de0d83 61172 net optional 
mysecureshell_2.0-1_kfreebsd-amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUTArxAAoJEASe2blHZVcupfcP/Rdp+0tOwQ8M5eqquKJQwWBQ
36THU8MzA3klRB6ocxLHBMt+sX2CqFyxdcNE5fF+peknDCgO5nhyQatMt87jIP8M
BNVjjOGPGmu0jIf0dcE/WZqlEXsYJYLcTtAXQBYCyub8ERaIcTkFp/7IYTmZe4MJ
gs0mbF2EumzxYEPUcGxpBPDU5aloWRv2xT1MW77WvwIotRVbfWSHnvM7d1IVIiPT
pIPzDDv8aGZkHgrRGVz8Y1c6dq4bd6Y6Xp74oLxQp9p2kaTGSoAty6WBWhFfXAwW
HBYnPN8wi6ZWI6Uc+VqF+dGsGyDGZRxJ9Z93DmJc9jrlmTl0t84zLvL70gcI2kiN

Bug#741065: Blocked by upstream changes to third party library

2014-10-26 Thread Tonnerre LOMBARD
Salut,

On Tue, Aug 05, 2014 at 02:46:59AM +0200, Jelmer Vernooij wrote:
 This is currently blocked by https://github.com/coreos/etcd/issues/895

Would it be possible to simply package golang-etcd-dev from the etcd
source rather than its own github repo for the time being? That way we
might be able to get etcd now rather than later.

Tonnerre


signature.asc
Description: Digital signature


Bug#733520: Added on TODO

2014-10-26 Thread Alexandre Viau
Hello,

I have added this on the Python Modules team TODO:
https://wiki.debian.org/Teams/PythonModulesTeam/TODO

-- 
Alexandre Viau
alexan...@alexandreviau.net



signature.asc
Description: OpenPGP digital signature


Bug#737050: patch for build with wx3.0-doc package

2014-10-26 Thread SUGIMOTO Norimitsu
Hi Gianfranco.

 If the doxygen was already in the wx3.0 source tree, why drop it? Why 
 upstream start releasing it separately? I'm wondering if they are actually 
 the same stuff.

Sorry, I don't know too.

 - libnotify-dev
 + libnotify-dev, doxygen, fonts-freefont-ttf
 
 
 that freefont wasn't needed, right? :)

When build documents, exec wxwidgets3.0-3.0.2/docs/doxygen/regen.sh html.
doxygen builds html and png image and so on.

Below log is a part of wxwidgets3.0_3.0.2-2_amd64.build
excepted fonts-freefont-ttf.
If it is nothing font package, document build process(doxygen?)
occur Segmentation fault.


export WX_SKIP_DOXYGEN_VERSION_CHECK=1; docs/doxygen/regen.sh html
Warning: Tag `SYMBOL_CACHE_SIZE' at line 48 of file `Doxyfile' has become 
obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `XML_SCHEMA' at line 457 of file `Doxyfile' has become obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: Tag `XML_DTD' at line 458 of file `Doxyfile' has become obsolete.
 To avoid this warning please remove this line from your configuration 
file or upgrade it using doxygen -u
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated 
graphs.
Segmentation fault


And lintian log, fail to create png image.
I guess doxygen created png image include embed fonts.


W: wx3.0-doc: zero-byte-file-in-doc-directory 
usr/share/doc/wx3.0-doc/html/classwx_notify_event__inherit__graph.png


So, anything Sans font is necessary to build for doxygen.
(If you change font set, please see DOT_FONTNAME in doc/doxygen/Doxyfile)

 +Depends: ${misc:Depends}, libjs-jquery
 
 
 if you don't override the jquery symlink you probably don't need to depend on 
 libjs-jquery, since you already have the embedded copy (the same applies to 
 control.in file)

I think wx3.0-doc works without libjs-jquery too.

I set libjs-jquery in debian control file Build-depend to make sure
because output warning please use libjs-jquery in linlian log.


W: wx3.0-doc: embedded-javascript-library usr/share/doc/wx3.0-doc/html/jquery.js
 please use libjs-jquery


regards.

-- 
SUGIMOTO Norimitsu dict...@live.jp


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



Processed: python-flask-restful RFS blocks the RFP

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

 block 733520 by 766881
Bug #733520 [wnpp] RFP: python-flaskext.restful -- Extension to Flask for 
building REST APIs
733520 was not blocked by any bugs.
733520 was not blocking any bugs.
Added blocking bug(s) of 733520: 766881

End of message, stopping processing here.

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


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



Bug#759549: ITP: libclipboard-perl -- Perl module to copy and paste from Perl code

2014-10-26 Thread Salvatore Bonaccorso
Control: noowner -1
Control: retitle -1 RFP: libclipboard-perl -- Perl module to copy and paste 
from Perl code
Control: tags -1 + wontfix

To record this in the BTS: Current Clipboard perl module does not seem
in a good shape so that we feel confortable to maintain this module
within Debian so far.

Thus retitling the but to RFP, but adding wontfix tag.

Regards,
Salvatore


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



Processed: Re: Bug#759549: ITP: libclipboard-perl -- Perl module to copy and paste from Perl code

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

 noowner -1
Bug #759549 [wnpp] ITP: libclipboard-perl -- Perl module to copy and paste from 
Perl code
Removed annotation that Bug was owned by Salvatore Bonaccorso 
car...@debian.org.
 retitle -1 RFP: libclipboard-perl -- Perl module to copy and paste from Perl 
 code
Bug #759549 [wnpp] ITP: libclipboard-perl -- Perl module to copy and paste from 
Perl code
Changed Bug title to 'RFP: libclipboard-perl -- Perl module to copy and paste 
from Perl code' from 'ITP: libclipboard-perl -- Perl module to copy and paste 
from Perl code'
 tags -1 + wontfix
Bug #759549 [wnpp] RFP: libclipboard-perl -- Perl module to copy and paste from 
Perl code
Added tag(s) wontfix.

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


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



Bug#765629: marked as done (RFA: adns -- Asynchronous-capable DNS client library and utilities)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 15:49:25 +
with message-id e1xiq4l-0004mc...@franck.debian.org
and subject line Bug#765629: fixed in adns 1.5.0~rc1-1
has caused the Debian Bug report #765629,
regarding RFA: adns -- Asynchronous-capable DNS client library and utilities
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.)


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

Hi,

I request an adopter for the adns package.

The package description is:
 adns is a resolver library for C (and C++) programs. In contrast with the
 existing interfaces, gethostbyname et al and libresolv, it can be used in
 an asynchronous, non-blocking manner. Many queries can be handled
 simultaneously.
 .
 Includes useful test tools and utilities for IP address resolving in
 logfiles.

-- 
Robert Edmonds
edmo...@debian.org
---End Message---
---BeginMessage---
Source: adns
Source-Version: 1.5.0~rc1-1

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

Debian distribution maintenance software
pp.
Ian Jackson ijack...@chiark.greenend.org.uk (supplier of updated adns package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 26 Oct 2014 13:58:28 +
Source: adns
Binary: libadns1-dev adns-tools libadns1 libadns1-dbg
Architecture: i386 source
Version: 1.5.0~rc1-1
Distribution: unstable
Urgency: medium
Maintainer: Ian Jackson ijack...@chiark.greenend.org.uk
Changed-By: Ian Jackson ijack...@chiark.greenend.org.uk
Closes: 384372 392102 411263 489301 765629
Description: 
 adns-tools - Asynchronous-capable DNS client utilities
 libadns1   - Asynchronous-capable DNS client library
 libadns1-dbg - Asynchronous-capable DNS client library (debugging symbols)
 libadns1-dev - Asynchronous-capable DNS client library (development)
Changes: 
 adns (1.5.0~rc1-1) unstable; urgency=medium
 .
   * New upstream version.  Closes:#411263.
 There are now no changes to upstream code (other than .gitignore).
   * Remove vbuf__append_quoted1035 from symbols file.
   * Add missing Build-Dependency on `lynx' (for README).
 .
 adns (1.5.0~rc0-0~exp1) experimental; urgency=low
 .
   * New upstream version.  Closes: #392102, #384372.
   * Not using upstream tarball because it contains some junk.
   * Made myself the Maintainer.  Closes: #765629.
   * Delete spurious Makefile and src/config.h.
   * Clarify and improve package Descriptions.
   * In symbols file: ignore all symbols `adns__*' with a regex rule.
   * Remove obsolete emacs local variables stanza from debian/changelog.
   * Add dh and debian files to .gitignore.
   * Add -dbg package.  Closes: #489301.
   * Remove values from rcsids, to remove diffs from upstream.
   * Add ${misc:Depends} to quieten lintian (no change to the .debs).
   * Support dpkg-buildflags (ie, build with hardening).
   * Patch regress/Makefile.in to fix problem with .SECONDARY declaration.
   * Add test case output and common.make to `make [dist]clean'.
Checksums-Sha1: 
 281c20aed8d642f44bddde200b412ed32a43300f 1555 adns_1.5.0~rc1-1.dsc
 2eb46a155ce9f2ee712991fce9370f559b70d0da 310859 adns_1.5.0~rc1.orig.tar.gz
 42a21d94cf4735175bc4ee82384f2e9d166babdc 6362 adns_1.5.0~rc1-1.diff.gz
 447679ec65e92f4416487edf3d5a885753e3ecad 82596 
libadns1-dev_1.5.0~rc1-1_i386.deb
 3b19a157e536d0e74fc8e775c199eba6d5c94f4f 38524 adns-tools_1.5.0~rc1-1_i386.deb
 7e1360bc78e9d9a8d06cc80c591b6825b9fc5f90 67936 libadns1_1.5.0~rc1-1_i386.deb
 67a2744ccdd0e097fffae61759eb145bdb56a026 127088 
libadns1-dbg_1.5.0~rc1-1_i386.deb
Checksums-Sha256: 
 e397684832e4bee85db276f4be958f02e26aff842a3709babd55a63cad1a5aac 1555 
adns_1.5.0~rc1-1.dsc
 c0436fd14cf9a3708b252898028d5d4b2c246e177018738b6e1337312c03c3c1 310859 
adns_1.5.0~rc1.orig.tar.gz
 9b32b87f312227eaef0947a8d495c158f08f83fed3594b85abe86c9f407fe7c3 6362 
adns_1.5.0~rc1-1.diff.gz
 2c0bcf7e9b6ad0a83e578a9d434748b0671e6f080999392cd426dffe6c78a763 82596 
libadns1-dev_1.5.0~rc1-1_i386.deb
 

Bug#707294: marked as done (ITA: cyphesis-cpp -- WorldForge Game Server)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:08 +
with message-id e1xiram-ih...@franck.debian.org
and subject line Bug#707294: fixed in cyphesis-cpp 0.6.0-1
has caused the Debian Bug report #707294,
regarding ITA: cyphesis-cpp -- WorldForge Game 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.)


-- 
707294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: cyphesis-cpp
Version: 0.5.21-1.1
Severity: normal
User: pkg-games-de...@lists.alioth.debian.org
Usertags: wnpp
Owner: !

This package was removed about a year and a half ago [1] and I would
like to bring it back. The other WorldForge packages are currently
maintained by the Debian Games Team and I've discussed this with
Stephen Webb, the current uploader for all of the WorldForge packages.

I have already made significant progress on importing the upstream
sources and updating the Debian packaging. I hope to have the source
package ready for upload in a few weeks.

- -Olek

[1] http://packages.qa.debian.org/c/cyphesis-cpp.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJRirO5AAoJEH2D1AagncHkYnEP/A6kpvqreW4MsiyX0OwNJK+s
p6imG4vEDJ4aCFsyvNBWi35QHMiGqS0B53ZVR6pt1NKWS0P5WdC5u9vhvysHDWl6
h7tmnHQAidj+Z72O4ZBxpC0OAqqqTEIoxdKAeDM0HBI4mLyAe2SUW6FMPaWniRRt
PVF5tKBI/cMFQyjUQtyJIddv/oRkdzIme3/EGqA7MkDpcdoG7GhdZkt4C7epJp6J
geOBjrvsOnw2ERRIWf74pg42oe7eEjKtKg264q7WmIGJWcMDplf6ggER1swHcduh
jN4i1Y7DoiTveflLNCGY4NzRCGwtHhYDTPPVePo6b27iheKihUZeT4MQQdXu9za6
voJhrFhdy0HL3GZ0DyfBMYyDfP+6sogtMSk8aE0W+SGsB3iD2mAVeEjEsyiLG4xR
qZOzj2TJmXqHTX7IMHv/CgmF14zxKXf+vpgQC2zMk1cgY0q0IPrTMBl4Qzz7NUZs
LPGijceT2DaOPW+kZtpmsziDQyqk9YFdCUCj97H34P+HYJCcOLTWjpQ1GXqUWg/x
vX7xqhaeNevBfE91PYca95bw2evI+kKUDYLCWlnwTlkzUctSVU9ViI9tFwEOEuJ9
rOW7UJSn2N2IeUvnsv53QTnZ4WRMnnqqxlVkM0suRU2I2ZFFbGyiz3NAIeuyxzQU
uMwT2cgaY1aVHnltkiRb
=KrdD
-END PGP SIGNATURE-
---End Message---
---BeginMessage---
Source: cyphesis-cpp
Source-Version: 0.6.0-1

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

Debian distribution maintenance software
pp.
Olek Wojnar olek-...@wojnar.org (supplier of updated cyphesis-cpp package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 23 Oct 2014 02:14:18 -0500
Source: cyphesis-cpp
Binary: cyphesis-cpp cyphesis-cpp-clients cyphesis-cpp-mason
Architecture: source amd64 all
Version: 0.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Olek Wojnar olek-...@wojnar.org
Description:
 cyphesis-cpp - WorldForge game server
 cyphesis-cpp-clients - WorldForge game server - clients to control the server
 cyphesis-cpp-mason - WorldForge game server - game data for Mason
Closes: 707294 746633 746635 746703 747145 747454 747763 747827 748129 752957 
758182
Changes:
 cyphesis-cpp (0.6.0-1) unstable; urgency=low
 .
   * Incorporate and acknowledge NMU, thanks Christian Perrier
   * New upstream release
   * Update to 3.0 (quilt) source format
   * Update from CDBS to dh
   * Update d/control: Standards-Version to 3.9.6 (no changes)
   * Update d/control: Update dependencies, add vcs
   * Update d/control: New maintainer (Closes: #707294)
   * Update d/control: Team maintained under the Debian Games Team
   * Update and clarify debconf templates
   * Update debconf translations:
 - Russian, thanks to Yuri Kozlov (Closes: #746633)
 - Czech, thanks to Martin Šín (Closes: #746635)
 - Portuguese, thanks to Américo Monteiro (Closes: #746703)
 - Japanese, thanks to Victory
 - Swedish, thanks to Anders Jonsson (Closes: #747145)
 - German, thanks to Mario Blättermann (Closes: #747763)
 - Spanish, thanks to Matías Bellone (Closes: #752957)
 - French, thanks again to Christian Perrier (Closes: #758182)
   * New debconf translations:
 - Danish, thanks to Joe Hansen (Closes: #747454)
 - Polish, thanks to Michał Kułach (Closes: #747827)
 - Italian, 

Bug#734703: marked as done (ITP: freeipa -- FreeIPA centralized identity framework)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:10 +
with message-id e1xirao-jy...@franck.debian.org
and subject line Bug#734703: fixed in freeipa 4.0.4-1
has caused the Debian Bug report #734703,
regarding ITP: freeipa -- FreeIPA centralized identity framework
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.)


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

Package name: freeipa
Version : 3.3.3
Upstream Author : Red Hat Inc.
URL : http://freeipa.org
License : GPL-3+
Programming Lang: python
Description : FreeIPA centralized identity framework

FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials),
Policy (configuration settings, access control information) and Audit
(events, logs, analysis thereof).
---End Message---
---BeginMessage---
Source: freeipa
Source-Version: 4.0.4-1

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

Debian distribution maintenance software
pp.
Timo Aaltonen tjaal...@debian.org (supplier of updated freeipa package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 25 Oct 2014 02:43:59 +0300
Source: freeipa
Binary: freeipa-server freeipa-server-trust-ad freeipa-client 
freeipa-admintools freeipa-tests python-freeipa
Architecture: source amd64
Version: 4.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team pkg-freeipa-de...@lists.alioth.debian.org
Changed-By: Timo Aaltonen tjaal...@debian.org
Description:
 freeipa-admintools - FreeIPA centralized identity framework -- admintools
 freeipa-client - FreeIPA centralized identity framework -- client
 freeipa-server - FreeIPA centralized identity framework -- server
 freeipa-server-trust-ad - FreeIPA centralized identity framework -- AD trust 
installer
 freeipa-tests - FreeIPA centralized identity framework -- tests
 python-freeipa - FreeIPA centralized identity framework -- Python modules
Closes: 734703
Changes:
 freeipa (4.0.4-1) unstable; urgency=medium
 .
   * Initial release (Closes: #734703)
Checksums-Sha1:
 161a04ff0c987660620b8dd4993a32d189461d3b 2980 freeipa_4.0.4-1.dsc
 ed0baee66da517e4aa1ef106c10383e9077bd8db 4730435 freeipa_4.0.4.orig.tar.gz
 2d474feb72b3ee95dcd0bb5ecf041fb621439b0c 20604 freeipa_4.0.4-1.debian.tar.xz
 79df389d223e0ea21d70d158ccb8b39c2f4d66d8 687742 
freeipa-server_4.0.4-1_amd64.deb
 480b938de4ac82935923b8a2d2b703abbd41e5b1 76482 
freeipa-server-trust-ad_4.0.4-1_amd64.deb
 a59eaaa05d8369fb1cf31852de3fa038443597a7 81592 freeipa-client_4.0.4-1_amd64.deb
 dac1f667e005c566752e4471c5be5b718128fda5 12076 
freeipa-admintools_4.0.4-1_amd64.deb
 167ef7f8d1f6cdf43bb8b2798ff4136f8494f1f6 219676 freeipa-tests_4.0.4-1_amd64.deb
 1be116c2f18137ffe50edf5ed9caeeb524ef2cef 517278 
python-freeipa_4.0.4-1_amd64.deb
Checksums-Sha256:
 1a4c5d72a66911e5a0e7b6cd86c8d226d2d809a454111c6e08440954ce0008f5 2980 
freeipa_4.0.4-1.dsc
 1f5b8bb1eea3850eafb68f7f3ddebdb46561c6809184cd57b1417289d4a3792d 4730435 
freeipa_4.0.4.orig.tar.gz
 2e0cdc06ca75d25cb21198906494e10b750394e484f964466fd8a1733038e1e0 20604 
freeipa_4.0.4-1.debian.tar.xz
 d2d848b17e664598c65eec9c9871a2f170df5ce7222f3a031922239f9be4dac1 687742 
freeipa-server_4.0.4-1_amd64.deb
 28eae3a24243809e34d8eb144639260ad4148effecccbf568e249b6d2791e837 76482 
freeipa-server-trust-ad_4.0.4-1_amd64.deb
 1816ac4ebb5a5f3062e50e677d3b7250e5aef071fddf163770a6985188a0eb6a 81592 
freeipa-client_4.0.4-1_amd64.deb
 f388df47cad6efcd4f52a67aa496ba4ce5dd3241573244fc28addf9f3c12639d 12076 
freeipa-admintools_4.0.4-1_amd64.deb
 4535b9e564b42b03f48a810f3dc3d65eff49de7a0127c9dd1d65cba54144c1ad 219676 
freeipa-tests_4.0.4-1_amd64.deb
 d4c68badf4a673842e594e71663eb4f7d7b3beb498cc6fd185acdaab20108b1e 517278 
python-freeipa_4.0.4-1_amd64.deb
Files:
 714de8d56701c8ef7a59c275a48930e5 2980 net extra freeipa_4.0.4-1.dsc
 92e15948166d55d61800c129e2b1590c 4730435 net extra 

Bug#728400: marked as done (ITP: ripmime -- extract attachments out of MIME encoded emails)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:14 +
with message-id e1xiras-m7...@franck.debian.org
and subject line Bug#728400: fixed in ripmime 1.4.0.10.debian.1-1
has caused the Debian Bug report #728400,
regarding ITP: ripmime -- extract attachments out of MIME encoded emails
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.)


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

Package: wnpp
Severity: wishlist
Owner: Phil Brooke p...@debian.org
X-Debbugs-Cc: debian-de...@lists.debian.org

  Package name: ripmime
  Version : 1.4.0
  Upstream Author : Paul L Daniels pldani...@pldaniels.com
* URL : http://www.pldaniels.com/ripmime/
* License : BSD 3-Clause License
  Description : Extract attachments out of MIME encoded emails

ripMIME's primary pupose is to extract attachments out 
of a MIME encoded email packages.


--
Phil Brooke OpenPGP key: 1024D/50973B91 2000-12-19
---End Message---
---BeginMessage---
Source: ripmime
Source-Version: 1.4.0.10.debian.1-1

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

Debian distribution maintenance software
pp.
Phil Brooke p...@debian.org (supplier of updated ripmime package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 18 Oct 2014 17:57:09 +0100
Source: ripmime
Binary: ripmime
Architecture: source i386
Version: 1.4.0.10.debian.1-1
Distribution: unstable
Urgency: medium
Maintainer: Phil Brooke p...@debian.org
Changed-By: Phil Brooke p...@debian.org
Description:
 ripmime- Extract attachments out of MIME encoded emails
Closes: 728400
Changes:
 ripmime (1.4.0.10.debian.1-1) unstable; urgency=medium
 .
   * Initial release (closes: #728400).
   * Repackaged upstream tarball to remove three files:
   - tnef/mapidefs.h
   - tnef/mapitags.h
   - tnef/tnef.h
 as the copyright was unclear.  As a result, tnef files can't be
 unpacked.
   * Added notices to debian/copyright:
   - tnef/config.h
   - tnef/tnef.c
Checksums-Sha1:
 cdaff153512f215652b78106db52d768d88a489f 1782 ripmime_1.4.0.10.debian.1-1.dsc
 6197488b87d12808da803ef027d4d0e082b7cb45 158182 
ripmime_1.4.0.10.debian.1.orig.tar.gz
 95c48416c8e7a6502df4435693114a8076dfcc5f 7316 
ripmime_1.4.0.10.debian.1-1.debian.tar.xz
 1ef1d949b245fec32b2388f06e6fb4cedd996fd6 83472 
ripmime_1.4.0.10.debian.1-1_i386.deb
Checksums-Sha256:
 16f5d3d6e72acd675ddbc2d079292cd340202d741106cbab2df440a310d0a44d 1782 
ripmime_1.4.0.10.debian.1-1.dsc
 f705c679ce897eaadc1aa7c8a43d2bbd99b56c16e7a3ace9aab542be0cf8fd09 158182 
ripmime_1.4.0.10.debian.1.orig.tar.gz
 03d4bedd74e675af9893873b68959c4f4bb2d94824fdc68c8ad657dcd9cc594c 7316 
ripmime_1.4.0.10.debian.1-1.debian.tar.xz
 be9cb60806d3931755258b74c6261bb79a5b6a8b89b5e15cbfb9444df9bd3f80 83472 
ripmime_1.4.0.10.debian.1-1_i386.deb
Files:
 e61ba743892b913e76dfb02785002a57 1782 mail optional 
ripmime_1.4.0.10.debian.1-1.dsc
 45d26c3959e40f5a10e20443f7cd15d5 158182 mail optional 
ripmime_1.4.0.10.debian.1.orig.tar.gz
 303a088cfd764874da72d403150cf494 7316 mail optional 
ripmime_1.4.0.10.debian.1-1.debian.tar.xz
 6bcd7cee30074b25d77eda46569d5a88 83472 mail optional 
ripmime_1.4.0.10.debian.1-1_i386.deb

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

iQIcBAEBCAAGBQJUQp7YAAoJEIGdJ4oOb5kqaK4QAKom1KWleReN8KSevCehx6nC
YFWhPLh1CjyOnZP8Hl1PUvAnFjYhG/1QFDB/F3FhlSQX/5awzyZLmkHTkXepz8XN
hfaWhxljW0nSrOCCS3LGgpXug/C92LdmDe/n6cfpcv56ZmlcvoXHKCKyEf5UjgSB
jJgq0WwTgqYFJkRECjTUl4nsgdaPqyj2Ir+eERS7LFCVxMilFte3vGio/ipVrgqb
VAosx0MWTBSkdf1QMV/zvqQD/qbcwWaEEKbwRPQJNWrqLbMX4UTt1XsNWmj6SgiV
IwcwnLqO5rZXT1skwWp80DkU+AuawE1zVMRVPbdIpSrOfcErw9MdtAP2YujipqPv
N2N4E87/4tBRAg7OALT+Zo/IGwM+FidhN9xj8SUQKQDiNUXQIBt0t89It0oN5hYj
4+NRTZ8Sn4xxD2MFYnFPAcXxfof9wEIaFuLE0ugO8NGmU90tkKWGzj+JQ0k6CaaD
59mSdLnzYjvrNF8GH7MZlx9f7gUYigPhDZ9vs+P5lf5k2hB+fsgJTLahh+my1Gce
Jwgb9BOcIgHFVODkUAlGc5IhmdRat8LjabgxSKwqzkyrnpicpafhb4zNAvh9r5+G

Bug#734959: marked as done (RFP: mate-system-tools -- Cross-platform configuration utilities for MATE)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:13 +
with message-id e1xirar-la...@franck.debian.org
and subject line Bug#734959: fixed in mate-system-tools 1.8.1+dfsg1-1
has caused the Debian Bug report #734959,
regarding RFP: mate-system-tools -- Cross-platform configuration utilities for 
MATE
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.)


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

* Package name: mate-system-tools
  Version : 1.6.0
  Upstream Author : Stefano Karapetsas stef...@karapetsas.com
* URL : http://www.mate-desktop.org/
* License : GPL, LGPL
  Programming Lang: C
  Description : Cross-platform configuration utilities for MATE

  The MATE System Tools are a fully integrated set of tools aimed to make easy
  the job that means the computer administration on an UNIX or Linux system.
  They' re thought to help from the new Linux or UNIX user to the system
  administrators.
  .
  Its main advantages are:
   * Full integration with the new MATE Control Center.
   * An user-friendly interface to carry out the main administration tasks.
   * The use of a common user interface in every system.
   * A common structure that makes easy the development of new system tools.
  Nowadays there are tools for managing:
   - Users and groups
   - Date and time
   - Network options
   - Services
   - Shares (NFS and Samba)
  .
  This package will be maintained by the Debian MATE Packaging Team.
---End Message---
---BeginMessage---
Source: mate-system-tools
Source-Version: 1.8.1+dfsg1-1

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

Debian distribution maintenance software
pp.
Mike Gabriel sunwea...@debian.org (supplier of updated mate-system-tools 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 Oct 2014 04:38:21 +0200
Source: mate-system-tools
Binary: mate-system-tools mate-system-tools-common mate-system-tools-dbg
Architecture: source all amd64
Version: 1.8.1+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description:
 mate-system-tools - Cross-platform configuration utilities for MATE
 mate-system-tools-common - Cross-platform configuration utilities for MATE 
(common files)
 mate-system-tools-dbg - Cross-platform configuration utilities for MATE (debug 
symbols)
Closes: 734959
Changes:
 mate-system-tools (1.8.1+dfsg1-1) unstable; urgency=low
 .
   [ Stefano Karapetsas ]
   * Initial release. (Closes: #734959).
Checksums-Sha1:
 bc36ced6da6dad2702547933f03ab971b5a645db 2667 
mate-system-tools_1.8.1+dfsg1-1.dsc
 33a72b99f17259d8f5ebc286a0f2e514b452f17d 773156 
mate-system-tools_1.8.1+dfsg1.orig.tar.xz
 aa4f596d7f423f829f73fd3574bb052f5d0e98dd 7900 
mate-system-tools_1.8.1+dfsg1-1.debian.tar.xz
 b1c9b04bf8d8f0d0a2a0758ca31ada09962b367c 604222 
mate-system-tools-common_1.8.1+dfsg1-1_all.deb
 c366640c557b2264d61f774826177c288af721e4 163160 
mate-system-tools_1.8.1+dfsg1-1_amd64.deb
 9b09c630e5a83a620108ce1ffd4d04c6511afb6f 776190 
mate-system-tools-dbg_1.8.1+dfsg1-1_amd64.deb
Checksums-Sha256:
 46c5c924a411f10a2e55b4cb7dfeec14c370b06ce6e4c4a2928e49a30862c174 2667 
mate-system-tools_1.8.1+dfsg1-1.dsc
 411a547647cfc7a2d4a06b22fd170a6cd7750fecff04ef9e891b7154cd9c41d9 773156 
mate-system-tools_1.8.1+dfsg1.orig.tar.xz
 cfd4d88df14c8063db57521f784427e14b17f875627c8562c8037ae6604bb86c 7900 
mate-system-tools_1.8.1+dfsg1-1.debian.tar.xz
 0053b1214d6a8b7237cc18419470469d298e251479266994f13b2e1eea7423cf 604222 
mate-system-tools-common_1.8.1+dfsg1-1_all.deb
 a1828508747b04f7621a389aaf6977acc5da074e8b63a44b56e290420e86d45c 163160 
mate-system-tools_1.8.1+dfsg1-1_amd64.deb
 b27da16e64e0574654e16c60bc069d583f66934ee9dcff5ea7c0174968052390 776190 
mate-system-tools-dbg_1.8.1+dfsg1-1_amd64.deb
Files:
 b108a07f023f292bae950ae227bed71a 2667 x11 optional 

Bug#766358: marked as done (ITP: ibus-libzhuyin -- New Zhuyin engine based on libzhuyin for IBus)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:10 +
with message-id e1xirao-ju...@franck.debian.org
and subject line Bug#766358: fixed in ibus-libzhuyin 1.6.99.20140929-1
has caused the Debian Bug report #766358,
regarding ITP: ibus-libzhuyin -- New Zhuyin engine based on libzhuyin for IBus
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.)


-- 
766358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: ChangZhuo Chen (陳昌倬) czc...@gmail.com

* Package name: ibus-libzhuyin
  Version : 1.6.99.20140929
  Upstream Author : Peng Wu alexep...@gmail.com
* URL : https://github.com/libzhuyin/ibus-libzhuyin
* License : GPL-2+
  Programming Lang: C++
  Description : New Zhuyin engine based on libzhuyin for IBus

ibus-libzhuyin is a Chinese Zhuyin (Bopomofo) input method based on
libzhuyin.

-- 
ChangZhuo Chen (陳昌倬) czc...@gmail.com
http://czchen.info/
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: ibus-libzhuyin
Source-Version: 1.6.99.20140929-1

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

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

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

Debian distribution maintenance software
pp.
ChangZhuo Chen (陳昌倬) czc...@gmail.com (supplier of updated ibus-libzhuyin 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 22 Oct 2014 21:07:03 +0800
Source: ibus-libzhuyin
Binary: ibus-libzhuyin ibus-libzhuyin-dbg
Architecture: source amd64
Version: 1.6.99.20140929-1
Distribution: unstable
Urgency: low
Maintainer: IME Packaging Team pkg-ime-de...@lists.alioth.debian.org
Changed-By: ChangZhuo Chen (陳昌倬) czc...@gmail.com
Description:
 ibus-libzhuyin - New Zhuyin engine based on libzhuyin for IBus
 ibus-libzhuyin-dbg - Debug symbols for ibus-libzhuyin
Closes: 766358
Changes:
 ibus-libzhuyin (1.6.99.20140929-1) unstable; urgency=low
 .
   * Initial release (Closes: #766358)
Checksums-Sha1:
 12eede40da2d80e3d9741d1ba22f87090fff589b 2215 
ibus-libzhuyin_1.6.99.20140929-1.dsc
 0f1b2d7a7532f8b669de0f4eea50c850d3be4fe4 81113 
ibus-libzhuyin_1.6.99.20140929.orig.tar.gz
 06a19185ad56af1b9de7e56853e29e8f085b2539 2320 
ibus-libzhuyin_1.6.99.20140929-1.debian.tar.xz
 cd92e4301d771d2dd5048ec565a179c36fde4665 68074 
ibus-libzhuyin_1.6.99.20140929-1_amd64.deb
 0d86f62c4f56461e6fc88285b5fe7230f841a242 619130 
ibus-libzhuyin-dbg_1.6.99.20140929-1_amd64.deb
Checksums-Sha256:
 23ade971145e0df4984c04b0b74e62301b37ff962bb0a4769eb5532407b24ed3 2215 
ibus-libzhuyin_1.6.99.20140929-1.dsc
 1803c5227c729a856acf3a1519a02190f95301394d99714a7ff2b9e59318bc8b 81113 
ibus-libzhuyin_1.6.99.20140929.orig.tar.gz
 64eac7989c250ef5f415735c980e3b151c2b9b10ba6ffb523999af47c012fecc 2320 
ibus-libzhuyin_1.6.99.20140929-1.debian.tar.xz
 dff5eb37cb512b85fef2260264aae120ac722df063d58aae638db537b9f01eaf 68074 
ibus-libzhuyin_1.6.99.20140929-1_amd64.deb
 52c27cf37b26b7cc916f26d5442747bdd3894654cb7be44357bf2caeb6274d75 619130 
ibus-libzhuyin-dbg_1.6.99.20140929-1_amd64.deb
Files:
 1ee20334e33f5ecaf4b08a468b70dfc5 2215 utils optional 
ibus-libzhuyin_1.6.99.20140929-1.dsc
 7ed10a449e97080958c611b98e78b64b 81113 utils optional 
ibus-libzhuyin_1.6.99.20140929.orig.tar.gz
 e65015c845058d874e8a96d6717d8d04 2320 utils optional 
ibus-libzhuyin_1.6.99.20140929-1.debian.tar.xz
 34f5915b3e109c14e5393a18c5910fe5 68074 utils optional 
ibus-libzhuyin_1.6.99.20140929-1_amd64.deb
 43abf659aa6267dd700dfbd85341593a 619130 debug extra 
ibus-libzhuyin-dbg_1.6.99.20140929-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJUS9rWAAoJEB4TVogd2NeRAy8P/09KIJ7iIUZja76oulpjuarb
jHzyso5JS8xrZNwkqBKMY8hjtHsyaKBGcMaSoykc7ABTpDoBBCk8jGDWMkUDPVlx
6L1ZncspxyfTooCkqlA58ZOM0B/ZjP4lWVrm7mU6esWFx47M0IGk4Qo7zYW6V6sG
Pi0C3MlOlSv8MNAuAL0mKp6ReZf+SyqQa9T2roLiEOtlRAB62SU4/iEGM4wWzu+M
dNpGzOIsQJFxWE/qWCd4l0LVKRYi+su319TWaHwTOQDmsBy3pUnEAlyQbDbxvC/a

Bug#764707: marked as done (ITP: kadu-mime-tex -- Plugin for Kadu, that TeX formulas in chat window)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:11 +
with message-id e1xirap-kd...@franck.debian.org
and subject line Bug#764707: fixed in kadu-mime-tex 1.0-1
has caused the Debian Bug report #764707,
regarding ITP: kadu-mime-tex -- Plugin for Kadu, that TeX formulas in chat 
window
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.)


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

* Package name: kadu-mime-tex
  Version : 1.0-1
  Upstream Author : Patryk Cisek pat...@debian.org
* URL : http://www.kadu.im/~patryk/plugins/mime_tex/
* License : GPL
  Programming Lang: C, C++
  Description : Plugin for Kadu, that TeX formulas in chat window

Allows one to easily edit and send TeX mathematical formulas in Kadu's chat
window.
---End Message---
---BeginMessage---
Source: kadu-mime-tex
Source-Version: 1.0-1

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

Debian distribution maintenance software
pp.
Patryk Cisek pat...@debian.org (supplier of updated kadu-mime-tex package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 10 Oct 2014 14:34:19 +0200
Source: kadu-mime-tex
Binary: kadu-mime-tex
Architecture: source amd64
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Patryk Cisek pat...@debian.org
Changed-By: Patryk Cisek pat...@debian.org
Description:
 kadu-mime-tex - Plugin for Kadu, that TeX formulas in chat window
Closes: 764707
Changes:
 kadu-mime-tex (1.0-1) unstable; urgency=low
 .
   * Initial release (Closes: #764707)
Checksums-Sha1:
 563fb2255004aebd8cb2b737f1ca6646b0ed196d 1519 kadu-mime-tex_1.0-1.dsc
 b155587df360abe6ffe1a65839fb28554d6fe711 560377 kadu-mime-tex_1.0.orig.tar.bz2
 84aede724c2ad8bf67bf62f989c3bdaea31c6b69 2284 kadu-mime-tex_1.0-1.debian.tar.xz
 03c692d6e172f1dea3c5106b27d2b4660496fc41 331782 kadu-mime-tex_1.0-1_amd64.deb
Checksums-Sha256:
 aab3449937d842aaf691315c1c9959096c88678473b2f0686f640ed9fc2af4cb 1519 
kadu-mime-tex_1.0-1.dsc
 1ade88d587bf51689730528e85f3b44897d79a3ca26f1fcc4c1671ea88799758 560377 
kadu-mime-tex_1.0.orig.tar.bz2
 52b5e24bf5c406fd6e37a0b03387a8ffe28bd9a57ab2d71033cceea5a2ded499 2284 
kadu-mime-tex_1.0-1.debian.tar.xz
 261db5a00cdf0a52b80a711a5cc3e811b772cb1f5f7f69c16ef054bf857eb260 331782 
kadu-mime-tex_1.0-1_amd64.deb
Files:
 7d6b594249175ee3bfbe53e46db22083 1519 libs optional kadu-mime-tex_1.0-1.dsc
 0698647c9762d9aaa3f3218976d410b5 560377 libs optional 
kadu-mime-tex_1.0.orig.tar.bz2
 7a84627efa9624541ea97dd6563be150 2284 libs optional 
kadu-mime-tex_1.0-1.debian.tar.xz
 04b903bf7c0908f2a33982aba6c86cf9 331782 libs optional 
kadu-mime-tex_1.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlQ36FMACgkQXsQsU9hqZrr2ugCdEUOC5yc1a2ndqZ1El1jruatC
8N0An1FahCVW52KsXqC0SMRzQHag2G3D
=zWKO
-END PGP SIGNATUREEnd Message---


Bug#764006: marked as done (ITP: wnckmm -- This package provides a C++ wrapper to libwnck)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:13 +
with message-id e1xirar-l9...@franck.debian.org
and subject line Bug#764006: fixed in libwnckmm 0.1.1-1
has caused the Debian Bug report #764006,
regarding ITP: wnckmm -- This package provides a C++ wrapper to libwnck
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.)


-- 
764006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wnpp
Severity: wishlist
Owner: Jean-Philippe MENGUAL te...@accelibreinfo.eu

* Package name: libwnckmm
  Version : 1.0
  Upstream Author : Povilas Kanapickas povi...@radix.lt
* URL : https://github.com/p12tic/wnckmm/releases/
* License : LGPL
  Programming Lang: C++
  Description : This package provides a C++ wrapper to libwnck.
This package is a dependency for Emerald, a decorator. This decorator itself
is useful with Compiz on MATE DE, so that low-visual impaired people can use
a typical DE with typical windows and button, even if they use Compiz.
Given the purpose of this package, pkg-a11y team and I will handle it. Any
co-maintainer and sponsor is welcome.
---End Message---
---BeginMessage---
Source: libwnckmm
Source-Version: 0.1.1-1

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

Debian distribution maintenance software
pp.
Samuel Thibault sthiba...@debian.org (supplier of updated libwnckmm package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 14 Oct 2014 02:17:20 +0200
Source: libwnckmm
Binary: libwnckmm-1.0-0 libwnckmm-1.0-0-dev
Architecture: source amd64
Version: 0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team debian-accessibil...@lists.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description:
 libwnckmm-1.0-0 - This package provides a C++ wrapper to libwnck
 libwnckmm-1.0-0-dev - Development files for the C++ wrapper to libwnck
Closes: 764006
Changes:
 libwnckmm (0.1.1-1) unstable; urgency=medium
 .
   [ Jean-Philippe MENGUAL ]
   * Initial release. (Closes: #764006)
Checksums-Sha1:
 9902244177483b28e1327dbaf113776c3203be0c 2120 libwnckmm_0.1.1-1.dsc
 7d257322f58b309a6928deff608ff423de954e61 592469 libwnckmm_0.1.1.orig.tar.gz
 3e0649c675e12ef0750aa42b0b6382d9f4bc341e 2048 libwnckmm_0.1.1-1.debian.tar.xz
 fef22909acb634eddb7c115edbbfe8b8e2aa5577 28674 
libwnckmm-1.0-0_0.1.1-1_amd64.deb
 2e5b590b5c9062e1f05019e59aa3d352043ce6a0 120888 
libwnckmm-1.0-0-dev_0.1.1-1_amd64.deb
Checksums-Sha256:
 a5d7b68570fd404108075cfcf83456f4522044aa03387baf0570e21bed1ccf58 2120 
libwnckmm_0.1.1-1.dsc
 8a3640699efc9599a9a9eec56fa9996ad68ad1c31cf639020a704e8066656e4e 592469 
libwnckmm_0.1.1.orig.tar.gz
 8d542b6991dc6021037c25677d1ac5fe7a9f1dcd0224f7ecda6803e214929ea9 2048 
libwnckmm_0.1.1-1.debian.tar.xz
 908da1e940cb302cd38111a20dd7e56f36b9c025feba108bb99acc0b4ed686bb 28674 
libwnckmm-1.0-0_0.1.1-1_amd64.deb
 28afae429ab74558851d325105a149d3fb62e3d22047f59d14dc859d10f1b3ab 120888 
libwnckmm-1.0-0-dev_0.1.1-1_amd64.deb
Files:
 163e3b889d5b94cb7327b2cdef9f239c 2120 libs extra libwnckmm_0.1.1-1.dsc
 f8e246faab6616dc23206cf28b0c3f14 592469 libs extra libwnckmm_0.1.1.orig.tar.gz
 24e30e0ee26338de68de0cc625ac132c 2048 libs extra 
libwnckmm_0.1.1-1.debian.tar.xz
 004063411e592d3ad6cc4eca106b0747 28674 libs extra 
libwnckmm-1.0-0_0.1.1-1_amd64.deb
 1084eda876f355984153bdd35ddb7949 120888 libdevel extra 
libwnckmm-1.0-0-dev_0.1.1-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUPGyRAAoJEBH0lP5vGG7N/g8P/jmV3fo+2xgFkoRP1P5G7NtI
EGL6weZcLCixiqFCD5Z2CCowhb1JPxv+u1ZBVmNy8OpRzfYmuPeTPl8GOqjSQ68e
x3L8p+Yq1jvjYCf8leBoVq7Ub4ERqzIf402yGILzQUkfVbqNiqg4e8ZpPuore/KY
W/jPEpky9UDyYI+6e3EC2o4kPL+ADqS4EzOiAtNiKmOxY0yPhrRzhhnt9u4qBA2y
XuhfMuPBazYm+wjSHQzkAWoNogtmAbdiVLTDg+WhRar67tQFeYkh3ZFTQqzTmZmM
Mb6xmRKdVKZYYj4ElQo59K0wI/XwRxKmmJ6kP9QSNyZOFe4RXz88bl5lJUQGaxyG
J0b8OP0tb3wTtGOGfIJfYYFe9JxIY8rohYr4soL+hsfiPHjmawf4PaQSS5HD3G9d
/dv+nOvITBbimAPTqwSuL/djVE2FAtXMQNaTCzvRSI9/ap7lvBmb7bmDGr6QbaLr

Bug#766497: marked as done (ITP: lastpass-cli command line interface to LastPass.com)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:11 +
with message-id e1xirap-kx...@franck.debian.org
and subject line Bug#766497: fixed in lastpass-cli 0.3.0-1
has caused the Debian Bug report #766497,
regarding ITP: lastpass-cli command line interface to LastPass.com
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.)


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

* Package name: lastpass-cli
  Version : 0.3.0-1
  Upstream Author : Jason A. Donenfeld jas...@lastpass.com
* URL : https://github.com/LastPass/lastpass-cli
* License : GPL
  Programming Lang: C
  Description : command line interface to LastPass.com

 This application is a command line interface to the LastPass.com
 services. It  brings both better security and convenience by allowing
 you to access, add, modify, and delete entries in your online
 LastPass vault, all from the terminal. You can also generate
 passwords for every server you use and securely store those passwords
 directly in LastPass. LastPass Enterprise features are supported as
 well, including Shared Folders.


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: lastpass-cli
Source-Version: 0.3.0-1

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

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

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

Debian distribution maintenance software
pp.
Troy Heber tr...@debian.org (supplier of updated lastpass-cli package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 23 Oct 2014 09:05:14 -0600
Source: lastpass-cli
Binary: lastpass-cli
Architecture: source amd64
Version: 0.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Troy Heber tr...@debian.org
Changed-By: Troy Heber tr...@debian.org
Description:
 lastpass-cli - command line interface to LastPass.com
Closes: 766497
Changes:
 lastpass-cli (0.3.0-1) unstable; urgency=low
 .
   * Initial Release (Closes: #766497)
Checksums-Sha1:
 f7e825916a638a8bb85a4691a2d0c5013e1abced 1128 lastpass-cli_0.3.0-1.dsc
 b923c4331220fa48aa7e533cc7ff5a9742818f21 53562 lastpass-cli_0.3.0.orig.tar.gz
 c5fe38d167e323ede9cfb1ba991c5d4d9c0c0039 2408 
lastpass-cli_0.3.0-1.debian.tar.xz
 4a87df93ce0c1e1deb15c774aabd1baf42a5e147 40754 lastpass-cli_0.3.0-1_amd64.deb
Checksums-Sha256:
 d2a3ac7570b03e77d0cfe45dd9e3a6cd35520817ee72f5bf9b8a1f7d3e55cbb5 1128 
lastpass-cli_0.3.0-1.dsc
 9548572960de974354887c51750fc6845cae73ada2f1bf0ce21f3f5b9587af83 53562 
lastpass-cli_0.3.0.orig.tar.gz
 4f38038543db63f6ebef4dd79355612a4f15b2e7c9471a2076ffbb66e0288da9 2408 
lastpass-cli_0.3.0-1.debian.tar.xz
 63f3ae16074562ff17c01f01ef64479fc3e9328fc9e226dd91ff2c8b6891e50f 40754 
lastpass-cli_0.3.0-1_amd64.deb
Files:
 33571389073b3b6c559a151f7cbad28d 1128 utils optional lastpass-cli_0.3.0-1.dsc
 243924704e2d81cd5bcad673b4324dc2 53562 utils optional 
lastpass-cli_0.3.0.orig.tar.gz
 5d716bf72b8011fe8fa668177ddf7dc7 2408 utils optional 
lastpass-cli_0.3.0-1.debian.tar.xz
 51d82c4986aaa249a5c489bcc0aebb36 40754 utils optional 
lastpass-cli_0.3.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFUSnmvQOr9C+GfGI4RArX6AJsG0iJCiVDf/M1BK1y9LJpwubR5XQCeKy+Y
8LI0pocrpmoviCvx9+h7mcg=
=O+dj
-END PGP SIGNATUREEnd Message---


Bug#766369: marked as done (ITP: libnss-securepass -- NSS module for SecurePass)

2014-10-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Oct 2014 17:00:12 +
with message-id e1xiraq-kq...@franck.debian.org
and subject line Bug#766369: fixed in libnss-securepass 0~20141025.0git2299135-1
has caused the Debian Bug report #766369,
regarding ITP: libnss-securepass -- NSS module for SecurePass
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.)


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

* Package name: libnss-securepass
  Version : git snapshot
  Upstream Author : Giuseppe Patero' gpate...@garl.ch
* URL : http://github.com/gplll/nss_securepass
* License : GPL, Apache-2.0, ISC
  Programming Lang: C
  Description : NSS module for SecurePass

 This is a NSS module for users defined on SecurePass.
 SecurePass provides web single sign-on through the CAS protocol.
---End Message---
---BeginMessage---
Source: libnss-securepass
Source-Version: 0~20141025.0git2299135-1

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

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

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

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated libnss-securepass 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 22 Oct 2014 12:56:01 +0100
Source: libnss-securepass
Binary: libnss-securepass
Architecture: source amd64
Version: 0~20141025.0git2299135-1
Distribution: unstable
Urgency: medium
Maintainer: Debian SecurePass pkg-securepass-de...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description:
 libnss-securepass - NSS (Name Service Switch) module for Securepass
Closes: 766369
Changes:
 libnss-securepass (0~20141025.0git2299135-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #766369)
Checksums-Sha1:
 73396787cfb83296ab7328804899190442706122 2159 
libnss-securepass_0~20141025.0git2299135-1.dsc
 b50a859cd239f6b933c8383066dfd1b31b634a6d 95773 
libnss-securepass_0~20141025.0git2299135.orig.tar.gz
 8522a240e0fdd29f55bc0ec0578d76407735ae32 2720 
libnss-securepass_0~20141025.0git2299135-1.debian.tar.gz
 bc2bcd23c77cdad07fa3034b3557e2630bda7d0a 16390 
libnss-securepass_0~20141025.0git2299135-1_amd64.deb
Checksums-Sha256:
 66f711ae9085a5bbaf9cd82b9e067aac00a367a55281b12b00a0c11bc329d728 2159 
libnss-securepass_0~20141025.0git2299135-1.dsc
 17ab04504baa2d00c7f239e7faace411b91fea8f2d47b20877d5ebbfbf2093db 95773 
libnss-securepass_0~20141025.0git2299135.orig.tar.gz
 6c7bd1477217036140636e680a6f07f3bad6298421b67fcfafb2d90d71c1e7c4 2720 
libnss-securepass_0~20141025.0git2299135-1.debian.tar.gz
 654b11a67cb442f9fd1598d08616b14d26888ef3a32d0889b3da5e9a9a63b7cb 16390 
libnss-securepass_0~20141025.0git2299135-1_amd64.deb
Files:
 43f5f357e6abda232e17d5c6311b5f48 2159 admin extra 
libnss-securepass_0~20141025.0git2299135-1.dsc
 6d7abab627680ac9235f0331d7b0ba2d 95773 admin extra 
libnss-securepass_0~20141025.0git2299135.orig.tar.gz
 0a6356d853bcbdd09bf49e4684a7f58f 2720 admin extra 
libnss-securepass_0~20141025.0git2299135-1.debian.tar.gz
 143d05e6c14a9f1dcf4875f5ad582a64 16390 admin extra 
libnss-securepass_0~20141025.0git2299135-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJUS7yLAAoJEOikiuUxHXZa4BAP/jEPRTfbkshkOCL/vQgEUek4
sM6jFm50G/C+8e7sy5O+aCSlRMZLMoaViCNbFZQ/XCSWV3CkffQL9h3Q/26F3tpp
D+xt+mRYb5wzCExxGyEl6EJxznvgzgWAXrztJ804Br3rzLZwuxVH033+V/cTBdMA
Gffb1fTiMcHA8gI/OftUxt07lbIC/cBbfJHmXZnZYlVnj9r/egsowOKtsP7HTWcc
WRvTsHupurDvXuzgHYFlnup9ysPQhd8qaf5lT3u7xugaxcl5EyzyU8JCAx8KfEGd
XbI3+hBjmhBVnhKMzbhHjG8TYua+Zflp0c8pcyWrGXQtH1o87AtbhU4yr4m2Gr3D
BBruIbPDBWrH48ELbT8cmUc5GxrtcXBxaLpsF9OT+UniW3Po0ft8nxs5b8WJahz/
RHtxT+qokkKhnSEZE4Oy0YKOghCkMvVZGwsF9wJ4Qt3m3WMlnMuy7EWSz7Q13qYp
sCPWOYiAf7C6QsK8V17LjKDdlktkgHR97kPdBx4cIqo1sQLKxvE1MFDNblZSlcRx
H70GoVLg/KM7U/sCmkgZoQw2bKo/i3x7lfjYgFcudViUlNv3o5DU9p9VXjn8Y3GK
mWuitnkt79MUv8uAtFgeTP7O7sasuH6L4k8tkZZt2neBLo8wSMOjzMwKVgY1FZjF
OUKzaFZcz1kSK630es09
=x6l1
-END PGP 

Bug#766891: RFP: pomegranate -- sane Clojure API for Sonatype Aether + dynamic runtime modification of the classpath

2014-10-26 Thread Alexandre Viau
Package: wnpp
Version: N/A; reported 20014-01-26
Severity: wishlist

* Package name : pomegranate
Version : 0.3.0
Upstream Author : Chas Emerick c...@cemerick.com
* URL : https://github.com/cemerick/pomegranate
* License : EPL
Description : Sane Clojure API for Sonatype Aether + dynamic runtime
modification of the classpath

This is a dependency for Riemann - ITP#765398

-- 
Alexandre Viau
alexan...@alexandreviau.net



signature.asc
Description: OpenPGP digital signature


Bug#766894: RFP: http-kit -- minimalist, efficient, Ring-compatible HTTP client/server for Clojure

2014-10-26 Thread Alexandre Viau
Package: wnpp
Version: N/A; reported 2014-10-26
Severity: wishlist

* Package name : http-kit
Version : 2.1.17
Upstream Author : Feng Shen shen...@gmail.com
* URL : http://http-kit.org/
* License : Apache v2
Description : a minimalist, event-driven, high-performance Clojure HTTP
server/client library with WebSocket and asynchronous support

This is a dependency for Riemann - ITP#765398

-- 
Alexandre Viau
alexan...@alexandreviau.net



signature.asc
Description: OpenPGP digital signature


Bug#766906: RFP: clj-postal -- internet email library for Clojure

2014-10-26 Thread Alexandre Viau
Package: wnpp
Version: N/A; reported 2014-10-26
Severity: wishlist

* Package name : postal
Version : 1.11.0
Upstream Author : Drew Raines m...@draines.com
* URL : https://github.com/drewr/postal
* License : MIT
Description : postal is a library for constructing and sending
RFC822-compliant Internet email messages. It wraps the JavaMail package
for message and SMTP support. It supports sendmail natively. Supports
STARTTLS  SSL.

This is a dependency for Riemann - ITP#765398

--
Alexandre Viau
alexan...@alexandreviau.net



signature.asc
Description: OpenPGP digital signature


Processed: Block riemann by libs

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

 block 765398 by 766891
Bug #765398 [wnpp] ITP: riemann -- event stream processor
765398 was not blocked by any bugs.
765398 was not blocking any bugs.
Added blocking bug(s) of 765398: 766891
 block 765398 by 766894
Bug #765398 [wnpp] ITP: riemann -- event stream processor
765398 was blocked by: 766891
765398 was not blocking any bugs.
Added blocking bug(s) of 765398: 766894

End of message, stopping processing here.

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


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



Processed: riemann needs clj-postal

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

 block 765398 by 766906
Bug #765398 [wnpp] ITP: riemann -- event stream processor
765398 was blocked by: 766891 766894
765398 was not blocking any bugs.
Added blocking bug(s) of 765398: 766906

End of message, stopping processing here.

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


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



Bug#737050: patch for build with wx3.0-doc package

2014-10-26 Thread Gianfranco Costamagna
Hi again,



Sorry, I don't know too.


this is something that Olly might clarify, because he dropped the doc package :)


When build documents, exec wxwidgets3.0-3.0.2/docs/doxygen/regen.sh html.
doxygen builds html and png image and so on.

Below log is a part of wxwidgets3.0_3.0.2-2_amd64.build
excepted fonts-freefont-ttf.
If it is nothing font package, document build process(doxygen?)
occur Segmentation fault.


Ok, seems needed, than the question is:
please propagate the change also to control.in file, because otherwise it will 
be lost :)
(sorry if I didn't mean this clear in the previous mail, actually they were two 
questions :))


I think wx3.0-doc works without libjs-jquery too.

I set libjs-jquery in debian control file Build-depend to make sure
because output warning please use libjs-jquery in linlian log.

W: wx3.0-doc: embedded-javascript-library 
usr/share/doc/wx3.0-doc/html/jquery.js
please use libjs-jquery



it *must* work without the libjs-jquery one, I don't think it can be possible 
in the index.html file to see an inclusion of jquery such as 
/usr/share/javascript/jquery and so on.

This is a difficult situation, but you can either choose:
1) use lintian from libjs and copy-paste it
2) make a symlink with dh_linktree or dh_link or similar
3) use the doxygen jquery one.

you seem to have choosen 3), so in my honest opinion jquery isn't a dependency, 
and if lintian complains about a missing dependency (I don't think it complains 
because of this, but because of #736360), lintian is then wrong.


Seems that this is one case when lintian shouldn't be overridden, but fixed :)

cheers,

Gianfranco


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/1210595562.1067299.1414356356108.javamail.ya...@jws11103.mail.ir2.yahoo.com



Bug#741065: Blocked by upstream changes to third party library

2014-10-26 Thread Jelmer Vernooij
On Sun, Oct 26, 2014 at 02:39:49PM +0100, Tonnerre LOMBARD wrote:
 Salut,
 
 On Tue, Aug 05, 2014 at 02:46:59AM +0200, Jelmer Vernooij wrote:
  This is currently blocked by https://github.com/coreos/etcd/issues/895
 
 Would it be possible to simply package golang-etcd-dev from the etcd
 source rather than its own github repo for the time being? That way we
 might be able to get etcd now rather than later.

The main reason I am hesitant of doing that is that there are API differences
between the current upstream API and the API that isbundled in etcd itself at 
the
moment. 

Jelmer


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



Bug#766941: ITP: openscribe -- app for transcribing audio files using a USB footpedal

2014-10-26 Thread Matt Pharoah
Package: wnpp
Severity: wishlist
Owner: Matt Pharoah mtphar...@gmail.com

* Package name: openscribe
  Version : 1.0-1
  Upstream Author : Matt Pharoah mtphar...@gmail.com
* URL : http://www.openscribe.ca
* License : GPL-3
  Programming Lang: C++
  Description : app for transcribing audio files using a USB footpedal

A program that allows playback of audio files to be controlled with a USB
 footpedal and/or hand control. The libsonic library is used to allow audio
to
 be slowed down without distorting the pitch.


Bug#758511: ITP: ibus-zhuyin -- IBus Zhuyin Input Method

2014-10-26 Thread Shih-Yuan Lee (FourDollars)
Hi Aron,

I made a git branch for Debian at
https://github.com/fourdollars/ibus-zhuyin/tree/debian.
Please help to review it, thanks.
It seems that I don't have the right to push it into
https://anonscm.debian.org/git/pkg-ime/ibus-zhuyin.git.

Regards,
$4

On Mon, Aug 18, 2014 at 7:45 PM, Aron Xu happyaron...@gmail.com wrote:

 On Mon, Aug 18, 2014 at 7:41 PM, Shih-Yuan Lee (FourDollars)
 fourdoll...@gmail.com wrote:
  Hi Aron,
 
  Sure.
  Please provide the relative information to me.
 
  Regards,
  $4
 

 Please join https://alioth.debian.org/projects/pkg-ime/

 And create git repository on it, for example the ibus one:
 http://anonscm.debian.org/cgit/pkg-ime/ibus.git

 It would be appreciate to put pkg-ime as Maintainer, and yourself as
 Uploaders.

 Thanks,
 Aron Xu