Code

Rework rules and install slightly
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.5.10-1) UNRELEASED; urgency=low
3   * NOT RELEASED YET
4   * Update package description:  Now also works with Icinga
5   * Change Package dependencies:  Drop all ndo and mysql related stuff, we want to use mk livestatus
6   * Update debian/copyright
7   * Rework post{inst,rm} to not configure database
8   * removed patches/php5.3-deprecated-ereg.dpatch; applied upstream
9   * removed patches/fix-get_class-object.dpatch; no longer needed
10   * removed patches/visibility_magic-set-method.dpatch; no longer needed
11   * rework debian/rules and install files
13  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 26 Sep 2011 15:51:49 +0200
15 nagvis (1:1.4.6-2) unstable; urgency=medium
17   * Add myself to uploaders
18   * Acknowledge NMU (Closes: #595313)
19   * Only call ucf on purge if it's available (Closes: #620037)
20     * Set urgency to medium due to RC bug fix
21   * Set Path to gadget files in example configuration (via
22     patches/config.dpatch) (Closes: #611909)
23   * Properly set "Options FollowSymLinks" in the apache configuration
24     (Closes: #632333)
25   * Recommend real ndoutils package instead of the virtual one; no idea why
26     there is a virtual one (Closes: #598953)
27   * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
28     Wolfgang for all their work!
29   * Actually install the documentation
30   * Bump standards (no changes needed)
31   * Add recommended targets to debian/rules
33  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
35 nagvis (1:1.4.6-1.1) unstable; urgency=low
37   * Non-maintainer upload.
38   * Only try to configure local database, if ndoutils is run localy
39     (Closes: #595313)
41  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
43 nagvis (1:1.4.6-1) unstable; urgency=low
45   [ Hendrik Frenzel ]
46   * New upstream version (Closes: #533379)
47   * Fixed desctiption (Closes: #560705)
48   * Patched deprecated ereg to preg_match to get them work with php 5.3+
50  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
52 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
54   * (NOT RELEASED YET) New upstream release
55   [ Wolfgang Barth ]
56   * New upstream version
57   * User uploaded maps now in /var/lib/nagvis/images/maps 
58     (1.3.1: /etc/maps) to avoid security problems
59   * Cache location nagvis/var ist now /var/cache/nagvis
60   * nagios independent htmlbase /nagvis and corresponding apache.conf
61     linked to /etc/apache2/conf.d
62   * README.backends.Merlin added
63   * all images now in /var/lib/nagvis/images
65   [ Alexander Wirt ]
66   * New upstream version 
67   * Add myself to uploaders
69   [ Hendrik Frenzel ]
70   * fixed include path names in nagvis/ajax_handler.php
72   [ Jan Wagner ]
73   * Updating standards version to 3.8.3
74     - Add README.source
76  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
78 nagvis (1:1.3.1-3) unstable; urgency=low
80   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
81     Andreas Steinel (Closes: #522296)
82   * add myself to Uploaders
83   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
84     (Closes: #507446)
85   * Bump Standards-Version to 3.8.2, no changes needed
86   * add ${misc:Depends} to Depends
87   * remove execute bit from images
89  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
91 nagvis (1:1.3.1-2) unstable; urgency=low
93   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
94   * Copy wui/includes/functions to the right directory (Closes: 522296)
96  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
98 nagvis (1:1.3.1-1) unstable; urgency=low
100   * New upstream version with many new features and bugfixes
101     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
102     + added graphviz to Depends
104  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
106 nagvis (1:1.2.2-5) unstable; urgency=low
108   * changed from nagios2 to nagios3 support (Closes: 479290)
109   * debian/rules:
110     + used install instead of mkdir or cp
111   * debian/postinst:
112     + added nagvis apache.conf symlink in /etc/apache2/conf.d
113   debian/control:
114     + added libapache2-mod-php5 to Depends
115   * override lintian warning package-contains-empty-directory
116   * debian/copyright
117     + switched to format as proposed on
118       http://wiki.debian.org/Proposals/CopyrightFormat
120  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
122 nagvis (1:1.2.2-4) unstable; urgency=low
124   * debian/changelog:
125     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
126   * nagvis/includes/defines/global.php:
127     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
128   * debian/postinst:
129     + insert commented debconf-common variables if they are empty
130   * nagvis.ini.php-sample:
131     + changed variables base, htmlbase and htmlcgi defaults to fit the current
132       installation paths
133   * change pathnames of included/required files in some nagvis scripts
135  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
137 nagvis (1:1.2.2-3) unstable; urgency=low
139   * fixed path of languages
141  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
143 nagvis (1:1.2.2-2) unstable; urgency=low
145   * debian/rules
146     + packed missing directories (Closes: #470635: nagvis deb package is not
147       complete)
148   * postinst:
149     + moved debconfs db_stop after ucf is executed
151  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
153 nagvis (1:1.2.2-1) unstable; urgency=low
155   * New upstream release with major bugfixes:
156     * Fixed bug with wrong only_hard_states handling
157     * Fixed Logical bug in getObjects(services)
158     * Spaces in format %20 are now allowed in URLs
159     * Service description is now shown in service hover menus
160     * WUI: Fixed map deletion protection when map is linked in another
162  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
164 nagvis (1:1.2.1-1) unstable; urgency=low
166   * New upstream version
167   * Update Standards-Version to 3.7.3.
168   * Enabled DM-Upload
169   * Removed old Homepage stanza in debian/control
170   * Removed bashism in debian/rules
172  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
174 nagvis (1:1.1-6) unstable; urgency=low
176   * fixed lintian redundant-origin-field warning
178  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
180 nagvis (1:1.1-5) unstable; urgency=low
182   * Rebuild because of hardware failures at ries.debian.org after uploading the
183     package.
185  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
187 nagvis (1:1.1-4) unstable; urgency=low
189   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
190     wui/includes/js/wz* (LGPL) to debian/copyright
191   * Fixed Vcs-Svn and Vcs-Browser in debian/control
193  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
195 nagvis (1:1.1-3) unstable; urgency=low
197   * Fixed symlinks
198   * Removed unnecessary directories
200  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
202 nagvis (1:1.1-2) unstable; urgency=low
204   * Symlinked images/maps and images/tempates to the apropriate directory below
205     /etc/nagvis
206   * Added missing debian/postrm
208  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
210 nagvis (1:1.1-1) unstable; urgency=low
212   * New upstream release
214  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
216 nagvis (1.1rc3-2) unstable; urgency=low
218   * Moved from misc to net section
219   * Removed unneeded stuff in debian/rules
220   * Installed apache.conf with ucf 
222  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
224 nagvis (1.1rc3-1) unstable; urgency=low
226   * New upstream version
228  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
230 nagvis (1.1rc2-1) unstable; urgency=low
232   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
233     Nagios)
235  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200