Subversion Repositories pmk

Compare Revisions

Ignore whitespace Rev 17 → Rev 16

/trunk/debian/changelog
4,9 → 4,6
* debian/control: Add Homepage and Vcs-* fields.
* Drop 20_build_fixes.dpatch; GEN_FILES was fixed upstream and
I'll just pass PREMAKE=pmk to make for now.
* New maintainer email address.
* debian/copyright: Update copyright, license, authors, homepage,
current Debian maintainer.
 
--
 
/trunk/debian/control
1,7 → 1,7
Source: pmk
Section: devel
Priority: optional
Maintainer: Magnus Holmgren <holmgren@debian.org>
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
Build-Depends: debhelper (>> 4.0.0), dpatch
Standards-Version: 3.7.2
Vcs-Svn: svn://svn.kibibyte.se/pmk/trunk
/trunk/debian/copyright
1,19 → 1,15
This package was debianized by Marek Habersack <grendel@debian.org> on
Tue, 24 Jun 2003 22:08:41 +0200.
 
Current maintainer is Magnus Holmgren <holmgren@debian.org>.
It was downloaded from http://premk.sf.net/
 
It was downloaded from http://pmk.sf.net/
Upstream Author: Damien Couderc <mipsator@users.sourceforge.net>
 
Upstream Author: Damien Couderc <mipsator@users.sourceforge.net>, and
to some extent Xavier Santolaria <xavier@santolaria.net> and Martin
Reindl <mreindl@users.sourceforge.net>.
 
Copyright:
 
This program is distributed under the terms of a BSD-like license:
 
Copyright © 2003-2005 Damien Couderc
Copyright (c) 2003 Damien Couderc
All rights reserved.
 
Redistribution and use in source and binary forms, with or without
26,9 → 22,6
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
- Neither the name of the copyright holder(s) nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
 
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
42,6 → 35,3
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
 
Some files also claim
Copyright © 2003-2004 Xavier Santolaria <xavier@santolaria.net>