Bug#202187: ITP: cgiirc -- CGI IRC Client that allows use of IRC from a Web Browser

2003-07-20 Thread Guilherme de S. Pastore
Package: wnpp
Version: unavailable; reported 2003-07-20
Severity: wishlist

* Package name: cgiirc
  Version : x.y.z
  Upstream Author : David Leadbeater <[EMAIL PROTECTED]>
* URL : http://cgiirc.sourceforge.net
* License : GPL
  Description : CGI program that allows you to use IRC from a Web browser

CGI:IRC  is a Perl/CGI program  that allows you to use IRC
from  a  Web  browser without having to  have access to an
IRC port. It does not use Java, but it does need a browser
capable of rendering frames.  It can be used on a Web page
to allow users to chat and can also be used to access chat
from behind a firewall.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pegasus 2.4.21-xfs #5 Seg Jun 30 23:48:35 BRT 2003 i686
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1




Bug#205927: ITP: eggdrop -- Advanced IRC Robot

2003-08-17 Thread Guilherme de S. Pastore
Package: wnpp
Version: unavailable; reported 2003-08-17
Severity: wishlist

* Package name: eggdrop
  Version : 1.6.15
  Upstream Author : EggHeads <[EMAIL PROTECTED]>
* URL : 
ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.15.tar.gz
* License : GPL
  Description : Advanced IRC Robot

 Eggdrop is an IRC bot written in C. Eggdrop, being a bot, sits on a channel
 and takes protective measures: to keep the channel from being taken over
 (in the few ways that anything can), to recognize banished users or sites
 and  reject them, to recognize privileged users and let them gain ops, etc.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pegasus.phoenixnet 2.4.21-xfs #5 Seg Jun 30 23:48:35 BRT 2003 i686
Locale: LANG=pt_BR.ISO-8859-1, LC_CTYPE=pt_BR.ISO-8859-1




Re: Bug#329020: ITP: kleansweep -- Tool to reclaim disk space by finding unneeded files

2005-09-18 Thread Guilherme de S. Pastore
Em Dom, 2005-09-18 às 23:48 +0200, Claudio Moratti escreveu:
> > >* orphaned files (files not found in RPM database).
> 
> > Ok, let me see. That would make exactly... all of my files. Maybe this is
> > not the right feature for a Debian system, so better not advertise it.
> ops...
> You are right!
> I forgot to remove this feature in description
> 
> In the future (is in the TODO list) this program will use deborphan to remove 
> orphaned file...

deborphan is a whole different ball game; it doesn't look for files
which aren't installed by any package, but for packages on which no
other package depends.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329117: ITP: kwin-decor-suse2 -- This the the KDE Window decoration extracted from SUSE 9.3. In addition it features new button styles and a changeable logo in the titlebar.

2005-09-19 Thread Guilherme de S. Pastore
Em Seg, 2005-09-19 às 22:08 +0200, Adrian Neumaier escreveu:
> Am Montag, 19. September 2005 21:36 schrieb Humberto Massa:
> > The short description is too long.
> Yes i know, however it was too late when i noticed that...

It's never too late; that's what the retitle command in the control
server is for. See http://www.debian.org/Bugs for documentation.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>




Bug#327776: ITA: irmp3

2005-09-22 Thread Guilherme de S. Pastore
Em Qui, 2005-09-22 às 17:56 +0200, Jörg Sommer escreveu:
> retitle 327776 ITA: irmp3
> thanks

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327776;msg=9

There seems to be another person interested in irmp3, who had already
appropriately retitled the bug. Please, both of you, get in touch =)

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>




Re: Processed: Sorry, typo...

2005-09-22 Thread Guilherme de S. Pastore
package wnpp
retitle 329117 kaffeine: Configuration wizard is displayed each time Kaffeine 
starts
kthxbye

Em Qui, 2005-09-22 às 12:33 -0700, Debian Bug Tracking System escreveu:
> Processing commands for [EMAIL PROTECTED]:
> 
> > retitle 329177 kaffeine: Configuration wizard is displayed each time 
> > Kaffeine
> Bug#329177: ITP: kwin-style-suse2 -- KDE window decoration from SUSE 9.3
> Changed Bug title.
> 
> > starts.
> Unknown command or malformed arguments to command.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#331528: ITP: debinstaller -- a graphical frontend for installing local .deb packages

