Bug#466330: Bug#567378: Using alternatives for /usr/bin/markdown?

2010-02-16 Thread Damyan Ivanov
-=| Bernd Zeimetz, Mon, Feb 08, 2010 at 10:50:28PM +0100 |=-
> Is there a reason why markdown should be kept in the archive then?

I think no. But the package is still listed as maintained as Matt 
Kraai. Matt, do you mind the proposed removal of the markdown package  
in favour of libtest-markdown-perl and python-markdown?

> Migrating to to libtext-markdown-perl sounds like the best idea. I'm 
> CCing the RFA bug for markdown to let people know about that. We 
> could make markdown a package which depends on libtext-markdown-perl 
> | python-markdown to migrate to an uptodate version and handle 
> /usr/bin/markdown by alternatives. The other option would be to drop 
> /usr/bin/markdown from the python package, I don't have a proper 
> opinion on that the best thing is yet.

Do I understand your suggestion correctly? You propose that 
libtext-markdown-perl adds a transitional 'markdown' binary package 
which depends on libtext-markdown-perl | python-markdown. Additionaly, 
'libtext-markdown-perl' and 'python-markdown' should conflict/replace 
'markdown (<< 1.0.26-2~)', right? (assuming 1.0.26-2 is the version 
introducing the 'markdown' binary package').

About alternatives, if we define "the markdown interface" to be

markdown input > output

then both implementations seem to support it and alternatives are 
appropriate.

(Note that starting libt-m-p's markdown without arguments waits for 
input from STDIN (an can be used as 'markdown < input'), while p-m's 
markdown shows usage information. Not sure if this is an 
incompatibility that needs addressing)

Now we 'only' have to decide about priorities :)


signature.asc
Description: Digital signature


Bug#466330: Bug#567378: Using alternatives for /usr/bin/markdown?

2010-02-16 Thread Bernd Zeimetz
Damyan Ivanov wrote:
> -=| Bernd Zeimetz, Mon, Feb 08, 2010 at 10:50:28PM +0100 |=-
>> Is there a reason why markdown should be kept in the archive then?
> 
> I think no. But the package is still listed as maintained as Matt 
> Kraai. Matt, do you mind the proposed removal of the markdown package  
> in favour of libtest-markdown-perl and python-markdown?

The old /usr/bin/markdown is supposed to be a lot faster than the new perl
variant, so I'm wondering if it makes sense to keep it. Also we could probably
compare the speed of the Python version with the to Perl implementations. The
fastest one should be preferred in alternatives.

-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



-- 
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/4b7a680b.4080...@bzed.de



Bug#552000: Status report

2010-02-16 Thread Philip Rinn
Hi,

I want to give a short status report. I didn't made a package till now because
there are some licensing issues that need to be fixed by upstream
(http://code.google.com/p/rawtherapee/issues/detail?id=16).
As it's the 3.0 Alpha 1 (and still pretty buggy) I don't see it going into 
squeeze.

Cheers,
Philip



-- 
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/4b7a7344.30...@gmx.net



Bug#568866: RFA: systemtap -- instrumentation system for Linux 2.6

2010-02-16 Thread Eugeniy Meshcheryakov
retitle 568866 O: systemtap -- instrumentation system for Linux 2.6
thanks

Hello,

I'm orphaning this package now. If you want to maintain it, it's yours.
If you have questions about packaging I can help, but I don't have time
to co-maintain it.

Git repository is available in collab-main group on git.debian.org. I
packaged latest version only for experimental because I had no time to
make sure that -client and -server packages work correctly and have
correct dependencies. Everything else there should be ok.

8 лютого 2010 о 15:32 +0100 Lucas Nussbaum написав(-ла):
> I would be interested in co-maintaining systemtap. However, I'm not sure
> that we should continue to try to provide a systemtap package, given
> that it doesn't work out of the box because of #365349. (summary:
> systemtap requires kernel built with debug info, which can be split into
> a seperate package, but still requires quite a lot of archive space
> (~300MiB per arch), and space on the buildd while building (> 2GiB))
Yes, that's all true. Additionally building the kernel with debuginfo
requires a lot of time, at least on my system. IIRC some people
proposed/tried to implement debuginfo subsetting/compression in gcc, but
I'm not sure about present status. Anyway even without support for
official kernel systemtap can be useful for kernel development.

> 
> It's pretty sad, because Debian is currently the only major distro where
> systemtap doesn't work out of the box.
Yes, that is sad.

> -- 
> | Lucas Nussbaum
> | lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
> | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
> 
> 
> 


signature.asc
Description: Digital signature


Processed: Re: Bug#568866: RFA: systemtap -- instrumentation system for Linux 2.6

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 568866 O: systemtap -- instrumentation system for Linux 2.6
Bug #568866 [wnpp] RFA: systemtap -- instrumentation system for Linux 2.6
Changed Bug title to 'O: systemtap -- instrumentation system for Linux 2.6' 
from 'RFA: systemtap -- instrumentation system for Linux 2.6'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.12663230203195.transcr...@bugs.debian.org



Bug#466330: Bug#567378: Using alternatives for /usr/bin/markdown?

2010-02-16 Thread Matt Kraai
On Tue, Feb 16, 2010 at 11:01:26AM +0200, Damyan Ivanov wrote:
> -=| Bernd Zeimetz, Mon, Feb 08, 2010 at 10:50:28PM +0100 |=-
> > Is there a reason why markdown should be kept in the archive then?
> 
> I think no. But the package is still listed as maintained as Matt 
> Kraai. Matt, do you mind the proposed removal of the markdown package  
> in favour of libtest-markdown-perl and python-markdown?

Removing it is fine with me.  I've been waiting for someone to adopt
it for some time anyway.

-- 
Matthttp://ftbfs.org/kraai



-- 
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/20100216125414.gb15...@ftbfs.org



