Code

Remove myself from uploaders.
[pkg-nagvis.git] / debian / changelog
1 nagvis (1:1.6.6+dfsg.1-4) UNRELEASED; urgency=low
3   * NOT RELEASED YET
4   * Remove myself from uploaders.
6  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 20 Feb 2013 11:52:06 +0100
8 nagvis (1:1.6.6+dfsg.1-3) unstable; urgency=medium
10   * Bump version number to allow smooth upgrades from squeeze-backports
11     (Containing a backport versioned 1:1.6.6+dfsg.1-3~bpo60+1 by mistake)
13  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 02 Jul 2012 12:46:07 +0200
15 nagvis (1:1.6.6+dfsg.1-2) unstable; urgency=low
17   [ The "missed upload by 12 minutes" release ]
18   * Debconf templates and debian/control reviewed by the debian-l10n-
19     english team as part of the Smith review project. Closes: #674859
20   * [Debconf translation updates]
21   * Danish (Joe Hansen).  Closes: #675774
22   * Dutch; (Jeroen Schot).  Closes: #675957
23   * Czech (Michal Simunek).  Closes: #675975
24   * Swedish (Martin Bagge / brother).  Closes: #675993
25   * Danish (Joe Hansen).  Closes: #675774
26   * Russian (Yuri Kozlov).  Closes: #676249
27   * German (Erik Pfannenstein).  Closes: #676412
28   * Portuguese (Pedro Ribeiro).  Closes: #676493
29   * Polish (Michał Kułach).  Closes: #676512
30   * Italian (Beatrice Torracca).  Closes: #676525
31   * French (Jean-Christophe GARNIER).  Closes: #676599
32   * Spanish; (Camaleón).  Closes: #676601
33   * Thanks to Christian Perrier for coordination
35  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Jun 2012 17:59:57 +0200
37 nagvis (1:1.6.6+dfsg.1-1) unstable; urgency=low
39   * New upstream release
40   * Adjust versioning scheme to lintian's recommendation
41     * Also adjust debian/watch
42   * Fix debian/watch to not track beta versions
44  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Jun 2012 17:47:22 +0200
46 nagvis (1:1.6.4.dfsg.1-2) unstable; urgency=low
48   * Upload to unstable, after no upgrade issues have been reported
50  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 23 May 2012 12:16:25 +0200
52 nagvis (1:1.6.4.dfsg.1-1) experimental; urgency=low
54   * Fix nagvis-demos: demo backend definition in
55     /etc/nagvis/conf.d/demo.ini.php of nagvis-demos was ignored, works if
56     shipped added to /etc/nagvis/conf.d/demo_pool.ini.php
57   * Fix "Germish" in package description
58   * Remove unbuildable swf files
59     * Add patches/remove-shell-swf to don't use it
60     * Add get-orig-source target to debian/rules
61     * Add version mangle to watchfile
62   * Bump standards to 3.9.3 (no further changes needed)
64  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 06 Mar 2012 16:09:19 +0100
66 nagvis (1:1.6.4-1) experimental; urgency=low
68   * The "gone with the wind" release.
69   * New upstream release (Closes: #659723, #638234)
70   * Rework debian/* move to dh and quilt and (hopefully) easier generell
71     packaging
72   * Update package description:  Now also works with Icinga
73   * Change Package dependencies:  Drop all ndo and mysql related stuff,
74     as we want to use MK Livestatus
75     * Using MK Livestatus obsoletes the database configuration
76       (Closes: #626456)
77     * That's now the best we can do to make NagVis work out of the box
78       (Closes: #655064)
79   * Update debian/copyright
80   * removed patches/php5.3-deprecated-ereg.dpatch; applied upstream
81   * removed patches/fix-get_class-object.dpatch; no longer needed
82   * removed patches/visibility_magic-set-method.dpatch; no longer needed
83   * Move example maps in separate nagvis-demos package
85  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 26 Sep 2011 16:29:25 +0200
87 nagvis (1:1.4.6-2) unstable; urgency=medium
89   * Add myself to uploaders
90   * Acknowledge NMU (Closes: #595313)
91   * Only call ucf on purge if it's available (Closes: #620037)
92     * Set urgency to medium due to RC bug fix
93   * Set Path to gadget files in example configuration (via
94     patches/config.dpatch) (Closes: #611909)
95   * Properly set "Options FollowSymLinks" in the apache configuration
96     (Closes: #632333)
97   * Recommend real ndoutils package instead of the virtual one; no idea why
98     there is a virtual one (Closes: #598953)
99   * Remove previous maintainers from Uploaders.  Thanks to Hendrik and
100     Wolfgang for all their work!
101   * Actually install the documentation
102   * Bump standards (no changes needed)
103   * Add recommended targets to debian/rules
105  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Wed, 07 Sep 2011 16:47:25 +0200
107 nagvis (1:1.4.6-1.1) unstable; urgency=low
109   * Non-maintainer upload.
110   * Only try to configure local database, if ndoutils is run localy
111     (Closes: #595313)
113  -- Alexander Reichle-Schmehl <tolimar@debian.org>  Mon, 11 Oct 2010 13:55:28 +0200
115 nagvis (1:1.4.6-1) unstable; urgency=low
117   [ Hendrik Frenzel ]
118   * New upstream version (Closes: #533379)
119   * Fixed desctiption (Closes: #560705)
120   * Patched deprecated ereg to preg_match to get them work with php 5.3+
122  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Feb 2010 12:33:48 +0100
124 nagvis (1:1.4.5-1) UNRELEASED; urgency=low
126   * (NOT RELEASED YET) New upstream release
127   [ Wolfgang Barth ]
128   * New upstream version
129   * User uploaded maps now in /var/lib/nagvis/images/maps 
130     (1.3.1: /etc/maps) to avoid security problems
131   * Cache location nagvis/var ist now /var/cache/nagvis
132   * nagios independent htmlbase /nagvis and corresponding apache.conf
133     linked to /etc/apache2/conf.d
134   * README.backends.Merlin added
135   * all images now in /var/lib/nagvis/images
137   [ Alexander Wirt ]
138   * New upstream version 
139   * Add myself to uploaders
141   [ Hendrik Frenzel ]
142   * fixed include path names in nagvis/ajax_handler.php
144   [ Jan Wagner ]
145   * Updating standards version to 3.8.3
146     - Add README.source
148  -- Wolfgang Barth <wob@swobspace.net>  Sat, 28 Nov 2009 09:23:36 +0100
150 nagvis (1:1.3.1-3) unstable; urgency=low
152   * adjust pathnames.dpatch to form_handler.php from correct location, thanks
153     Andreas Steinel (Closes: #522296)
154   * add myself to Uploaders
155   * move nagios3 and ndoutils-mysql to Recommends, thanks Josselin Mouette
156     (Closes: #507446)
157   * Bump Standards-Version to 3.8.2, no changes needed
158   * add ${misc:Depends} to Depends
159   * remove execute bit from images
161  -- Jan Wagner <waja@cyconet.org>  Wed, 12 Aug 2009 12:49:27 +0200
163 nagvis (1:1.3.1-2) unstable; urgency=low
165   * Added --debconf-ok to debian/post{inst,rm} (Closes: 522172)
166   * Copy wui/includes/functions to the right directory (Closes: 522296)
168  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 15 Apr 2009 15:54:05 +0200
170 nagvis (1:1.3.1-1) unstable; urgency=low
172   * New upstream version with many new features and bugfixes
173     + See http://docs.nagvis.org/1.3/en_US/changelog.html for more info.
174     + added graphviz to Depends
176  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 27 Sep 2008 12:04:13 +0200
178 nagvis (1:1.2.2-5) unstable; urgency=low
180   * changed from nagios2 to nagios3 support (Closes: 479290)
181   * debian/rules:
182     + used install instead of mkdir or cp
183   * debian/postinst:
184     + added nagvis apache.conf symlink in /etc/apache2/conf.d
185   debian/control:
186     + added libapache2-mod-php5 to Depends
187   * override lintian warning package-contains-empty-directory
188   * debian/copyright
189     + switched to format as proposed on
190       http://wiki.debian.org/Proposals/CopyrightFormat
192  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 May 2008 22:51:09 +0200
194 nagvis (1:1.2.2-4) unstable; urgency=low
196   * debian/changelog:
197     + changed wrong UNRELEASED tag of 1:1.2.2-2 to unstable
198   * nagvis/includes/defines/global.php:
199     + fixed CONST_MAINCFG to point to the right nagvis.ini.php
200   * debian/postinst:
201     + insert commented debconf-common variables if they are empty
202   * nagvis.ini.php-sample:
203     + changed variables base, htmlbase and htmlcgi defaults to fit the current
204       installation paths
205   * change pathnames of included/required files in some nagvis scripts
207  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 17 Mar 2008 14:36:03 +0100
209 nagvis (1:1.2.2-3) unstable; urgency=low
211   * fixed path of languages
213  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 14 Mar 2008 13:32:53 +0100
215 nagvis (1:1.2.2-2) unstable; urgency=low
217   * debian/rules
218     + packed missing directories (Closes: #470635: nagvis deb package is not
219       complete)
220   * postinst:
221     + moved debconfs db_stop after ucf is executed
223  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 12 Mar 2008 16:45:22 +0100
225 nagvis (1:1.2.2-1) unstable; urgency=low
227   * New upstream release with major bugfixes:
228     * Fixed bug with wrong only_hard_states handling
229     * Fixed Logical bug in getObjects(services)
230     * Spaces in format %20 are now allowed in URLs
231     * Service description is now shown in service hover menus
232     * WUI: Fixed map deletion protection when map is linked in another
234  -- Hendrik Frenzel <hfrenzel@scunc.net>  Wed, 13 Feb 2008 10:06:59 +0100
236 nagvis (1:1.2.1-1) unstable; urgency=low
238   * New upstream version
239   * Update Standards-Version to 3.7.3.
240   * Enabled DM-Upload
241   * Removed old Homepage stanza in debian/control
242   * Removed bashism in debian/rules
244  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 10 Jan 2008 01:09:06 +0100
246 nagvis (1:1.1-6) unstable; urgency=low
248   * fixed lintian redundant-origin-field warning
250  -- Hendrik Frenzel <hfrenzel@scunc.net>  Mon, 19 Nov 2007 22:44:47 +0100
252 nagvis (1:1.1-5) unstable; urgency=low
254   * Rebuild because of hardware failures at ries.debian.org after uploading the
255     package.
257  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sun, 18 Nov 2007 21:50:45 +0100
259 nagvis (1:1.1-4) unstable; urgency=low
261   * Added licenses of nagvis/includes/js/overlib* (Artistic) and
262     wui/includes/js/wz* (LGPL) to debian/copyright
263   * Fixed Vcs-Svn and Vcs-Browser in debian/control
265  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 30 Oct 2007 13:27:11 +0100
267 nagvis (1:1.1-3) unstable; urgency=low
269   * Fixed symlinks
270   * Removed unnecessary directories
272  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 10:07:13 +0200
274 nagvis (1:1.1-2) unstable; urgency=low
276   * Symlinked images/maps and images/tempates to the apropriate directory below
277     /etc/nagvis
278   * Added missing debian/postrm
280  -- Hendrik Frenzel <hfrenzel@scunc.net>  Fri, 19 Oct 2007 00:30:05 +0200
282 nagvis (1:1.1-1) unstable; urgency=low
284   * New upstream release
286  -- Hendrik Frenzel <hfrenzel@scunc.net>  Thu, 06 Sep 2007 19:59:30 +0200
288 nagvis (1.1rc3-2) unstable; urgency=low
290   * Moved from misc to net section
291   * Removed unneeded stuff in debian/rules
292   * Installed apache.conf with ucf 
294  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
296 nagvis (1.1rc3-1) unstable; urgency=low
298   * New upstream version
300  -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 24 Jul 2007 19:57:44 +0200
302 nagvis (1.1rc2-1) unstable; urgency=low
304   * Initial release (Closes: #433048: ITP: nagvis -- Visualization addon for
305     Nagios)
307  -- Hendrik Frenzel <hfrenzel@scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200