2005-10-03 Thread Guilherme de S. Pastore
Em Seg, 2005-10-03 às 23:09 +0200, Vegar Storvann escreveu:
> * Package name: debinstaller
>   Version : 0.2.2
>   Upstream Author : Mikkel Kamstrup Erlandsen
> * URL : http://www.daimi.au.dk/~kamstrup/linux/
> * License : GPL
>   Description : a graphical frontend for installing local .deb packages
> 
> Far too often people (read: newbies) get confused when they can't get
> *insert favorite package manager* to install the .deb's they've just
> downloaded. With DebInstaller installation is simply a double click
> away.  No fancy features, just a small dialog that ask for the sudo password
> and if you really want to install.

Please, improve the long description. Copying verbatim from upstream
isn't generally a good option.

Now, my concerns about the application itself and the way it's
implemented:

1) It's too low-level

If something goes wrong on the dpkg side, it doesn't try to figure out
what went wrong to try to instruct the user, it simply spits out the
command it attempted to run and what dpkg returned. That is not very
user-friendly, IMHO.

2) It assumes too much

Why specifically gksudo? What if the user doesn't want to have sudo
installed at all, or hasn't put time into properly configuring it yet?
You know, configuring sudo isn't something most end-users are capable of
doing without too much trouble. I know there's still no reliable way of
determining what to do to achieve this, but gksu (which provides the
gksudo functionality too, it's the same binary) might implement
something in the sense of a fallback soon (try sudo, if it doesn't work,
fallback to su). Meanwhile, I don't think enforcing the use of gksudo is
desirable.

3) Its concept is broken

Whilst the other issues I mentioned above can be fixed with some work
(some with little, some with pretty much), this one can be quite
painful, and perhaps even impossible to fix, as it boils down to
considering the whole idea behind DebInstaller broken.

Using dpkg to achieve these goals is a bad idea, IMHO. It isn't supposed
to do some things, which, hence, it can't do, such as gracefully
resolving package conflicts in the better possible way or suggesting
possible solutions among which the user can choose during transitions,
or fetching packages the package being installed depends on. Just
suppose I get a .deb of a totally GNOMEfied package, which requires GTK+
(hence, GLib, Pango, ATK, etc.), Glade, GConf, GNOME VFS, GNOME Keyring,
and a bunch of other packages, not to mention all their dependencies.
What would DebInstaller do in such situations? Simply fail? I think
that's *bad*.

I totally agree with the point behind this app, I really think it's an
issue, but I don't think DebInstaller is the best way to solve it. What
I really think and have wanted to propose for quite some time now is
that real package managers, such as aptitude and synaptic should be able
to install .deb files. This way, you don't get "Yet Another Application
(tm)" to get users confused, and you get all the added benefits of those
real package managers, which are intended for real use by real users.

Perhaps I should explain more things and better, but I think what I've
written up to here is enough as food for thought. I'm eager to hear what
you think about my comments, but also hope I have changed your mind to
the slightest degree, as I don't really think this would be useful as
"Yet Another Package (tm)" in the already huge Debian archive.

Friendly,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>




Bug#331528: ITP: debinstaller -- a graphical frontend for installing local .deb packages

2005-10-04 Thread Guilherme de S. Pastore
Em Ter, 2005-10-04 às 02:29 +0200, Vegar Storvann escreveu:
> It spits out what dpkg says, and that is, IMHO, very user-friendly (that is, 
> if 
> the user can read).

I have to disagree. dpkg can print very complex messages, which most
users certainly will not understand, even if they can read =P

> It's not that hard to make it use gksu instead of gksudo, so I don't think
> that's a really big issue,.

What if the user has sudo configured and wants to use it? Then using
gksu instead of gksudo would be bad, and the hard thing here is
determining which one to use, don't underestimate the issue ;)
 
> It may not be the best way, but currently, while waiting for the real package 
> managers to implement such a feature, it's the only way.

