savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of Scrudgeware Package Tool - savannah


From: Jaime E . Villate
Subject: Re: [Savannah-hackers] submission of Scrudgeware Package Tool - savannah.nongnu.org
Date: Tue, 22 Apr 2003 10:39:18 +0100
User-agent: Mutt/1.2.5i

On Mon, Apr 21, 2003 at 05:43:14PM -0400, address@hidden wrote:
> 
> A package was submitted to savannah.nongnu.org
> 
> Larry Owen <address@hidden> described the package as follows:
> License: gpl
> Other License: 
> Package: Scrudgeware Package Tool
> System name: spkgtool
> Type: non-GNU
> 
> Description:
> Spkgtool is a software management system that uses symbolic links for 
> maintaining packages and a \"ports\" style backend for building package from 
> source tarballs. Spkgtool has it\'s own built linking application, but it 
> also can act as a GUI front-end to your favorite symbolic link package system 
> (Currently spkgtool supports graft, epkg,and stow). It is written with bash 
> scripts and Makefiles. The GUI is dialog and Xdialog(depending on your 
> enviroment).
> 
> http://scrudgeware.org/downloads/spkgtool/spkgtool-0.2.0.tar.gz

Hi,

I'm evaluating the project you submitted for approval in Savannah.

To release your project under the GPL, you should put
copyright notices and copying permission statements
at the beginning of every source-code file.
Please follow the advice of http://www.gnu.org/licenses/gpl-howto.html

For instance, in src/spkgtool.in you should replace

  # Copyright 2002 Larry Owen
  # Covered by the GPL

by:

  #  Copyright (C) 2002 Larry Owen
  # 
  # This program is free software; you can redistribute it and/or
  # modify it under the terms of the GNU General Public License
  # as published by the Free Software Foundation; either version 2
  # of the License, or (at your option) any later version.
  #
  # This program is distributed in the hope that it will be useful,
  # but WITHOUT ANY WARRANTY; without even the implied warranty of
  # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  # GNU General Public License for more details.
  #
  # You should have received a copy of the GNU General Public License
  # along with this program; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

Please do those changes, create a new tarball, and register your project
once more once you're done.
The way we handle pending projects makes it difficult to keep
track of projects that have been answered but have not been approved
yet, so we erase them and we ask you to register the project again every
time some change has to be done to the registration, and users might
have to register their projects several times.  Thank you for your
understanding.

Some users find it useful to use the big re-registration URL provided in
the acknowledgment e-mail you received after registration.

Regards,
Jaime






reply via email to

[Prev in Thread] Current Thread [Next in Thread]