Bug#570109: ITP: libmath-interpolator-perl -- interpolate between lazily-evaluated points

2010-02-16 Thread Steffen Möller
Package: wnpp
Severity: wishlist
Owner: "Steffen Möller" 

* Package name: libmath-interpolator-perl
  Version : 0.0.3
  Upstream Author : Andrew Main (Zefram) 
* URL : http://search.cpan.org/dist/Math-Interpolator/
* License : GPL or Artistic
  Programming Lang: Perl
  Description : interpolate between lazily-evaluated points

 This class supports interpolation of a curve between known points, known as
 "knots", with the knots being lazily evaluated. An object of this type
 represents a set of knots on a one-dimensional curve, the knots possibly not
 being predetermined. The methods implemented in this class extract knots,
 forcing evaluation as required. Subclasses implement interpolation by various
 algorithms.
 .
 This code is neutral as to numeric type. The coordinate values used in
 interpolation may be native Perl numbers, Math::BigRat objects, or possibly
 other types. Mixing types within a single interpolation is not recommended.



-- 
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/20100216144804.5113.24306.report...@toshiba.siemens



Bug#569079: ITP: python-xdgapp -- Python XDG application library

2010-02-16 Thread Guillem Jover
Hi!

On Wed, 2010-02-10 at 14:36:03 -0500, Luke Faraone wrote:
> On Wed, Feb 10, 2010 at 09:52, Guillem Jover  wrote
> >What does this provide that python-xdg does not?
> 
> It's depended on by https://launchpad.net/groundcontrol, and
> provides a wrapper around some xdg functions.

Ah ok, I see it's depending on python-xdg. But still looking at the
sources it seems pretty small, around 150 lines of python code, do you
know if upstream tried to send that to python-xdg upstream? They might
accept it.

thanks,
guillem



-- 
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/20100216143601.gc...@gaara.hadrons.org



Bug#570053: RFH: blender -- Very fast and versatile 3D modeller/renderer

2010-02-16 Thread Cyril Brulebois
Christian PERRIER  (16/02/2010):
> > Short-term TODO:
> .../...
> >  - Maybe double-check localization.
> .../...
> 
> Anything that the -i18 team (or individuals) can do, here?

Hi Christian,

if you folks are good at digging into homebrew systems (although I
seem to recall gettext is used to some extent), you definitely can
help with blender. :D

From my changelog:
|  * Remove apparently-unneeded dotfiles:
| - At the moment, that's .bfont.ttf and .Blanguages.
| - Even when the latter is here, lang selection doesn't seem to work.
| - Here, “apparently” means “does not show up in strace”.

I only got it working in English, so one would have to play around
with debugging tools and/or source code to see why language selection
doesn't work. There might be some upstream bugs about that, I didn't
check yet.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#569635: RFS: libva

2010-02-16 Thread Andres Mejia
Dear mentors,

I am looking for a sponsor for my package "libva".

* Package name: libva
  Version : 1.0.1-1
  Upstream Author : Waldo Bastian 
  : Jonathan Bian 
* URL : http://www.freedesktop.org/wiki/Software/vaapi
* License : MIT/X11
  Section : libs

It builds these binary packages:
i965-va-driver - Video Acceleration (VA) API for Linux -- i965 VA driver
libva-dev  - Video Acceleration (VA) API for Linux -- development files
libva-x11-1 - Video Acceleration (VA) API for Linux -- X11 runtime
libva1 - Video Acceleration (VA) API for Linux -- runtime
vainfo - Video Acceleration (VA) API for Linux -- info program

The package appears to be lintian clean.

The upload would fix these bugs: 569635

My motivation for maintaining this package is: It's used by ffmpeg, mplayer, 
and
vlc.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/l/libva
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget http://mentors.debian.net/debian/pool/main/l/libva/libva_1.0.1-1.dsc

I would be glad if someone uploaded this package for me. Also Reinhard (the DD
in the multimedia team) is not available to upload this package, which is why
I'm asking for a sponsor at debian-mentors.

Kind regards
 Andres Mejia



-- 
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/201002161159.31217.mcita...@gmail.com



Bug#367169: marked as done (ITA: directvnc -- VNC client using the framebuffer as display)

2010-02-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Feb 2010 17:34:27 +
with message-id 
and subject line Bug#367169: fixed in directvnc 0.7.6-1
has caused the Debian Bug report #367169,
regarding ITA: directvnc -- VNC client using the framebuffer as display
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.)


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

Hi

I hereby orphan the package directvnc. I have not used it myself
for a long time and currently I have no possibility to test it
either.