Hasn't the possibility of writing patches for the "real package
managers" to implement this feature, instead of packaging a sub-optimal
solution for ${whatever reason you might have, read it here} occurred
you? I don't really think doing something the "Wrong Way (tm)" just
because noone has taken the "Right Way (tm)" is not too good.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>




Bug#315738: ITP: gchangepass -- graphical frontend to passwd

2005-06-25 Thread Guilherme de S. Pastore
Package: wnpp
Severity: wishlist

Package name: gchangepass
Version : 0.1
Upstream Author : Guilherme de S. Pastore <[EMAIL PROTECTED]>
URL : svn://svn.debian.org/svn/gksu/gchangepass/trunk
License : GPL  
Description : graphical frontend to passwd

gchangepass is a GTK+ frontend to passwd. The long description will be
worked on during packaging.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#241600: ITP: xmms-skins -- Skins for XMMS

2004-04-01 Thread Guilherme de S. Pastore
Package: wnpp
Severity: wishlist

* Package name: xmms-skins
  Version : 0.3
  Upstream Author : Guilherme de S. Pastore <[EMAIL PROTECTED]>
* URL : http://www.majufran.com.br/xmms-plugins/
* License : GPL
  Description : Skins for XMMS

xmms-skins is a debian native package with a collection of XMMS skins,
created by the maintainer of this package specifically for Debian with
skins found all over the internet (specially www.xmms.org)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-k7
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8



Bug#241600: ITP: xmms-skins -- Skins for XMMS

2004-04-08 Thread Guilherme de S. Pastore
Noone is assuming anything here. The skins included in the package
are DFSG-free, double-checked. Explicit permission from authors,
COPYING files, etc. There are even some very nice skins that aren't
included in this release because there was no time for their authors
to be contacted.

Em Sun, 4 Apr 2004 05:20:41 -0400,
Nathanael Nerode <[EMAIL PROTECTED]> escreveu:

