[pgv-svn] r77 - phpgedview/trunk/debian
thijs at alioth.debian.org
thijs at alioth.debian.org
Thu Aug 9 14:50:07 UTC 2007
Author: thijs
Date: 2007-08-09 14:50:07 +0000 (Thu, 09 Aug 2007)
New Revision: 77
Modified:
phpgedview/trunk/debian/control
phpgedview/trunk/debian/copyright
phpgedview/trunk/debian/phpgedview.install
phpgedview/trunk/debian/phpgedview.links
Log:
link gallery2, phpsysinfo and Suggest them. Update copyright for
new software in the archive.
Modified: phpgedview/trunk/debian/control
===================================================================
--- phpgedview/trunk/debian/control 2007-08-09 13:50:08 UTC (rev 76)
+++ phpgedview/trunk/debian/control 2007-08-09 14:50:07 UTC (rev 77)
@@ -11,7 +11,7 @@
Architecture: all
Depends: libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi | libapache2-mod-php5 | libapache-mod-php5 | php5 | php5-cgi , apache2 | httpd, php4-pear | php-pear, php-db, php4-sqlite | php5-sqlite | php4-mysql | php5-mysql, php-soap
Recommends: phpgedview-themes, phpgedview-places, phpgedview-languages, ttf-dejavu
-Suggests: php4-gd | php5-gd
+Suggests: php4-gd | php5-gd, gallery2, phpsysinfo
Description: Web-based genealogy viewer and editor
PhpGedView is a web-based genealogy program which allows you to view and edit
your genealogy on your website. PhpGedView has full editing capabilities, full
Modified: phpgedview/trunk/debian/copyright
===================================================================
--- phpgedview/trunk/debian/copyright 2007-08-09 13:50:08 UTC (rev 76)
+++ phpgedview/trunk/debian/copyright 2007-08-09 14:50:07 UTC (rev 77)
@@ -51,15 +51,17 @@
license. On Debian systems, you can find the BSD license in:
/usr/share/common-licenses/BSD
+modules/punbb/* is copyright (C) 2002-2005 Rickard Andersson
+(rickard at punbb.org) and licenced under the GPL version 2 or greater.
+
The packaging of phpGedView for Debian is copyright (c) 2005-2006
by Thijs Kinkhorst and Charles Fry, and licenced under the same licence
as phpGedView itself.
-The upstream tarball also contains the PEAR DB class in DB.php and the
-DB/ subdirectory and the SOAP classes, but we do not install any of that
-on Debian. For completeness, here's the licences of those files:
+The upstream tarball also contains some software which we do not install on
+Debian. For completeness, here's the licences of those files:
DB.php, DB/*:
Copyright 1997-2005 The PHP Group. Licence: PHP license 3.0.
@@ -82,6 +84,13 @@
statement; asked upstream to further clarify.
*.php: (c) 2003-2005 The PHP Group. Licence: PHP license 2.02.
+modules/phpsysinfo/*:
+ Copyright (c), 1999-2002, Uriah Welcome (precision at users.sf.net)
+ Copyright (c), 1999-2001, Matthew Snelham (infinite at users.sf.net)
+ Licence: GPLv2 or later.
+
+
+
The referenced licence texts follow.
== PHP license 2.02 ==
Modified: phpgedview/trunk/debian/phpgedview.install
===================================================================
--- phpgedview/trunk/debian/phpgedview.install 2007-08-09 13:50:08 UTC (rev 76)
+++ phpgedview/trunk/debian/phpgedview.install 2007-08-09 14:50:07 UTC (rev 77)
@@ -6,7 +6,16 @@
languages/*.en.txt /usr/share/doc/phpgedview
includes /usr/share/phpgedview/www
media /usr/share/phpgedview/www
-modules /usr/share/phpgedview/www
+
+modules/*php /usr/share/phpgedview/www/modules
+modules/*txt /usr/share/phpgedview/www/modules
+modules/FCKeditor /usr/share/phpgedview/www/modules
+modules/googlemap /usr/share/phpgedview/www/modules
+modules/punbb /usr/share/phpgedview/www/modules
+modules/research_assistant /usr/share/phpgedview/www/modules
+modules/sitemap /usr/share/phpgedview/www/modules
+modules/slideshow /usr/share/phpgedview/www/modules
+
pgvnuke /usr/share/phpgedview/www
reports /usr/share/phpgedview/www
themes/standard /usr/share/phpgedview/www/themes
Modified: phpgedview/trunk/debian/phpgedview.links
===================================================================
--- phpgedview/trunk/debian/phpgedview.links 2007-08-09 13:50:08 UTC (rev 76)
+++ phpgedview/trunk/debian/phpgedview.links 2007-08-09 14:50:07 UTC (rev 77)
@@ -1,3 +1,5 @@
/etc/phpgedview/config.php usr/share/phpgedview/www/config.php
/etc/phpgedview/config_gedcom.php usr/share/phpgedview/www/config_gedcom.php
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf usr/share/phpgedview/www/fonts/LucidaSansRegular.ttf
+/usr/share/gallery2 usr/share/phpgedview/www/modules/gallery2
+/usr/share/phpsysinfo usr/share/phpgedview/www/modules/phpsysinfo
More information about the pkg-phpgedview-commit
mailing list