Therefore I suggest that someone else take it over. I'll upload
a new version now with the RC bug fixed, but then I'll let the 
QA team take over (which I'm a part of myself).

Regards,

// Ola

-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@lysator.liu.se 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---

--- End Message ---
--- Begin Message ---
Source: directvnc
Source-Version: 0.7.6-1

We believe that the bug you reported is fixed in the latest version of
directvnc, which is due to be installed in the Debian FTP archive:

directvnc_0.7.6-1.debian.tar.gz
  to main/d/directvnc/directvnc_0.7.6-1.debian.tar.gz
directvnc_0.7.6-1.dsc
  to main/d/directvnc/directvnc_0.7.6-1.dsc
directvnc_0.7.6-1_amd64.deb
  to main/d/directvnc/directvnc_0.7.6-1_amd64.deb
directvnc_0.7.6.orig.tar.gz
  to main/d/directvnc/directvnc_0.7.6.orig.tar.gz



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 367...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Loris Boillet  (supplier of updated directvnc 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, 15 Feb 2010 09:13:09 +0100
Source: directvnc
Binary: directvnc
Architecture: source amd64
Version: 0.7.6-1
Distribution: unstable
Urgency: low
Maintainer: Loris Boillet 
Changed-By: Loris Boillet 
Description: 
 directvnc  - VNC client using the framebuffer as display
Closes: 355754 367169 490057 503390 538110
Changes: 
 directvnc (0.7.6-1) unstable; urgency=low
 .
   * New maintainer. (Closes: #367169)
   * New upstream release. (Closes: #490057, #503390, #538110)
 - debian/patches/directvnc-manpage-bpp.patch: Merged upstream.
 - Fix lintian warnings: ancient libtool and spelling errors in manpage.
   * Add a note in README.debian about needed access to /dev/tty0 if more than
 one directFB app is used at the same time (Closes: #355754)
   * Bump debian/compat to 7.
   * Update debian/control:
 - Bump Standards-Version from 3.6.2 to 3.8.4 (no changes needed).
 - Add Homepage field. Thanks to lintian.
 - Add missing ${misc:Depends}. Thanks to lintian.
 - Add build-depends to autotools-dev, autoconf, automake and libtool.
   * Fix copyright without copyright notice. Thanks to lintian.
   * Replacing obsolete dh_clean -k with dh_prep.
   * Switch to dpkg-source 3.0 (quilt) format.
   * Autotools files now systematically re-generated (adds debian/autogen.sh).
   * Cleaned-up debian/rules: removed commented out dh_* commands.
Checksums-Sha1: 
 6d90ab68bd38233aac89fb2ada18af1b3bc872c8 1167 directvnc_0.7.6-1.dsc
 036e90cdb213f09ad1c16a1de230e4ec0bb1271d 380677 directvnc_0.7.6.orig.tar.gz
 b3b8cf24d45cb79141409b689f2b747ef94567a0 4504 directvnc_0.7.6-1.debian.tar.gz
 e1194c2fab6952603ad8b484d14985d2124f5c57 31328 directvnc_0.7.6-1_amd64.deb
Checksums-Sha256: 
 cd18b2364dfd19f9d17a80f7e86cee1d6f0b2967b62d304807389b4355876886 1167 
directvnc_0.7.6-1.dsc
 9e170e7e25a5cacd4f8ca9b808a62940ef24ccc33c7cef521b6e64a0be5e7134 380677 
directvnc_0.7.6.orig.tar.gz
 3b233a31844f41b35e5845578bdf710b4bc06d919d269fda1d29fa511f8eca7d 4504 
directvnc_0.7.6-1.debian.tar.gz
 7079ceeaaab4adc3ff9534aeb1405a002b86002311d6257a8a14dd4a18573cda 31328 
directvnc_0.7.6-1_amd64.deb
Files: 
 b28f80fcf9ab64bd91c43f4296cc9735 1167 misc optional

Bug#570053: RFH: blender -- Very fast and versatile 3D modeller/renderer

2010-02-16 Thread Christian PERRIER
Quoting Cyril Brulebois (k...@debian.org):

> Hi Christian,
> 
> if you folks are good at digging into homebrew systems (although I
> seem to recall gettext is used to some extent), you definitely can
> help with blender. :D

/me, no (but you would have guessed)

Maybe some other ppl on -i18n?



signature.asc
Description: Digital signature


Bug#570118: ITP: upnp-router-control -- a simple program that manages UPnP compliant routers

2010-02-16 Thread Daniele Napolitano
Package: wnpp
Severity: wishlist
Owner: Daniele Napolitano 


* Package name: upnp-router-control
  Version : 0.1
  Upstream Author : Daniele Napolitano 
* URL : http://launchpad.net/upnp-router-control
* License : GPL
  Programming Lang: C
  Description : a simple program that manages UPnP compliant routers

UPnP Router Control allow to see some router params like the download speed
and port forwarding trough UPnP protocol.

The router should be compliant with the UPnP-IGD spec.



-- 
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/15d0b9b21002160955r281c59b0me8bb7deccd444...@mail.gmail.com



Processed (with 1 errors): ITA: scli -- a collection of SNMP command line management tools

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 527856 ITA: scli -- a collection of SNMP command line
Bug #527856 [wnpp] O: scli -- a collection of SNMP command line management tools
Changed Bug title to 'ITA: scli -- a collection of SNMP command line' from 'O: 
scli -- a collection of SNMP command line management tools'
> management tools
Unknown command or malformed arguments to command.

> owner 527856 Stefan Bauer 
Bug #527856 [wnpp] ITA: scli -- a collection of SNMP command line
Owner recorded as Stefan Bauer .
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126634480625723.transcr...@bugs.debian.org



Bug#527856: ITA: scli -- a collection of SNMP command line management tools

2010-02-16 Thread Stefan Bauer
retitle 527856 ITA: scli -- a collection of SNMP command line 
management tools

owner 527856 Stefan Bauer 
thanks

I am adopting this package, because i am often using in and im in 
good contact with the upstream author as well.


Stefan
--
Stefan Bauer -
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
 plzk.de - Linux - because it works --



--
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/4b7ae358.3060...@cubewerk.de



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

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Tue Feb 16 19:03:31 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: kmymoney
> tags 562944 + pending
Bug #562944 [kmymoney2] First KMyMoney Beta Version Available for KDE 4 Platform
Added tag(s) pending.
> # Source package in NEW: kmymoney
> tags 565146 + pending
Bug #565146 [src:kmymoney2] Please add "Breaks: kmymoney2-plugin-aqbanking (<= 
1.0-1)"
Added tag(s) pending.
> # Source package in NEW: libsequel-ruby
> tags 569848 + pending
Bug #569848 [libsequel-ruby1.9] libsequel-ruby1.9: Please drop the dependency 
on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: libvalidatable-ruby
> tags 569870 + pending
Bug #569870 [libvalidatable-ruby1.9] libvalidatable-ruby1.9: Please drop the 
dependency on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: libdevel-stacktrace-ashtml-perl
> tags 570037 + pending
Bug #570037 [wnpp] ITP: libdevel-stacktrace-ashtml-perl -- module to display a 
stack  trace in HTML
Added tag(s) pending.
> # Source package in NEW: libfilesys-notify-simple-perl
> tags 570040 + pending
Bug #570040 [wnpp] ITP: libfilesys-notify-simple-perl -- simple file system 
monitor
Added tag(s) pending.
> # Source package in NEW: libgraphics-primitive-driver-cairo-perl
> tags 568172 + pending
Bug #568172 [wnpp] ITP: libgraphics-primitive-driver-cairo-perl -- backend 
providing  graphics support using Cairo
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126634703824043.transcr...@bugs.debian.org



Bug#487735: marked as done (ITA: snooper -- Captures communication between two)

2010-02-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Feb 2010 19:02:09 +
with message-id 
and subject line Bug#487735: fixed in snooper 19991202-7
has caused the Debian Bug report #487735,
regarding ITA: snooper -- Captures communication between two
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.)


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

The current maintainer of snooper, David Coe ,
is apparently not active anymore.  Therefore, I orphan this package
now.  If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: snooper
Binary: snooper
Version: 19991202-4.1
Priority: optional
Section: comm
Maintainer: David Coe 
Build-Depends: debhelper, liblockdev1-dev, libncurses5-dev, patch, pmake
Architecture: any
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/s/snooper
Files: 4407abeac70bb5307698f0450c870405 607 snooper_19991202-4.1.dsc
 a735dc4a3c685493e0e3d77ddfa2c6db 38239 snooper_19991202.orig.tar.gz
 16c7690ff350e123ba39acc19b68dd74 32442 snooper_19991202-4.1.diff.gz

Package: snooper
Priority: optional
Section: comm
Installed-Size: 40
Maintainer: David Coe 
Architecture: i386
Version: 19991202-4.1
Depends: libc6 (>= 2.7-1), liblockdev1, libncurses5 (>= 5.6+20071006-3)
Filename: pool/main/s/snooper/snooper_19991202-4.1_i386.deb
Size: 16724
MD5sum: c02b2866a7f1d2dc501060c5aac4958c
SHA1: 82e8cfb4a94409003b17c510bbb749d3abf3da67
SHA256: 351ade36dabf6d36600f6ee1837b933a98bb942027fb86ae68cc1dce7876c87d
Description: Captures communication between two external serial devices
 Snooper passes data transparently between two serial (RS232C)
 devices, capturing and logging the data and occasional comments you
 want to insert into the logs.
 .
 It is useful for debugging or analyzing the communications protocol
 between two devices that would normally be connected directly to each
 other, e.g. a digital camera and a personal computer.  By sitting
 "in the middle" (after you connect the two devices to serial ports
 on your Linux machine) snooper is able to capture data traveling in
 either direction while also passing it unmodified to the other device.
 .
 It is also possible to operate with a single serial device, using
 your console and keyboard as the second device.
Tag: admin::hardware, interface::text-mode, role::program, scope::utility, 
uitoolkit::ncurses



--- End Message ---
--- Begin Message ---
Source: snooper
Source-Version: 19991202-7

We believe that the bug you reported is fixed in the latest version of
snooper, which is due to be installed in the Debian FTP archive:

snooper_19991202-7.diff.gz
  to main/s/snooper/snooper_19991202-7.diff.gz
snooper_19991202-7.dsc
  to main/s/snooper/snooper_19991202-7.dsc
snooper_19991202-7_amd64.deb
  to main/s/snooper/snooper_19991202-7_amd64.deb



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 487...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Bauer  (supplier of updated snooper 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: Mon, 15 Feb 2010 09:51:17 +0100
Source: snooper
Binary: snooper
Architecture: source amd64
Version: 19991202-7
Distribution: unstable
Urgency: low
Maintainer: Stefan Bauer 
Changed-By: Stefan Bauer 
Description: 
 snooper- Captures communication between two external serial devices
Closes: 182656 474336 487735
Changes: 
 snooper (19991202-7) unstable; urgency=low
 .
   * New Maintainer (Closes: #487735, #474336)
   * Acknowledge NMU changes
   * Bump Standards to 3.8.4
   * Get the package lintian clean
   * Bump debhelper dependecies to 7.0.50
   * Extended README.Debian to show howto snoop traffic with only one
 computer and a modem (Closes: #182656)
Checksums-Sha1: 
 9d212abebb34ea7dc4a366782f92da9b24bfb7b7 1037 snooper_19991202-7.dsc
 31b61dfc3eaf4247e12c0608d9ad251122335b9d 10418 snooper_19991202-7.diff.gz
 36525cf455c012efbb46ddf7ba15c2ba6f988996 19826 snooper_19991202-7_amd64.deb
Checksums-Sha256: 
 9ab5070ee46d67741d3d33aa14f25cbc2f

Bug#543838: marked as done (ITA: exactimage -- fast image manipulation programs)

2010-02-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Feb 2010 18:47:51 +
with message-id 
and subject line Bug#543838: fixed in exactimage 0.7.5-1
has caused the Debian Bug report #543838,
regarding ITA: exactimage -- fast image manipulation programs
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.)


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

I am orphaning exactimage.

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

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

Some information about this package:

Package: exactimage
Binary: exactimage, exactimage-dbg, exactimage-perl, php5-exactimage, 
python-exactimage
Version: 0.7.4-1
Priority: optional
Section: graphics
Maintainer: Daniel Baumann 
Build-Depends: debhelper (>= 7), libexpat-dev, libfreetype6-dev, libgif-dev, 
libjasper-dev, libjpeg-dev, liblcms1-dev, libtiff-dev, libopenexr-dev, 
libperl-dev, libpng12-dev, libx11-dev, php5-dev, pkg-config, python, 
python-all-dev, python-support, swig
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/e/exactimage
Files:
 02d1b1262e79c134882a4dc43b2286a5 1439 exactimage_0.7.4-1.dsc
 de97424803c348b7b51ab9449f8312ca 669953 exactimage_0.7.4.orig.tar.gz
 282896fe73efdf52072511bb21b73e17 12611 exactimage_0.7.4-1.diff.gz
Homepage: http://www.exactcode.de/site/open_source/exactimage/
Vcs-Browser: http://git.debian.net/?p=debian/exactimage.git
Vcs-Git: git://git.debian.net/git/debian/exactimage.git
Checksums-Sha1: 
 5b60624d55497f3aa703e7ad00bdad4481895c92 669953 exactimage_0.7.4.orig.tar.gz
 edb6e0e5051a9f812fbe0045870cd3f36005c81b 12611 exactimage_0.7.4-1.diff.gz
Checksums-Sha256: 
 652658ffd4ef4ec3f204736b7d0654bf37eefb02ce59f19f6a85dc25da0444c6 669953 
exactimage_0.7.4.orig.tar.gz
 7f30f1bbfbb980cafeed2fe2998da5b0328cf0acdd42be8a440354c28b914d39 12611 
exactimage_0.7.4-1.diff.gz

Package: exactimage
Priority: optional
Section: graphics
Installed-Size: 7672
Maintainer: Daniel Baumann 
Architecture: i386
Version: 0.7.4-1
Depends: libc6 (>= 2.3.6-6~), libexpat1 (>= 1.95.8), libfreetype6 (>= 2.2.1), 
libgcc1 (>= 1:4.1.1), libgif4 (>= 4.1.6), libilmbase6 (>= 1.0.1), libjasper1 
(>= 1.900.1), libjpeg62, liblcms1 (>= 1.15-1), libopenexr6 (>= 1.6.1), 
libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1), libtiff4, libtiffxx0c2, zlib1g 
(>= 1:1.1.4)
Filename: pool/main/e/exactimage/exactimage_0.7.4-1_i386.deb
Size: 3457104
MD5sum: 6dc544bff75ef57de29cd5f2e9257c10
SHA1: 6da8f1338ce8dda6d2122dd9aa9877eedce27ac2
SHA256: 83066ae2029efbda41a29861da0688314f01aec85b4c9fc46bf93cfa2d33c367
Description: fast image manipulation programs
 ExactImage is a fast C++ image processing library. Unlike ImageMagick, it
 allows operation in several color spaces and bit depths natively, resulting in
 much lower memory and computational requirements. Some optimized algorithms
 operate in 1/20 of the time ImageMagick requires, and displaying large images
 can be as fast as 1/10 of the time the "display" program takes.
 .
 This package contains the utilities.
Homepage: http://www.exactcode.de/site/open_source/exactimage/

Package: exactimage-dbg
Priority: extra
Section: debug
Installed-Size: 1248
Maintainer: Daniel Baumann 
Architecture: i386
Source: exactimage
Version: 0.7.4-1
Depends: exactimage (= 0.7.4-1), exactimage-perl (= 0.7.4-1), php5-exactimage 
(= 0.7.4-1), python-exactimage (= 0.7.4-1)
Filename: pool/main/e/exactimage/exactimage-dbg_0.7.4-1_i386.deb
Size: 376282
MD5sum: b4a98c0126c41cd3f494076e76ed87f6
SHA1: 38aed2403339cc988f384569b5736d7982dda057
SHA256: 3599d574431ddfd16beb100e685275c47cb4fff1c6aeaa69f76ed1b186846f20
Description: fast image manipulation programs (utilities)
 ExactImage is a fast C++ image processing library. Unlike ImageMagick, it
 allows operation in several color spaces and bit depths natively, resulting in
 much lower memory and computational requirements. Some optimized algorithms
 operate in 1/20 of the time ImageMagick requires, and displaying large images
 can be as fast as 1/10 of the time the "display" program takes.
 .
 This package contains the utilities.
Homepage: http://www.exactcode.de/site/open_source/exactimage/
Tag: qa::low-popcon

Package: exactimage-perl
Priority: optional
Section: perl
Installed-Size: 1640
Maintainer: Daniel Baumann 
Architecture: i386
Source: exactimage
Version: 0.7.4-1

Bug#570137: ITP: picviz -- Parallel coordinates plotter - GUI

2010-02-16 Thread Alexandre DE DOMMELIN
Package: wnpp
Severity: wishlist

URL : http://www.wallinfire.net/picviz
License : GPL
Picviz is a parallel coordinates plotter which enables easy scripting
from various input (tcpdump, syslog, iptables logs, Apache logs,
etc..) to visualize your data and discover interesting results
quickly.
Its primary goal is to graph data in order to be able to quickly
analyze problems and find correlations among variables. With security
analysis in mind, the program has been designed to be very flexible,
able to graph millions of events.
The language is designed to be close to the graphviz graph description
language.
This package provides the Picviz GUI

-- 
  ,''`. Alexandre De Dommelin -- GPG: 1024D/8B53220C
 : :' :  C628 239B 3166 DA2C FC9B  D0DC 462B 9718 8B53 220C
  . `'   irc : laotseu | web: http://blog.tuxz.net
   `-



--
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/dcdfc81cd4b33b00c5f37118c7018...@mail.tuxz.net



Bug#556098: I have a list of 56,000 lawyers

2010-02-16 Thread Branch purchase


Many of these lists are on sale too. Just email me here:  
nick.hatha...@bestdatamart.co.cc

  




Send us an email to disapp...@bestdatamart.co.cc we will discontinue from the 
list



-- 
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/20100216201241.8b1b3ee5...@lrcmx.euyansang.com



Bug#570139: RFP: dotclear -- Dotclear is an open-source web publishing software.

2010-02-16 Thread theocrite
Package: wnpp
Severity: wishlist


* Package name: dotclear
  Version : 2.1.6
  Upstream Author : Olivier Meunier 
* URL : http://dotclear.org/license
* License : GPLv2
  Programming Lang: PHP
  Description : Dotclear is an open-source web publishing software.

Dotclear is an open-source web publishing software created in 2002 by Olivier 
Meunier. A one man's project at first, Dotclear soon gathered a team comprising 
different personalities with various backgrounds.

The project's purpose is to provide a user-friendly tool allowing anyone to 
publish on the web, regardless of their technical skills.

Dotclear is a free software primarily designed for its users and regularly 
improved by their contributions. Everyone may use it and modify it according to 
the software license.



-- 
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/20100216205652.16865.51906.report...@fermat.mal.theocrite.org



Bug#494175: Gypsy 0.7 Debian package

2010-02-16 Thread Gilles Filippini
Hi Ross,

In your Gypsy 0.7 announce email[0], back in august 2009, you state that
the Debian package is in the NEW queue. But it isn't there anymore, nor
in unstable or experimental. Was it rejected? Any chance for another try?

Thanks in advance,

_g.


[0] 



signature.asc
Description: OpenPGP digital signature


Processed: Gypsy packages

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 569131 by 494175
Bug #569131 [navit] navit: gyspy vehicle
Was not blocked by any bugs.
Added blocking bug(s) of 569131: 494175
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.12663573441344.transcr...@bugs.debian.org



Bug#570150: ITP: z80ex -- Emulation library for z80 CPUs.

2010-02-16 Thread Adrian Glaubitz
Package: wnpp
Severity: wishlist
Owner: Adrian Glaubitz 

Hi,

this is a emulation library for z80 CPUs. It is required for the kcemu KC85/4
emulator developed by Thorsten Paul which I also packaged (#538914). But it
may also be used for other emulators.

Adrian

* Package name: z80ex
  Version : 1.1.18
  Upstream Author : boo_...@inbox.ru
* URL : http://z80ex.sourceforge.net/
* License : GPL
  Programming Lang: C
  Description : Emulation library for z80 CPUs.

Emulation library for z80 CPUs.



-- 
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/20100216220458.12172.54801.report...@z6.physik.fu-berlin.de



Bug#538914: ITP: kcemu -- A software emulator for

2010-02-16 Thread Adrian Glaubitz
Hi,

it's also on mentors now. So, if anyone is interested sponsoring it,
please get it here:



See also:



Adrian



-- 
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/20100216215726.ga12...@physik.fu-berlin.de



Bug#569641: RFS: vdpau-video

2010-02-16 Thread Andres Mejia
Dear mentors,

I am looking for a sponsor for my package "vdpau-video".

* Package name: vdpau-video
  Version : 0.6.3-1
  Upstream Author : Splitted-Desktop Systems
* URL : http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/
* License : GPL
  Section : x11

It builds these binary packages:
vdpau-va-driver - VDPAU-based backend for VA API

The package appears to be lintian clean.

The upload would fix these bugs: 569641

My motivation for maintaining this package is: I own an NVIDIA card and need
this to be able to use the vaapi features from apps that support it.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/v/vdpau-video
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/v/vdpau-video/vdpau-video_0.6.3-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Andres Mejia



-- 
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/730e8cfc1002161420s7a004fbct7ffd2ab137621...@mail.gmail.com



Bug#568989: marked as done (ITA: gmrun -- Featureful CLI-like GTK+ application launcher)

2010-02-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Feb 2010 23:02:43 +
with message-id 
and subject line Bug#568989: fixed in gmrun 0.9.2-2
has caused the Debian Bug report #568989,
regarding ITA: gmrun -- Featureful CLI-like GTK+ application launcher
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.)


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

As I'm a huge user of gmrun, I intend to adopt this package it wouuld be
so sad so have it unmaintained.

Bests

Alexandre De Dommelin


--- End Message ---
--- Begin Message ---
Source: gmrun
Source-Version: 0.9.2-2

We believe that the bug you reported is fixed in the latest version of
gmrun, which is due to be installed in the Debian FTP archive:

gmrun_0.9.2-2.debian.tar.gz
  to main/g/gmrun/gmrun_0.9.2-2.debian.tar.gz
gmrun_0.9.2-2.dsc
  to main/g/gmrun/gmrun_0.9.2-2.dsc
gmrun_0.9.2-2_amd64.deb
  to main/g/gmrun/gmrun_0.9.2-2_amd64.deb
gmrun_0.9.2-2_i386.deb
  to main/g/gmrun/gmrun_0.9.2-2_i386.deb



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 568...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre De Dommelin  (supplier of updated gmrun 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: RIPEMD160

Format: 1.8
Date: Tue, 09 Feb 2010 10:50:21 +0100
Source: gmrun
Binary: gmrun
Architecture: amd64 i386 source 
Version: 0.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Alexandre De Dommelin 
Changed-By: Alexandre De Dommelin 
Closes: 568989 569586
Description:
 gmrun  - Featureful CLI-like GTK+ application launcher
Changes:
 gmrun (0.9.2-2) unstable; urgency=low
 .
   * New maintainer upload (Closes: #568989)
   * Fixes compiler error when libc6-dev < 2.10.2-2 (Closes: #569586)
Checksums-Sha1: 
 398308c27dae294853b64dab2bcdba4959ceda4c 1067 gmrun_0.9.2-2.dsc
 10bc2c20d88d1d40ea8e1a3e1b69720925550704 49112 gmrun_0.9.2-2_amd64.deb
 7d14c56b47ecdc48ea41edbda1b449865a6e4cbf 9540 gmrun_0.9.2-2.debian.tar.gz
 841c0d10468fc446a55520c90c438be732057412 47896 gmrun_0.9.2-2_i386.deb
Checksums-Sha256: 
 3571cec66a050fbcba40aacfe3cfbac3cdd8723c7f40ca33b997933d406f723c 9540 
gmrun_0.9.2-2.debian.tar.gz
 3b82b0599f136e985cbdeaa949091a0a2747789712dd20e6a746f51668b2b338 49112 
gmrun_0.9.2-2_amd64.deb
 dee5ee1bdb261d59b29aaa62f2b57cfda2ba3990f21e1753478c55aec3a2112c 47896 
gmrun_0.9.2-2_i386.deb
 f00467c5686696c9d68c362fe54f76889a296a15f36b7aac319c4eec110a298a 1067 
gmrun_0.9.2-2.dsc
Files: 
 3d1907ab3f6464d755c65e136d32fd64 9540 x11 optional gmrun_0.9.2-2.debian.tar.gz
 75b42ffacd2cec15b97ad63d87c1e79e 49112 x11 optional gmrun_0.9.2-2_amd64.deb
 8f01436283b31e3d81cc74648c8978ba 47896 x11 optional gmrun_0.9.2-2_i386.deb
 8939d7f5d5b7bbfd29a523de365d2a7e 1067 x11 optional gmrun_0.9.2-2.dsc

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

iEYEAREDAAYFAkt7IhgACgkQIgvIgzMMSnU1rACfaGMuT9dlYgKALVAOcjTQibOB
jfcAn0OesdR2K1CLeyxtI+//W5TSDXdR
=kHR3
-END PGP SIGNATURE-


--- End Message ---


Bug#471322: marked as done (O: gmrun -- Featureful CLI-like GTK+ application launcher)

2010-02-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Feb 2010 23:02:43 +
with message-id 
and subject line Bug#568989: fixed in gmrun 0.9.2-2
has caused the Debian Bug report #568989,
regarding O: gmrun -- Featureful CLI-like GTK+ application launcher
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.)


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

I request an adopter for the gmrun package, whose maintainer is
inactive. I will gladly help as sponsor and to answer
Debian-specific questions, but I do not want to adopt this package
myself because of my lack of knowledge of GTK+.

The package description is:
 This is gmrun; a small fast, yet featureful application launcher for use
 under X11, which uses GTK+ widget toolkit. Some features include tab-
 completion of file names and programs, history, easy x-terminal-emulator
 launching, and URL handling.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
 .''`.   martin f. krafft 
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
Source: gmrun
Source-Version: 0.9.2-2

We believe that the bug you reported is fixed in the latest version of
gmrun, which is due to be installed in the Debian FTP archive:

gmrun_0.9.2-2.debian.tar.gz
  to main/g/gmrun/gmrun_0.9.2-2.debian.tar.gz
gmrun_0.9.2-2.dsc
  to main/g/gmrun/gmrun_0.9.2-2.dsc
gmrun_0.9.2-2_amd64.deb
  to main/g/gmrun/gmrun_0.9.2-2_amd64.deb
gmrun_0.9.2-2_i386.deb
  to main/g/gmrun/gmrun_0.9.2-2_i386.deb



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 568...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre De Dommelin  (supplier of updated gmrun 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: RIPEMD160

Format: 1.8
Date: Tue, 09 Feb 2010 10:50:21 +0100
Source: gmrun
Binary: gmrun
Architecture: amd64 i386 source 
Version: 0.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Alexandre De Dommelin 
Changed-By: Alexandre De Dommelin 
Closes: 568989 569586
Description:
 gmrun  - Featureful CLI-like GTK+ application launcher
Changes:
 gmrun (0.9.2-2) unstable; urgency=low
 .
   * New maintainer upload (Closes: #568989)
   * Fixes compiler error when libc6-dev < 2.10.2-2 (Closes: #569586)
Checksums-Sha1: 
 398308c27dae294853b64dab2bcdba4959ceda4c 1067 gmrun_0.9.2-2.dsc
 10bc2c20d88d1d40ea8e1a3e1b69720925550704 49112 gmrun_0.9.2-2_amd64.deb
 7d14c56b47ecdc48ea41edbda1b449865a6e4cbf 9540 gmrun_0.9.2-2.debian.tar.gz
 841c0d10468fc446a55520c90c438be732057412 47896 gmrun_0.9.2-2_i386.deb
Checksums-Sha256: 
 3571cec66a050fbcba40aacfe3cfbac3cdd8723c7f40ca33b997933d406f723c 9540 
gmrun_0.9.2-2.debian.tar.gz
 3b82b0599f136e985cbdeaa949091a0a2747789712dd20e6a746f51668b2b338 49112 
gmrun_0.9.2-2_amd64.deb
 dee5ee1bdb261d59b29aaa62f2b57cfda2ba3990f21e1753478c55aec3a2112c 47896 
gmrun_0.9.2-2_i386.deb
 f00467c5686696c9d68c362fe54f76889a296a15f36b7aac319c4eec110a298a 1067 
gmrun_0.9.2-2.dsc
Files: 
 3d1907ab3f6464d755c65e136d32fd64 9540 x11 optional gmrun_0.9.2-2.debian.tar.gz
 75b42ffacd2cec15b97ad63d87c1e79e 49112 x11 optional gmrun_0.9.2-2_amd64.deb
 8f01436283b31e3d81cc74648c8978ba 47896 x11 optional gmrun_0.9.2-2_i386.deb
 8939d7f5d5b7bbfd29a523de365d2a7e 1067 x11 optional gmrun_0.9.2-2.dsc

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

iEYEAREDAAYFAkt7IhgACgkQIgvIgzMMSnU1rACfaGMuT9dlYgKALVAOcjTQibOB
jfcAn0OesdR2K1CLeyxtI+//W5TSDXdR
=kHR3
-END PGP SIGNATURE-


--- End Message ---


Bug#503184: Please include libapache2-mod-auth-shadow as a Debian package

2010-02-16 Thread Arcady Genkin
Here is another wish for inclusion of mod_auth_shadow as a Debian
package.  It is not too hard to compile it ourselves, but it would be
super nice to have it maintained by Debian.
-- 
Arcady Genkin



-- 
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/uor5okheea@cdf.toronto.edu



Bug#570175: ITP: libhttp-parser-xs-perl -- simple and fast HTTP request parser

2010-02-16 Thread Jonathan Yu
Package: wnpp
Owner: Jonathan Yu 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libhttp-parser-xs-perl
  Version : 0.05
  Upstream Author : Kazuho Oku 
* URL : http://search.cpan.org/dist/HTTP-Parser-XS/
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : simple and fast HTTP request parser

HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used
either for writing a synchronous HTTP server or a event-driven server. It is
designed primarily for use with the Plack toolkit.

NOTE: this module is not explicitly required for Plack to function,
but it is part of Task::Plack and designed to accelerate its HTTP
request parsing.



-- 
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/d1b732a71002161817g4c431298ybcbbc61014a10...@mail.gmail.com



Bug#556098: ITA: hamlib / new version for upload

2010-02-16 Thread Kamal Mostafa
After discussion with Steve Conklin (who filed an ITA for 'hamlib' a few
months ago) we have determined that I will volunteer to adopt and
maintain 'hamlib' instead of him.

For reference, I am a ham radio operator (KA6MAL), I do use hamlib
regularly, and I have developed applications which use the library.  

I have packaged the new upstream release (hamlib 1.2.10) which I propose
for review and upload by a kindly DD:

http://www.whence.com/debian/proposed/hamlib_1.2.10-1.dsc

This package includes my fix for bug 559814 (CVE-2009-3736 local libltdl
privilege escalation), and minor Python 2.6 changes from Ubuntu.

I wasn't sure what to do with the debian/control "Uploaders:" field.  As
a placeholder, I set it to the debian-h...@lists.debian.org list address
-- I expect that it will be changed by the actual uploader:

  Uploaders: Debian Hamradio Maintainers 

This is my first experience with maintenance of a package at Debian, so
I am not at all sure that I'm following the proper procedures here.  Any
guidance will be much appreciated.

Thanks,

 -Kamal Mostafa 



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


Bug#570180: ITP: docky -- Elegant, powerful, clean dock

2010-02-16 Thread Christopher James Halse Rogers
Package: wnpp
Severity: wishlist
Owner: Christopher James Halse Rogers 

* Package name: docky
  Version : 2.0.0
  Upstream Author : Jason Smith 
* URL : https://launchpad.net/docky
* License : GPL-3+
  Programming Lang: C#, Python
  Description : Elegant, powerful, clean dock

 Provides an application launcher, running application management, and various
 "docklets" including a CPU monitor, weather report and clock.  It is similar
 to other docks such as AWN and cairo-dock.
 .
 Applications can integrate with Docky to add extra items to their context
 menus or modify their icons to display more information.  This package 
 includes integration helpers for a number of applications, including Banshee,
 Rhythmbox, Deluge, Tomboy and Zeitgeist.
 .
 Docky is derived from the GNOME Do "docky" interface.



-- 
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/20100217011952.27960.55357.report...@ed.cooperteam.net



Bug#570188: O: s3switch

2010-02-16 Thread Guido Günther
Package: wnpp
Severity: normal

Hi,
I'v not used this package for 5 years or so. Time to orphan it.
Cheers,
 -- Guido



-- 
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/20100217050346.ga11...@bogon.sigxcpu.org



Processed: retitle 569668 to RFP: davmail -- POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway allowing users to use any mail/calendar client

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 569668 RFP: davmail -- POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway 
> allowing users to use any mail/calendar client
Bug #569668 [wnpp] RFP: davmail -- DavMail is a POP/IMAP/SMTP/Caldav/LDAP 
exchange gateway allowing users to use any mail/calendar client (e.g. 
Thunderbird with Lightning or Apple iCal) with an Exchange server, even from 
the internet or behind a firewall through Outlook Web Access.
Changed Bug title to 'RFP: davmail -- POP/IMAP/SMTP/CalDav/LDAP Exchange 
Gateway allowing users to use any mail/calendar client' from 'RFP: davmail -- 
DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway allowing users to use 
any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with 
an Exchange server, even from the internet or behind a firewall through Outlook 
Web Access.'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126638492318739.transcr...@bugs.debian.org



Processed: retitle 570188 to O: s3switch -- Manage the output device on S3 Savage chips

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 570188 O: s3switch -- Manage the output device on S3 Savage chips
Bug #570188 [wnpp] O: s3switch
Changed Bug title to 'O: s3switch -- Manage the output device on S3 Savage 
chips' from 'O: s3switch'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.126638482718097.transcr...@bugs.debian.org



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

2010-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Wed Feb 17 07:03:32 UTC 2010
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: libtzinfo-ruby
> tags 569873 + pending
Bug #569873 [libtzinfo-ruby1.9] libtzinfo-ruby1.9: Please drop the dependency 
on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: turnin-ng
> tags 540385 + pending
Bug #540385 [driconf] driconf: Python DeprecationWarnings when switching to 
expert mode
Added tag(s) pending.
> # Source package in NEW: libnet-scp-ruby
> tags 569855 + pending
Bug #569855 [libnet-scp-ruby1.9] libnet-scp-ruby1.9: Please drop the dependency 
on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: libhttp-access2-ruby
> tags 569847 + pending
Bug #569847 [libhttpclient-ruby1.9] libhttpclient-ruby1.9: Please drop the 
dependency on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: libpacket-ruby
> tags 569874 + pending
Bug #569874 [libpacket-ruby1.9] libpacket-ruby1.9: Please drop the dependency 
on ruby 1.9.0
Added tag(s) pending.
> # Source package in NEW: piwigo
> tags 561868 + pending
Bug #561868 [wnpp] ITP: piwigo -- photo gallery software for the web
Added tag(s) pending.
> # Source package in NEW: slurm-llnl
> tags 567013 + pending
Bug #567013 [slurm-llnl-slurmdbd] fails to install due to incorrect 
dependencies in init.d LSB header
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
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.12663902405223.transcr...@bugs.debian.org