> We can't assume that these skins are free software.  For
> these to go in 'main', Debian needs licenses which grant everyone explicit 
> permission to modify (we might be able to assume that permission to 
> redistribute is granted because the authors uploaded them to www.xmms.org or 
> whereever, but we can't assume that permission to modify is granted).
> 
> You *must* have a DFSG-free license from each copyright holder (which in this 
> case means each skin author -- for skins partly 'ripped' from other sources, 
> it means the original artwork's author as well); and you must include 
> copyright notices from *all* these authors, as well as their licenses, in the 
> debian/copyright file.
> 
> You can suggest the GPL or the 2-clause BSD license to authors.
> 
> Do *not* upload a package to Debian 'main' without checking the licensing 
> issues.

--
Guilherme de S. Pastore
<[EMAIL PROTECTED]>


pgpwjYzCoh5ut.pgp
Description: PGP signature


Bug#245692: ITP: stratagus -- A real time strategy engine

2004-04-24 Thread Guilherme de S. Pastore
Package: wnpp
Severity: wishlist

* Package name: stratagus
  Version : 2.0
  Upstream Author : Many (five)
* URL : http://www.stratagus.org/
* License : GPL
  Description : A real time strategy engine

Stratagus is a free cross-platform real-time strategy game engine,
capable of playing against human or computer opponents, network or
local. It can be used to build RTS games similar to C&C, WC2, AOE, and
Tzar and runs under Linux and BSD.

Upstream authors will be correctly listed in the package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-k7
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8



Bug#245702: ITP: stratagus -- A real time strategy engine

2004-04-24 Thread Guilherme de S. Pastore
Package: wnpp
Severity: wishlist

* Package name: stratagus
  Version : 2.0
  Upstream Author : Many (five)
* URL : http://www.stratagus.org/
* License : GPL
  Description : A real time strategy engine

Stratagus is a free cross-platform real-time strategy game engine,
capable of playing against human or computer opponents, network or
local. It can be used to build RTS games similar to C&C, WC2, AOE, and
Tzar and runs under Linux and BSD.

Upstream authors will be correctly listed in the package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-k7
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8



Bug#291553: ITP: gnome-blosxom -- Gnome Bloxsom is a GUI based program to post entries to a Blosxom based weblog.

2005-01-21 Thread Guilherme de S. Pastore
Em Fri, 21 Jan 2005 13:24:39 +,
Simon Morris <[EMAIL PROTECTED]> escreveu:

>   Description : Gnome Bloxsom is a GUI based program to post entries to a 
> Blosxom based weblog.
> 
> Gnome Blosxom allows you to create blog posts and upload using FTP to
> your blogsite.
> 
> The program requires Python version 2.2 or greater, PyGTK version 2.0 or
> greater, and Gnome-Python for Gnome 2. It can optionally use PyGtkSpell
> version 0.3.1 or greater for spell checking. More information about the
> Bloxsom weblog application can be found at www.blosxom.com.
> 

Please, read the policy on package descriptions.

--
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Re: Processed: your mail

2005-08-06 Thread Guilherme de S. Pastore
retitle 316238 ITP: ddrescue -- data recovery tool

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>


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


Bug#252387: ITP: pftp -- Fast file transfer program

2004-06-03 Thread Guilherme de S. Pastore
On Wed, 02 Jun 2004 21:04:31 -0300
Alex de Oliveira Silva <[EMAIL PROTECTED]> wrote:

> Package: wnpp
> Severity: wishlist
> 
> I have intention of mantainer this package.
> 
> * Package name: pftp
>   Version : x.y.z

It would be quite interesting to mention which version of the program
you intend to package. Replace x.y.z with it, please.

>   Upstream Author : Name <[EMAIL PROTECTED]>

Don't you know the name of the upstream author? How are you going to
deal with him for issues like bugs if you don't know his name/e-mail?
They're both on the main page of the website, and even if they
weren't, it would be your obligation to find out.

> * URL : http://www.pftp.de/
> * License : GPL
>   Description : Fast file transfer program
> 
> This program transfers files from host to host
> on command line (within your telnet sessions).
> You may copy directories recursively, send/receive
> stdin/stdout, use your own filters, accept specified
> clients ... It is the fastest file transfer program
> on the net! ;^)
> 

Actually, packages' descriptions should contain only information useful
for the user, that would lead him to installing the package or not. Not
really softwares' advertisements. "Buy my product, it's the best". If
you really believe it transfers files faster than other protocols, which
doesn't make much sense for me btw, you should briefly explain why.
Apart from that, I've taken a look at the website and felt like some
useful information was missing here.

Regards,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#252387: ITP: pftp -- Fast file transfer program

2004-06-03 Thread Guilherme de S. Pastore
Gosh, I hadn't noticed it.

You shouldn't file an ITP for a package that is already in the archive.
Also, the maintainer of the package has orphaned it (see bug #206119).
The right way (TM) would have been to retitle that bug as an ITA
(Intent to Adopt) and set its ownership to you.

So please, do it and close this bug. If you don't know how to do all
this stuff, it's high time you looked for it. http://bugs.debian.org
should give you all the necessary information.

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#249035: blootbot maintainer

2004-06-23 Thread Guilherme de S. Pastore
Em Wed, 23 Jun 2004 13:47:12 -0500,
Tim Riker <[EMAIL PROTECTED]> escreveu:

> I'll sign up. I run apt in #debian on irc.freenode.net which is a 
> current blootbot and am a project admin on the upstream project.

I didn't understand what you meant by "sign up". Would you please
clarify it a little bit?

Regards,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#257446: ITP: gtodo-applet -- gtodo applet for the gnome panel

2004-07-03 Thread Guilherme de S. Pastore
Package: wnpp
Severity: wishlist

* Package name: gtodo-applet
  Version : 0.1
  Upstream Author : Qball Cow <[EMAIL PROTECTED]>
* URL : http://qball.homelinux.org/
  License : GPL
  Description : gtodo applet for the gnome panel

The gnome todo list manager applet for the gnome panel.
(Will write a better long description later)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-2-686
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8



Bug#234841: ITP: pgmanage -- PostgreSQL GUI management tool

2004-07-06 Thread Guilherme de S. Pastore
Em Tue, 6 Jul 2004 18:54:17 +0200,
Peter Eisentraut <[EMAIL PROTECTED]> escreveu:

> tags 234841 + wontfix
> stop
> 
> pgManage is licensed under the Open Software License, which violates the 
> DFSG.  I have contacted the authors about this, and they will think 
> about it.  I will leave this ITP here in case other people wonder
> about it.

Can't you just send it to non-free?

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#258900: RFA: qemu -- Fast x86 Processor Emulator

2004-07-13 Thread Guilherme de S. Pastore
Em Mon, 12 Jul 2004 03:17:54 +0100,
Colin Watson <[EMAIL PROTECTED]> escreveu:

[snip]
> 
> I'd like to take this, if nobody else gets to it first (and, if anyone
> else is interested, I'm sure this would be a package that could benefit
> from a team ...). I use it from time to time for debian-installer
> testing, and expect to do so much more with the new PowerMac emulation.
> 

qemu is definetely a very interesting and extremely useful peace of
software, and team maintenance has been absolutely successful in
Debian recently. So, I'd second the proposal of creating a team and
would like to make part of it.

What do you think, Colin? What about you, Paul?

Best regards,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#258900: Adopting qemu (pkg-qemu at alioth.debian.org)

2004-07-25 Thread Guilherme de S. Pastore
package wnpp
retitle 258900 ITA: qemu -- Fast x86 Processor Emulator
owner 258900 !
thanks

Oh, well. It looks like we already have enough people interested in
adopting qemu. After Colin Watson told me he will be too busy with
releasing sarge for some time, and for us to go on without him
(at least for now), I'm now retitling this bug to ITA and registering
a project on alioth for the team.

I'll post more information about this to all interested people as soon
as it's approved =D

Best regards,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#258900: Alioth project created

2004-07-26 Thread Guilherme de S. Pastore
Well, guys,

I'm really pleased to tell you all that the Alioth project 'pkg-qemu'
has been approved some hours ago, and then that we can start to work
right now =)

