[Pkg-nagios-changes] [pkg-nagios] r2019 - in nagvis/tags: . 1:1.6.4.dfsg.1-1/debian 1:1.6.4.dfsg.1-1/debian/patches

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Tue Mar 6 15:21:13 UTC 2012


Author: tolimar
Date: 2012-03-06 15:21:13 +0000 (Tue, 06 Mar 2012)
New Revision: 2019

Added:
   nagvis/tags/1:1.6.4.dfsg.1-1/
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/control
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/remove-shell-swf
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch
Removed:
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/control
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules
   nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch
Log:
[svn-buildpackage] Tagging nagvis 1:1.6.4.dfsg.1-1

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog
===================================================================
--- nagvis/trunk/debian/changelog	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1,253 +0,0 @@
-nagvis (1:1.6.4-2) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-  * Fix nagvis-demos: demo backend definition in
-    /etc/nagvis/conf.d/demo.ini.php of nagvis-demos was ignored, works if
-    shipped added to /etc/nagvis/conf.d/demo_pool.ini.php
-  * Fix "Germish" in package description
-
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Mon, 05 Mar 2012 21:58:48 +0100
-
-nagvis (1:1.6.4-1) experimental; urgency=low
-
-  * The "gone with the wind" release.
-  * New upstream release (Closes: #659723, #638234)
-  * Rework debian/* move to dh and quilt and (hopefully) easier generell
-    packaging
-  * Update package description:  Now also works with Icinga
-  * Change Package dependencies:  Drop all ndo and mysql related stuff,
-    as we want to use MK Livestatus
-    * Using MK Livestatus obsoletes the database configuration
-      (Closes: #626456)
-    * That's now the best we can do to make NagVis work out of the box
-      (Closes: #655064)
-  * Update debian/copyright
-  * removed patches/php5.3-deprecated-ereg.dpatch; applied upstream
-  * removed patches/fix-get_class-object.dpatch; no longer needed
-  * removed patches/visibility_magic-set-method.dpatch; no longer needed
-  * Move example maps in separate nagvis-demos package
-
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Mon, 26 Sep 2011 16:29:25 +0200
-
-nagvis (1:1.4.6-2) unstable; urgency=medium
-
-  * Add myself to uploaders
-  * Acknowledge NMU (Closes: #595313)
-  * Only call ucf on purge if it's available (Closes: #620037)
-    * Set urgency to medium due to RC bug fix
-  * Set Path to gadget files in example configuration (via
-    patches/config.dpatch) (Closes: #611909)
-  * Properly set "Options FollowSymLinks" in the apache configuration
-    (Closes: #632333)
-  * Recommend real ndoutils package instead of the virtual one; no idea why
-    there is a virtual one (Closes: #598953)
-  * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
-    Wolfgang for all their work!
-  * Actually install the documentation
-  * Bump standards (no changes needed)
-  * Add recommended targets to debian/rules
-
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
-
-nagvis (1:1.4.6-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Only try to configure local database, if ndoutils is run localy
-    (Closes: #595313)
-
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
-
-nagvis (1:1.4.6-1) unstable; urgency=low
-
-  [ Hendrik Frenzel ]
-  * New upstream version (Closes: #533379)
-  * Fixed desctiption (Closes: #560705)
-  * Patched deprecated ereg to preg_match to get them work with php 5.3+
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
-
-nagvis (1:1.4.5-1) UNRELEASED; urgency=low
-
-  * (NOT RELEASED YET) New upstream release
-  [ Wolfgang Barth ]
-  * New upstream version
-  * User uploaded maps now in /var/lib/nagvis/images/maps 
-    (1.3.1: /etc/maps) to avoid security problems
-  * Cache location nagvis/var ist now /var/cache/nagvis
-  * nagios independent htmlbase /nagvis and corresponding apache.conf
-    linked to /etc/apache2/conf.d
-  * README.backends.Merlin added
-  * all images now in /var/lib/nagvis/images
-
-  [ Alexander Wirt ]
-  * New upstream version 
-  * Add myself to uploaders
-
-  [ Hendrik Frenzel ]
-  * fixed include path names in nagvis/ajax_handler.php
-
-  [ Jan Wagner ]
-  * Updating standards version to 3.8.3
-    - Add README.source
-
- -- Wolfgang Barth <wob at swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
-
-nagvis (1:1.3.1-3) unstable; urgency=low
-
-  * adjust pathnames.dpatch to form_handler.php from correct location, thanks
-    Andreas Steinel (Closes: #522296)
-  * add myself to Uploaders
-  * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
-    (Closes: #507446)
-  * Bump Standards-Version to 3.8.2, no changes needed
-  * add ${misc:Depends} to Depends
-  * remove execute bit from images
-
- -- Jan Wagner <waja at cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
-
-nagvis (1:1.3.1-2) unstable; urgency=low
-
-  * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
-  * Copy wui/includes/functions to the right directory (Closes: 522296)
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
-
-nagvis (1:1.3.1-1) unstable; urgency=low
-
-  * New upstream version with many new features and bugfixes
-    + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
-    + added graphviz to Depends
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
-
-nagvis (1:1.2.2-5) unstable; urgency=low
-
-  * changed from nagios2 to nagios3 support (Closes: 479290)
-  * debian/rules:
-    + used install instead of mkdir or cp
-  * debian/postinst:
-    + added nagvis apache.conf symlink in /etc/apache2/conf.d
-  debian/control:
-    + added libapache2-mod-php5 to Depends
-  * override lintian warning package-contains-empty-directory
-  * debian/copyright
-    + switched to format as proposed on
-      http://wiki.debian.org/Proposals/CopyrightFormat
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 19 May 2008 22:51:09 +0200
-
-nagvis (1:1.2.2-4) unstable; urgency=low
-
-  * debian/changelog:
-    + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
-  * nagvis/includes/defines/global.php:
-    + fixed CONST_MAINCFG to point to the right nagvis.ini.php
-  * debian/postinst:
-    + insert commented debconf-common variables if they are empty
-  * nagvis.ini.php-sample:
-    + changed variables base, htmlbase and htmlcgi defaults to fit the current
-      installation paths
-  * change pathnames of included/required files in some nagvis scripts
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
-
-nagvis (1:1.2.2-3) unstable; urgency=low
-
-  * fixed path of languages
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
-
-nagvis (1:1.2.2-2) unstable; urgency=low
-
-  * debian/rules
-    + packed missing directories (Closes: #470635: nagvis deb package is not
-      complete)
-  * postinst:
-    + moved debconfs db_stop after ucf is executed
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
-
-nagvis (1:1.2.2-1) unstable; urgency=low
-
-  * New upstream release with major bugfixes:
-    * Fixed bug with wrong only_hard_states handling
-    * Fixed Logical bug in getObjects(services)
-    * Spaces in format %20 are now allowed in URLs
-    * Service description is now shown in service hover menus
-    * WUI: Fixed map deletion protection when map is linked in another
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
-
-nagvis (1:1.2.1-1) unstable; urgency=low
-
-  * New upstream version
-  * Update Standards-Version to 3.7.3.
-  * Enabled DM-Upload
-  * Removed old Homepage stanza in debian/control
-  * Removed bashism in debian/rules
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
-
-nagvis (1:1.1-6) unstable; urgency=low
-
-  * fixed lintian redundant-origin-field warning
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
-
-nagvis (1:1.1-5) unstable; urgency=low
-
-  * Rebuild because of hardware failures at ries.debian.org after uploading the
-    package.
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
-
-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
-  * Removed unnecessary directories
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
-
-nagvis (1:1.1-2) unstable; urgency=low
-
-  * Symlinked images/maps and images/tempates to the apropriate directory below
-    /etc/nagvis
-  * Added missing debian/postrm
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
-
-nagvis (1:1.1-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
-
-nagvis (1.1rc3-2) unstable; urgency=low
-
-  * Moved from misc to net section
-  * Removed unneeded stuff in debian/rules
-  * Installed apache.conf with ucf 
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
-
-nagvis (1.1rc3-1) unstable; urgency=low
-
-  * New upstream version
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
-
-nagvis (1.1rc2-1) unstable; urgency=low
-
-  * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
-    Nagios)
-
- -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200
-

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog (from rev 2018, nagvis/trunk/debian/changelog)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/changelog	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,257 @@
+nagvis (1:1.6.4.dfsg.1-1) experimental; urgency=low
+
+  * Fix nagvis-demos: demo backend definition in
+    /etc/nagvis/conf.d/demo.ini.php of nagvis-demos was ignored, works if
+    shipped added to /etc/nagvis/conf.d/demo_pool.ini.php
+  * Fix "Germish" in package description
+  * Remove unbuildable swf files
+    * Add patches/remove-shell-swf to don't use it
+    * Add get-orig-source target to debian/rules
+    * Add version mangle to watchfile
+  * Bump standards to 3.9.3 (no further changes needed)
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Tue, 06 Mar 2012 16:09:19 +0100
+
+nagvis (1:1.6.4-1) experimental; urgency=low
+
+  * The "gone with the wind" release.
+  * New upstream release (Closes: #659723, #638234)
+  * Rework debian/* move to dh and quilt and (hopefully) easier generell
+    packaging
+  * Update package description:  Now also works with Icinga
+  * Change Package dependencies:  Drop all ndo and mysql related stuff,
+    as we want to use MK Livestatus
+    * Using MK Livestatus obsoletes the database configuration
+      (Closes: #626456)
+    * That's now the best we can do to make NagVis work out of the box
+      (Closes: #655064)
+  * Update debian/copyright
+  * removed patches/php5.3-deprecated-ereg.dpatch; applied upstream
+  * removed patches/fix-get_class-object.dpatch; no longer needed
+  * removed patches/visibility_magic-set-method.dpatch; no longer needed
+  * Move example maps in separate nagvis-demos package
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Mon, 26 Sep 2011 16:29:25 +0200
+
+nagvis (1:1.4.6-2) unstable; urgency=medium
+
+  * Add myself to uploaders
+  * Acknowledge NMU (Closes: #595313)
+  * Only call ucf on purge if it's available (Closes: #620037)
+    * Set urgency to medium due to RC bug fix
+  * Set Path to gadget files in example configuration (via
+    patches/config.dpatch) (Closes: #611909)
+  * Properly set "Options FollowSymLinks" in the apache configuration
+    (Closes: #632333)
+  * Recommend real ndoutils package instead of the virtual one; no idea why
+    there is a virtual one (Closes: #598953)
+  * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
+    Wolfgang for all their work!
+  * Actually install the documentation
+  * Bump standards (no changes needed)
+  * Add recommended targets to debian/rules
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
+
+nagvis (1:1.4.6-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Only try to configure local database, if ndoutils is run localy
+    (Closes: #595313)
+
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
+
+nagvis (1:1.4.6-1) unstable; urgency=low
+
+  [ Hendrik Frenzel ]
+  * New upstream version (Closes: #533379)
+  * Fixed desctiption (Closes: #560705)
+  * Patched deprecated ereg to preg_match to get them work with php 5.3+
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
+
+nagvis (1:1.4.5-1) UNRELEASED; urgency=low
+
+  * (NOT RELEASED YET) New upstream release
+  [ Wolfgang Barth ]
+  * New upstream version
+  * User uploaded maps now in /var/lib/nagvis/images/maps 
+    (1.3.1: /etc/maps) to avoid security problems
+  * Cache location nagvis/var ist now /var/cache/nagvis
+  * nagios independent htmlbase /nagvis and corresponding apache.conf
+    linked to /etc/apache2/conf.d
+  * README.backends.Merlin added
+  * all images now in /var/lib/nagvis/images
+
+  [ Alexander Wirt ]
+  * New upstream version 
+  * Add myself to uploaders
+
+  [ Hendrik Frenzel ]
+  * fixed include path names in nagvis/ajax_handler.php
+
+  [ Jan Wagner ]
+  * Updating standards version to 3.8.3
+    - Add README.source
+
+ -- Wolfgang Barth <wob at swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
+
+nagvis (1:1.3.1-3) unstable; urgency=low
+
+  * adjust pathnames.dpatch to form_handler.php from correct location, thanks
+    Andreas Steinel (Closes: #522296)
+  * add myself to Uploaders
+  * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
+    (Closes: #507446)
+  * Bump Standards-Version to 3.8.2, no changes needed
+  * add ${misc:Depends} to Depends
+  * remove execute bit from images
+
+ -- Jan Wagner <waja at cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
+
+nagvis (1:1.3.1-2) unstable; urgency=low
+
+  * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
+  * Copy wui/includes/functions to the right directory (Closes: 522296)
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
+
+nagvis (1:1.3.1-1) unstable; urgency=low
+
+  * New upstream version with many new features and bugfixes
+    + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
+    + added graphviz to Depends
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
+
+nagvis (1:1.2.2-5) unstable; urgency=low
+
+  * changed from nagios2 to nagios3 support (Closes: 479290)
+  * debian/rules:
+    + used install instead of mkdir or cp
+  * debian/postinst:
+    + added nagvis apache.conf symlink in /etc/apache2/conf.d
+  debian/control:
+    + added libapache2-mod-php5 to Depends
+  * override lintian warning package-contains-empty-directory
+  * debian/copyright
+    + switched to format as proposed on
+      http://wiki.debian.org/Proposals/CopyrightFormat
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 19 May 2008 22:51:09 +0200
+
+nagvis (1:1.2.2-4) unstable; urgency=low
+
+  * debian/changelog:
+    + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
+  * nagvis/includes/defines/global.php:
+    + fixed CONST_MAINCFG to point to the right nagvis.ini.php
+  * debian/postinst:
+    + insert commented debconf-common variables if they are empty
+  * nagvis.ini.php-sample:
+    + changed variables base, htmlbase and htmlcgi defaults to fit the current
+      installation paths
+  * change pathnames of included/required files in some nagvis scripts
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
+
+nagvis (1:1.2.2-3) unstable; urgency=low
+
+  * fixed path of languages
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
+
+nagvis (1:1.2.2-2) unstable; urgency=low
+
+  * debian/rules
+    + packed missing directories (Closes: #470635: nagvis deb package is not
+      complete)
+  * postinst:
+    + moved debconfs db_stop after ucf is executed
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
+
+nagvis (1:1.2.2-1) unstable; urgency=low
+
+  * New upstream release with major bugfixes:
+    * Fixed bug with wrong only_hard_states handling
+    * Fixed Logical bug in getObjects(services)
+    * Spaces in format %20 are now allowed in URLs
+    * Service description is now shown in service hover menus
+    * WUI: Fixed map deletion protection when map is linked in another
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
+
+nagvis (1:1.2.1-1) unstable; urgency=low
+
+  * New upstream version
+  * Update Standards-Version to 3.7.3.
+  * Enabled DM-Upload
+  * Removed old Homepage stanza in debian/control
+  * Removed bashism in debian/rules
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
+
+nagvis (1:1.1-6) unstable; urgency=low
+
+  * fixed lintian redundant-origin-field warning
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
+
+nagvis (1:1.1-5) unstable; urgency=low
+
+  * Rebuild because of hardware failures at ries.debian.org after uploading the
+    package.
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
+
+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
+  * Removed unnecessary directories
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
+
+nagvis (1:1.1-2) unstable; urgency=low
+
+  * Symlinked images/maps and images/tempates to the apropriate directory below
+    /etc/nagvis
+  * Added missing debian/postrm
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
+
+nagvis (1:1.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
+
+nagvis (1.1rc3-2) unstable; urgency=low
+
+  * Moved from misc to net section
+  * Removed unneeded stuff in debian/rules
+  * Installed apache.conf with ucf 
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
+
+nagvis (1.1rc3-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
+
+nagvis (1.1rc2-1) unstable; urgency=low
+
+  * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
+    Nagios)
+
+ -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200
+

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/control
===================================================================
--- nagvis/trunk/debian/control	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/control	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1,48 +0,0 @@
-Source: nagvis
-Section: net
-Priority: extra
-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
-Uploaders: Jan Wagner <waja at cyconet.org>, Alexander Wirt <formorer at debian.org>, Alexander Reichle-Schmehl <tolimar at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), quilt, po-debconf
-Standards-Version: 3.9.2
-Homepage: http://www.nagvis.org
-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
-Depends: ${misc:Depends}, php5-common (>= 5.3.0), libapache2-mod-php5, php5-gd, ucf, graphviz, php5-sqlite, php-net-socket, php-gettext, check-mk-livestatus
-Suggests: nagvis-demos
-Description: Visualization addon for Nagios or Icinga
- NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
- processes like  a mail system or a network infrastructure.
- .
- Key features are:
- .
-  * Display of single Hosts or Services
-  * Display the state of a Host dependent on the state of its services
-    ("recognize services")
-  * Visualization of Host- or Servicegroups with one icon
-  * Define Sub-Map icons wich represent a complete NagVis Map of
-    Hosts/Services/Groups in one icon (drill down)
-  * Visualization of complete IT Processes using self drawn graphics
-
-Package: nagvis-demos
-Architecture: all
-Depends: ${misc:Depends}, nagvis (= ${source:Version})
-Description: Demo Mapgs for NagVis
- NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
- processes like  a mail system or a network infrastructure.
- .
- Key features are:
- .
-  * Display of single Hosts or Services
-  * Display the state of a Host dependent on the state of its services
-    ("recognize services")
-  * Visualization of Host- or Servicegroups with one icon
-  * Define Sub-Map icons wich represent a complete NagVis Map of
-    Hosts/Services/Groups in one icon (drill down)
-  * Visualization of complete IT Processes using self drawn graphics
-  .
-  This package contains some demonstration maps.
-

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/control (from rev 2017, nagvis/trunk/debian/control)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/control	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/control	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,48 @@
+Source: nagvis
+Section: net
+Priority: extra
+Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org>
+Uploaders: Jan Wagner <waja at cyconet.org>, Alexander Wirt <formorer at debian.org>, Alexander Reichle-Schmehl <tolimar at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), quilt, po-debconf
+Standards-Version: 3.9.3
+Homepage: http://www.nagvis.org
+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
+Depends: ${misc:Depends}, php5-common (>= 5.3.0), libapache2-mod-php5, php5-gd, ucf, graphviz, php5-sqlite, php-net-socket, php-gettext, check-mk-livestatus
+Suggests: nagvis-demos
+Description: Visualization addon for Nagios or Icinga
+ NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
+ processes like  a mail system or a network infrastructure.
+ .
+ Key features are:
+ .
+  * Display of single Hosts or Services
+  * Display the state of a Host dependent on the state of its services
+    ("recognize services")
+  * Visualization of Host- or Servicegroups with one icon
+  * Define Sub-Map icons wich represent a complete NagVis Map of
+    Hosts/Services/Groups in one icon (drill down)
+  * Visualization of complete IT Processes using self drawn graphics
+
+Package: nagvis-demos
+Architecture: all
+Depends: ${misc:Depends}, nagvis (= ${source:Version})
+Description: Demo Mapgs for NagVis
+ NagVis can be used to visualize Nagios or Icinga Data, e.g. to display IT
+ processes like  a mail system or a network infrastructure.
+ .
+ Key features are:
+ .
+  * Display of single Hosts or Services
+  * Display the state of a Host dependent on the state of its services
+    ("recognize services")
+  * Visualization of Host- or Servicegroups with one icon
+  * Define Sub-Map icons wich represent a complete NagVis Map of
+    Hosts/Services/Groups in one icon (drill down)
+  * Visualization of complete IT Processes using self drawn graphics
+  .
+  This package contains some demonstration maps.
+

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright
===================================================================
--- nagvis/trunk/debian/copyright	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1,116 +0,0 @@
-This work was packaged for Debian by:
-
-    Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org> on Wed, 22 Feb 2012 15:22:51 +0100
-
-It was downloaded from:
-
-    http://www.nagvis.org/downloads
-
-Upstream Authors:
-
-    NagVis Project
-    Lars Michelsen <lars at vertical-visions.de>
-    Michael Luebben <mickey2002 at nagios-wiki.de>
-
-Copyright:
-
-    2007 Lars Michelsen <lars at vertical-visions.de>
-    2007 Michael Luebben <mickey2002 at nagios-wiki.de>
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License version 2 as
-   published by the Free Software Foundation.
-
-   This package 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, see <http://www.gnu.org/licenses/>
-
-On Debian systems, the complete text of the GNU General
-Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-
-Files: share/frontend/nagvis-js/ext/dwoo-1.1.0/*
-Copyright: (c) 2008, Jordi Boggiano
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
-met:
- . 
-   * Redistributions of source code must retain the above copyright
-     notice, this list of conditions and the following disclaimer.
-   * Redistributions in binary form must reproduce the above 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 Dwoo 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 JORDI BOGGIANO ''AS IS'' AND ANY
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL JORDI BOGGIANO BE LIABLE FOR ANY
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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.
-
-Files: share/netmap/library/Zend/*
-Copyright: (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
-License: BSD
- Redistribution and use in source and binary forms, with or without modification,
- are permitted provided that the following conditions are met:
- .   
-     * Redistributions of source code must retain the above copyright notice,
-       this list of conditions and the following disclaimer.
- .   
-     * Redistributions in binary form must reproduce the above 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 Zend Technologies USA, Inc. 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 LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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.
-
-
-Files: share/server/core/ext/php-gettext-1.0.9/*
-Copyright:  2005 Steven Armstrong <sa at c-area dot ch>
-   2003, 2005, 2006, 2009 Danilo Segan <danilo at kvota.net>
-   2005 Nico Kaiser <nico at siriux.net>
-License: GPLv2+
- This package 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.
- .
- On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
-
-
-The Debian packaging is:
-
-    Copyright (C) 2012 Alexander Reichle-Schmehl <tolimar at debian.org>
-
-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.
-

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright (from rev 2013, nagvis/trunk/debian/copyright)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/copyright	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,130 @@
+This work was packaged for Debian by:
+
+    Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian.org> on Wed, 22 Feb 2012 15:22:51 +0100
+
+It was downloaded from:
+
+    http://www.nagvis.org/downloads
+
+Upstream Authors:
+
+    NagVis Project
+    Lars Michelsen <lars at vertical-visions.de>
+    Michael Luebben <mickey2002 at nagios-wiki.de>
+
+Copyright:
+
+    2007 Lars Michelsen <lars at vertical-visions.de>
+    2007 Michael Luebben <mickey2002 at nagios-wiki.de>
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License version 2 as
+   published by the Free Software Foundation.
+
+   This package 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, see <http://www.gnu.org/licenses/>
+
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+
+Removed files:
+
+  The original upstream tarball contains some swf files, for which the
+  source is present, but for which we miss the needed tools to build them
+  from source.
+  
+  We therefore had to remove the following files from the upstream tarball:
+  
+  uifx/
+  share/netmap/shell.swf
+  share/netmap/shell.html (referencing shell.swf and otherwise emmpty)
+  share/netmap/modules/gmap/
+
+
+Files: share/frontend/nagvis-js/ext/dwoo-1.1.0/*
+Copyright: (c) 2008, Jordi Boggiano
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+met:
+ . 
+   * Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+   * Redistributions in binary form must reproduce the above 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 Dwoo 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 JORDI BOGGIANO ''AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL JORDI BOGGIANO BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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.
+
+Files: share/netmap/library/Zend/*
+Copyright: (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com)
+License: BSD
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .   
+     * Redistributions of source code must retain the above copyright notice,
+       this list of conditions and the following disclaimer.
+ .   
+     * Redistributions in binary form must reproduce the above 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 Zend Technologies USA, Inc. 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 LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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.
+
+
+Files: share/server/core/ext/php-gettext-1.0.9/*
+Copyright:  2005 Steven Armstrong <sa at c-area dot ch>
+   2003, 2005, 2006, 2009 Danilo Segan <danilo at kvota.net>
+   2005 Nico Kaiser <nico at siriux.net>
+License: GPLv2+
+ This package 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.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+The Debian packaging is:
+
+    Copyright (C) 2012 Alexander Reichle-Schmehl <tolimar at debian.org>
+
+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.
+

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/remove-shell-swf (from rev 2014, nagvis/trunk/debian/patches/remove-shell-swf)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/remove-shell-swf	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/remove-shell-swf	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,45 @@
+--- a/share/frontend/nagvis-js/js/frontend.js
++++ b/share/frontend/nagvis-js/js/frontend.js
+@@ -1432,8 +1432,8 @@ function parseOverviewGeomap() {
+         oTr.appendChild(oTd);
+ 
+         // Link
+-        var oLink = document.createElement('a');
+-        oLink.href = oGeneralProperties.path_base+'/netmap/shell.html';
++//        var oLink = document.createElement('a');
++//        oLink.href = oGeneralProperties.path_base+'/netmap/shell.html';
+ 
+         // Status image
+         var oImg = document.createElement('img');
+@@ -1441,17 +1441,17 @@ function parseOverviewGeomap() {
+         oImg.src = oGeneralProperties.path_iconsets+'std_small_unknown.png';
+         oImg.alt = 'geomap';
+ 
+-        oLink.appendChild(oImg);
++//        oLink.appendChild(oImg);
+         oImg = null;
+ 
+         // Title
+         var h2 = document.createElement('h2');
+         h2.appendChild(document.createTextNode('Geomap'));
+-        oLink.appendChild(h2);
++//        oLink.appendChild(h2);
+         h2 = null;
+ 
+         var br = document.createElement('br');
+-        oLink.appendChild(br);
++//        oLink.appendChild(br);
+         br = null;
+ 
+         // Only show map thumb when configured
+@@ -1464,8 +1464,8 @@ function parseOverviewGeomap() {
+             oImg = null;
+         }
+ 
+-        oTd.appendChild(oLink);
+-        oLink = null;
++//        oTd.appendChild(oLink);
++//        oLink = null;
+ 
+         oTd = null;
+ 

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series
===================================================================
--- nagvis/trunk/debian/patches/series	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1 +0,0 @@
-config.patch

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series (from rev 2014, nagvis/trunk/debian/patches/series)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/patches/series	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,2 @@
+config.patch
+remove-shell-swf

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules
===================================================================
--- nagvis/trunk/debian/rules	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1,62 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
-
-%:
-	dh --with quilt $@ 
-
-override_dh_install:
-	dh_install
-	# these files are shipped in the nagvis-demo package; but are installed in a more general rule for dh_install
-	# remove them from the nagvis package here
-	rm -f debian/nagvis/etc/nagvis/conf.d/demo.ini.php \
-		debian/nagvis/etc/nagvis/automaps/demo-overview.cfg \
-		debian/nagvis/etc/nagvis/maps/demo-ham-racks.cfg \
-		debian/nagvis/etc/nagvis/maps/demo-overview.cfg \
-		debian/nagvis/etc/nagvis/maps/demo-germany.cfg \
-		debian/nagvis/etc/nagvis/maps/demo-load.cfg \
-		debian/nagvis/etc/nagvis/maps/demo-muc-srv1.cfg \
-		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-germany.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-host.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-overview.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-ham-racks.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-load.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/shapes/demo_traffic_load_legend.png \
-		debian/nagvis/var/cache/nagvis/userfiles/images/shapes/demo-wan-cloud.png
-	# these files are shiped in /var/cache/nagvis/userfiles
-	# they are installed by the more general copy of the content of
-	# /usr/share/nagvis/share
-	rm -rf debian/nagvis/usr/share/nagvis/share/userfiles/
-	# We use the external php-gettext lib to avoid copy copies
-	rm -rf debian/nagvis/usr/share/nagvis/share/server/core/ext/php-gettext-1.0.9
-	# correct directory permissions
-	chown www-data:www-data debian/nagvis/etc/nagvis
-	chown -R www-data:www-data debian/nagvis/etc/nagvis/maps
-	chown -R www-data:www-data debian/nagvis/etc/nagvis/automaps
-	chown -R www-data:www-data debian/nagvis/etc/nagvis/profiles
-	chown -R www-data:www-data debian/nagvis/var/cache/nagvis
-	# Fixing some lintian issues
-	rm -f debian/nagvis/usr/share/nagvis/share/frontend/nagvis-js/ext/dwoo-1.1.0/LICENSE \
-		debian/nagvis/var/cache/nagvis/userfiles/images/gadgets/.gitignore \
-		debian/nagvis/var/cache/nagvis/userfiles/styles/.gitignore
-	# remove example configuration files (they are already installed to
-	# /usr/share/doc/nagvis)
-	rm -f debian/nagvis/etc/nagvis/apache2-nagvis.conf-sample
-	rm -f debian/nagvis/etc/nagvis/nagvis.ini.php-sample
-
-
-
-override_dh_fixperms:
-	dh_fixperms -X /var/cache/nagvis -X /etc/nagvis -X /var/lib/nagvis/userfiles/images
-
-
-override_dh_clean:
-	dh_clean
-	debconf-updatepo

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules (from rev 2015, nagvis/trunk/debian/rules)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/rules	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,74 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
+%:
+	dh --with quilt $@ 
+
+override_dh_install:
+	dh_install
+	# these files are shipped in the nagvis-demo package; but are installed in a more general rule for dh_install
+	# remove them from the nagvis package here
+	rm -f debian/nagvis/etc/nagvis/conf.d/demo.ini.php \
+		debian/nagvis/etc/nagvis/automaps/demo-overview.cfg \
+		debian/nagvis/etc/nagvis/maps/demo-ham-racks.cfg \
+		debian/nagvis/etc/nagvis/maps/demo-overview.cfg \
+		debian/nagvis/etc/nagvis/maps/demo-germany.cfg \
+		debian/nagvis/etc/nagvis/maps/demo-load.cfg \
+		debian/nagvis/etc/nagvis/maps/demo-muc-srv1.cfg \
+		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-germany.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-host.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-overview.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-ham-racks.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/maps/demo-load.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/shapes/demo_traffic_load_legend.png \
+		debian/nagvis/var/cache/nagvis/userfiles/images/shapes/demo-wan-cloud.png
+	# these files are shiped in /var/cache/nagvis/userfiles
+	# they are installed by the more general copy of the content of
+	# /usr/share/nagvis/share
+	rm -rf debian/nagvis/usr/share/nagvis/share/userfiles/
+	# We use the external php-gettext lib to avoid copy copies
+	rm -rf debian/nagvis/usr/share/nagvis/share/server/core/ext/php-gettext-1.0.9
+	# correct directory permissions
+	chown www-data:www-data debian/nagvis/etc/nagvis
+	chown -R www-data:www-data debian/nagvis/etc/nagvis/maps
+	chown -R www-data:www-data debian/nagvis/etc/nagvis/automaps
+	chown -R www-data:www-data debian/nagvis/etc/nagvis/profiles
+	chown -R www-data:www-data debian/nagvis/var/cache/nagvis
+	# Fixing some lintian issues
+	rm -f debian/nagvis/usr/share/nagvis/share/frontend/nagvis-js/ext/dwoo-1.1.0/LICENSE \
+		debian/nagvis/var/cache/nagvis/userfiles/images/gadgets/.gitignore \
+		debian/nagvis/var/cache/nagvis/userfiles/styles/.gitignore
+	# remove example configuration files (they are already installed to
+	# /usr/share/doc/nagvis)
+	rm -f debian/nagvis/etc/nagvis/apache2-nagvis.conf-sample
+	rm -f debian/nagvis/etc/nagvis/nagvis.ini.php-sample
+
+
+
+override_dh_fixperms:
+	dh_fixperms -X /var/cache/nagvis -X /etc/nagvis -X /var/lib/nagvis/userfiles/images
+
+
+override_dh_clean:
+	dh_clean
+	debconf-updatepo
+
+get-orig-source:
+	$(eval TMP := $(shell mktemp -d))
+	wget -q -O $(TMP)/nagvis-1.6.4.tar.gz "http://downloads.sourceforge.net/project/nagvis/NagVis%201.6/nagvis-1.6.4.tar.gz"
+	tar --directory $(TMP) -xzf $(TMP)/nagvis-1.6.4.tar.gz
+	rm -rf $(TMP)/nagvis-1.6.4/uifx/
+	rm -rf $(TMP)/nagvis-1.6.4/share/netmap/shell.swf
+	rm -rf $(TMP)/nagvis-1.6.4/share/netmap/shell.html
+	rm -rf $(TMP)/nagvis-1.6.4/share/netmap/modules/gmap/
+	mv $(TMP)/nagvis-1.6.4 $(TMP)/nagvis-1.6.4.dfsg.1
+	tar --directory $(TMP) -czf nagvis_1.6.4.dfsg.1.orig.tar.gz nagvis-1.6.4.dfsg.1
+	rm -rf $(TMP)

Deleted: nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch
===================================================================
--- nagvis/trunk/debian/watch	2012-03-05 20:59:40 UTC (rev 2011)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch	2012-03-06 15:21:13 UTC (rev 2019)
@@ -1,4 +0,0 @@
-version=3
-
-http://sf.net/nagvis/nagvis-([\w\.]*)\.tar\.gz
-

Copied: nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch (from rev 2016, nagvis/trunk/debian/watch)
===================================================================
--- nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch	                        (rev 0)
+++ nagvis/tags/1:1.6.4.dfsg.1-1/debian/watch	2012-03-06 15:21:13 UTC (rev 2019)
@@ -0,0 +1,5 @@
+version=3
+
+opts=dversionmangle=s/\.dfsg\.\d+$// \
+http://sf.net/nagvis/nagvis-([\w\.]*)\.tar\.gz
+




More information about the Pkg-nagios-changes mailing list