[Pkg-nagios-changes] [pkg-nagios] r1247 - nagvis/trunk/debian
Hendrik Frenzel
hfrenzel-guest at alioth.debian.org
Tue Oct 30 12:42:33 UTC 2007
Author: hfrenzel-guest
Date: 2007-10-30 12:42:33 +0000 (Tue, 30 Oct 2007)
New Revision: 1247
Modified:
nagvis/trunk/debian/changelog
nagvis/trunk/debian/control
nagvis/trunk/debian/copyright
Log:
added licenses to debian/copyright
fixed Vcs-* fields in debian/control
Modified: nagvis/trunk/debian/changelog
===================================================================
--- nagvis/trunk/debian/changelog 2007-10-19 08:19:47 UTC (rev 1246)
+++ nagvis/trunk/debian/changelog 2007-10-30 12:42:33 UTC (rev 1247)
@@ -1,3 +1,11 @@
+nagvis (1:1.1-4) unstable; urgency=low
+
+ * Added licenses of nagvis/includes/js/overlib* (Artistic) and
+ wui/includes/js/wz* (LGPL) to debian/copyright
+ * Fixed Vcs-Svn and Vcs-Browser in debian/control
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net> Tue, 30 Oct 2007 13:27:11 +0100
+
nagvis (1:1.1-3) unstable; urgency=low
* Fixed symlinks
Modified: nagvis/trunk/debian/control
===================================================================
--- nagvis/trunk/debian/control 2007-10-19 08:19:47 UTC (rev 1246)
+++ nagvis/trunk/debian/control 2007-10-30 12:42:33 UTC (rev 1247)
@@ -4,7 +4,8 @@
Maintainer: Hendrik Frenzel <hfrenzel at scunc.net>
Build-Depends: debhelper (>= 5), dpatch
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagvis/trunk/
Package: nagvis
Architecture: all
Modified: nagvis/trunk/debian/copyright
===================================================================
--- nagvis/trunk/debian/copyright 2007-10-19 08:19:47 UTC (rev 1246)
+++ nagvis/trunk/debian/copyright 2007-10-30 12:42:33 UTC (rev 1247)
@@ -35,3 +35,42 @@
The Debian packaging is (C) 2007, Hendrik Frenzel <hfrenzel at scunc.net> and
is licensed under the GPL, see above.
+nagvis/includes/js/overlib*:
+ overLIB 4.17 - You may not remove or change this notice.
+ Copyright Erik Bosrup 1998-2004. All rights reserved.
+
+ Contributors are listed on the homepage.
+ This file might be old, always check for the latest version at:
+ http://www.bosrup.com/web/overlib/
+
+ Please read the license agreement (available through the link above)
+ before using overLIB. Direct any licensing questions to erik at bosrup.com.
+
+ Do not sell this as your own work or remove this copyright notice.
+ For full details on copying or changing this script please read the
+ license agreement at the link above. Please give credit on sites that
+ use overLIB and submit changes of the script so other people can use
+ them as well.
+
+ The license at the link above states the Artistic license for this
+ software.
+
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+wui/includes/js/wz*:
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License (LGPL) as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library 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.
+
+ For more details on the GNU Lesser General Public License,
+ see http://www.gnu.org/copyleft/lesser.html
+
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/LGPL'.
+
More information about the Pkg-nagios-changes
mailing list