I would first of all ask all interested people to subscribe to a mailing
list, namely [EMAIL PROTECTED], so that we don't
need to Cc: everyone for too long.

Also, people interested in the maintenance, just ask me privately for
addition to the project (preferably already with you UNIX username on
alioth).

And that's it, guys! Let's get to work, because qemu rocks, and we also
do! =)

Best regards,

-- 
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>



Bug#291553: ITP: gnome-blosxom -- Gnome Bloxsom is a GUI based program to post entries to a Blosxom based weblog.

2005-01-21 Thread Guilherme de S. Pastore
Em Fri, 21 Jan 2005 13:24:39 +,
Simon Morris <[EMAIL PROTECTED]> escreveu:

>   Description : Gnome Bloxsom is a GUI based program to post entries to a 
> Blosxom based weblog.
> 
> Gnome Blosxom allows you to create blog posts and upload using FTP to
> your blogsite.
> 
> The program requires Python version 2.2 or greater, PyGTK version 2.0 or
> greater, and Gnome-Python for Gnome 2. It can optionally use PyGtkSpell
> version 0.3.1 or greater for spell checking. More information about the
> Bloxsom weblog application can be found at www.blosxom.com.
> 

Please, read the policy on package descriptions.

--
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-07 Thread Guilherme de S. Pastore
Em Mon, 07 Feb 2005 20:52:52 +0100,
Rafal Lewczuk <[EMAIL PROTECTED]> escreveu:

> * License : (GPL, LGPL, BSD, MIT/X, etc.)

Would you please tell us what the license is? =)

--
Guilherme de S. Pastore (fatalerror)
<[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#288338: Requesting removal of libhttpfetcher

2006-09-17 Thread Guilherme de S. Pastore
retitle 288338 RM: libhttpfetcher -- RoQA; unmaintained upstream, orphaned for 
years, few users
reassign 288338 ftp.debian.org
kthxbye

Hi,

libhttpfetcher's last (and only) maintainer upload[0] was in January
2002. It's been orphaned for a year and a half, has no reverse
dependencies and very few popcon votes[1]. Last QA upload[2] was over a
year ago and upstream has had no activity at all since July 2001[2],
when they released a bug-fix release for the initial release.

[0] http://packages.qa.debian.org/libh/libhttpfetcher/news/20020112T200734Z.html
[1] http://qa.debian.org/developer.php?popcon=libhttpfetcher
[2] http://packages.qa.debian.org/libh/libhttpfetcher/news/20050629T224716Z.html
[3] http://cs.nmu.edu/~lhanson/http_fetcher/ChangeLog

--
Guilherme de S. Pastore
fatalerror



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#389664: O: netmask -- helps determine network masks

2006-09-26 Thread Guilherme de S. Pastore
Package: wnpp
Severity: normal

The current maintainer of netmask, Robert Stone <[EMAIL PROTECTED]>,
doesn't have time to maintain this package anymore and has decided
to orphan it.

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 on how to adopt a package properly.

Some information about this package:

Package: netmask
Binary: netmask
Version: 2.3.7
Priority: optional
Section: net
Maintainer: Robert Stone <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 4.0.0)
Architecture: any
Standards-Version: 3.5.8
Format: 1.0
Directory: pool/main/n/netmask
Files:
 350da0afa3d81b77e1201d22457cce60 489 netmask_2.3.7.dsc
 6e1b1c0694296bbe37ba8cb6a4902436 149436 netmask_2.3.7.tar.gz

--
Guilherme de S. Pastore
gpastore at debian dot org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#389666: O: fsp -- utilities for File Service Protocol (FSP)

2006-09-26 Thread Guilherme de S. Pastore
Package: wnpp
Severity: normal

The current maintainer of fsp, Robert Stone <[EMAIL PROTECTED]>,
doesn't have time to maintain this package anymore and has decided
to orphan it.

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 on how to adopt a package properly.

Some information about this package:

Package: fsp
Binary: fsp, fspd
Version: 2.81.b24-1
Priority: optional
Section: net
Maintainer: Robert Stone <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 4.0.0)
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/f/fsp
Files:
 876d0f3c4a98d2405a93526f465c4652 559 fsp_2.81.b24-1.dsc
 60c0854db6099af4651944a516a0088a 343053 fsp_2.81.b24.orig.tar.gz
 9532cccbb87a5f0b4415493cc5d52417 11146 fsp_2.81.b24-1.diff.gz

Package: fsp
Priority: optional
Section: net
Installed-Size: 596
Maintainer: Robert Stone <[EMAIL PROTECTED]>
Architecture: i386
Version: 2.81.b24-1
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/f/fsp/fsp_2.81.b24-1_i386.deb
Size: 142372
MD5sum: 7febad2580200fe0e1f538f862e74afa
SHA1: 254cf14227d71fb769356fd941a92ea65866b417
SHA256: 50e6fa1076c5d97957c3a130049a3f7bd10e352e84f2fd55cd863824605b1fc6
Description: client utilities for File Service Protocol (FSP)
 FSP is an alternative to anonymous FTP.  In the words of the developers,
 ``FSP is what anonymous FTP *should* be''.  FSP is a protocol, a bit like
 FTP, for moving files around.  It's designed for anonymous archives, and
 has protection against server and network overloading.  It doesn't use
 connections, so it can survive things falling over.  It's also designed to
 prevent network congestion, so it can be very nice for large transfers over
 slow links.

Package: fspd
Priority: optional
Section: net
Installed-Size: 260
Maintainer: Robert Stone <[EMAIL PROTECTED]>
Architecture: i386
Source: fsp
Version: 2.81.b24-1
Depends: fsp, netbase, logrotate, libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/f/fsp/fspd_2.81.b24-1_i386.deb
Size: 97754
MD5sum: 529a81e8a01af5e436c28d6e2198f584
SHA1: 6539b1433430c15d9c60609f7d8fc983beb7d734
SHA256: fa451c2771aacb1cf81fcc144f702c546b087a2569edcd0d4ad233f98652a0ff
Description: A File Service Protocol (FSP) server
 FSP is an alternative to anonymous FTP that is very resource friendly.
 The server does not fork so it can handle far more concurrent users.
 Also, the protocol is designed with a transmission failure backoff, so
 its transfers do not interfere with interactive network applications.
 .
 If you don't provide anonymous FTP access, you probably don't want this
 software either.

--
Guilherme de S. Pastore
gpastore at debian dot org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]