netmrg (0.20-7.2) unstable; urgency=medium

  * Fix usage of dh_autotools-dev_updateconfig.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 17 Jan 2017 01:06:10 +0100

netmrg (0.20-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * PHP 7.0 transition, based on patch from Ubuntu.  (Closes: #821537)
  * Switch Build-Depends to default-libmysqlclient-dev.  (Closes: #790454)
  * Switch Depends/Recommends to default-mysql-* | virtual-mysql-*.
    (Closes: #848476, #732898)
  * Add Brazilian Portuguese (pr_BR) debconf translation, thanks to
    José de Figueiredo.  (Closes: #771130)
  * Add missing build-{arch,indep} targets.
  * Build with autotools-dev to update config.{sub,guess}.
  * Switch to source format 3.0 (quilt).

 -- Andreas Beckmann <anbe@debian.org>  Sat, 14 Jan 2017 23:15:26 +0100

netmrg (0.20-7) unstable; urgency=low

  * l10n improvements:
    - add Japanese debconf translation (Closes: #718757)

 -- Uwe Steinmann <steinm@debian.org>  Fri, 16 Aug 2013 07:53:14 +0200

netmrg (0.20-6.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS with multiarch net-snmp":
    apply patch from Ubuntu / Colin Watson:

  - Work around configure wanting to know too much detail about where a
    system libsnmp.so is installed rather than trusting the linker.

    (Closes: #709055)

  * Add build-dependency on docbook-xml, otherwise xsltproc tries to download
    the dtd from the net.

 -- gregor herrmann <gregoa@debian.org>  Thu, 30 May 2013 13:38:37 +0200

netmrg (0.20-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "modifies conffiles (policy 10.7.3): /etc/netmrg/netmrg.xml":
    install only the template netmrg.xml and not the copy under /etc; 
    .postinst uses the template already, if the "original" is not there,
    .config and .postrm also contain the necessary machinery.
    (Closes: #688499)
  * l10n improvements:
    - add Italian debconf translation, thanks Beatrice Torracca
      (Closes: #665702)
    - fix typos, thanks Daniele Forsi and Christian PERRIER
      (Closes: #662164)
    - convert de.po to UTF-8

 -- gregor herrmann <gregoa@debian.org>  Thu, 04 Oct 2012 18:36:03 +0200

netmrg (0.20-6) unstable; urgency=low

  * Some more minor corrections for nl and da translation in debconf,
    which I forgot last time Closes: 658469

 -- Uwe Steinmann <steinm@debian.org>  Mon, 6 Feb 2012 07:56:37 +0100

netmrg (0.20-5) unstable; urgency=low

  * Fixed typos in debconf tempaltes and unfuzzy translations.
    (Christian Perrier) Closes: #656257
  * Added danish translation (Joe Hansen) Closes: #596466
  * Added dutch translation (Jeroen Schot) Closes: #655337
  * Fixed various lintian warnings

 -- Uwe Steinmann <steinm@debian.org>  Fri, 20 Jan 2012 08:08:28 +0100

netmrg (0.20-4) unstable; urgency=low

  * Added spanish translation (Closes: #559015)
  * Added swedish translation (Closes: #513657)

 -- Uwe Steinmann <steinm@debian.org>  Tue, 1 Dec 2009 09:36:01 +0100

netmrg (0.20-3) unstable; urgency=low

  * Added russian translation (Closes: #556742)

 -- Uwe Steinmann <steinm@debian.org>  Sat, 22 Nov 2009 22:04:36 +0100

netmrg (0.20-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Version rrdtool build-dependency to >= 1.3.1-4 to avoid
    rrdtool segfaults during build. (Closes: #494221)

 -- Thomas Viehmann <tv@beamnet.de>  Fri, 03 Oct 2008 23:03:33 +0200

netmrg (0.20-2) unstable; urgency=low

  * Create temp directory in rrdedit (Closes: #496384)

 -- Uwe Steinmann <steinm@debian.org>  Fri, 28 Aug 2008 16:28:06 +0200

netmrg (0.20-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Fri, 02 May 2008 09:00:22 +0200

netmrg (0.19-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455445)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 16 Mar 2008 19:12:14 +0100

netmrg (0.19-4) unstable; urgency=low

  * netmrg-gather is less verbose when run in cron job to prevent
    sending a mail every five minutes (Closes: #445027)

 -- Uwe Steinmann <steinm@debian.org>  Wed, 03 Oct 2007 22:55:42 +0200

netmrg (0.19-3) unstable; urgency=low

  * do not check if /usr/share/debconf/confmodule is executable
    in postrm, because it isn't. Only check if it is present.

 -- Uwe Steinmann <steinm@debian.org>  Wed, 29 Aug 2007 16:48:32 +0200

netmrg (0.19-2) unstable; urgency=low

  * do not include gettext.h in src/include/common.h because it doesn't
    compile on amd64. include libintl.h instead (closes: #439653)

 -- Uwe Steinmann <steinm@debian.org>  Wed, 29 Aug 2007 15:58:33 +0200

netmrg (0.19-1) unstable; urgency=low

  * New upstream release
  * fixed many lintian errors in deb conf questions
  * fixed linitan error debian-rules-ignores-make-clean-error
  * updated translation of debconf po files (Closes: #429347)

 -- Uwe Steinmann <steinm@debian.org>  Wed, 22 Aug 2007 15:10:21 +0200

netmrg (0.18.2-17) unstable; urgency=low

  * set home of new user netmrg to /var/lib/netmrg
  * added configuration for php5 in apache config file netmrg.conf
  * setting min/max value of graphs no longer fails. Backport from
    version 0.19. (Closes: #412548)

 -- Uwe Steinmann <steinm@debian.org>  Tue, 29 May 2007 12:25:25 +0200

netmrg (0.18.2-16) unstable; urgency=low

  * Added new script linuxpmu.sh to read data from /proc/pmu
  * Fixed error in sql statement in conditions.php because the
    field name 'condition' is a reserved word.
  * Fixed lintian error in netmrg.doc-base by removing empty
    lines from the end of the file

 -- Uwe Steinmann <steinm@debian.org>  Mon, 28 May 2007 12:56:05 +0200

netmrg (0.18.2-15) unstable; urgency=low

  * netmrg_cron.sh doesn't stumple over a stale logfile anymore
    (Closes: #386109)
  * added script to get cpu temperature reported by lmsensors (Closes: #412555)
    many thanks to Francois Gouget for providing this script
  * improved script linux26diskaccess.pl can now also report the number
    of read/written blocks (Closes: #412549)
    many thanks to Francois Gouget for providing the improved script

 -- Uwe Steinmann <steinm@debian.org>  Sun, 20 May 2007 19:08:40 +0200

netmrg (0.18.2-14.1) unstable; urgency=high

  * Non-maintainer upload during BSP.
  * Fix unconditional use of debconf in postrm (Closes: #417011).
  * Add php5 alternatives to dependencies (Closes: #424801).

 -- Luk Claes <luk@debian.org>  Sat, 19 May 2007 17:45:35 +0200

netmrg (0.18.2-14) unstable; urgency=low

  * Rebuild against the new libmysqlclient15off with correct symbols.
    (Ubuntu patch)
  * added portugese translation (Closes: #375050)
  * fixed name of text documentation in doc-base.

 -- Uwe Steinmann <steinm@debian.org>  Fri, 28 Jul 2006 07:56:04 +0200

netmrg (0.18.2-13) unstable; urgency=low

  * Build-Depend on libmysqlclient15-dev (Closes: #343786)

 -- Uwe Steinmann <steinm@debian.org>  Tue, 20 Dec 2005 09:12:44 +0100

netmrg (0.18.2-12) unstable; urgency=low

  * Build-Depend on libmysqlclient14
  * Fixed mysql dump to work with new mysql versions
    (Closes: #334436, #334436)
  * Do not remove the database user in case of failure during configuration
    if the user was not created by postinst itself

 -- Uwe Steinmann <steinm@debian.org>  Tue, 18 Oct 2005 19:48:15 +0200

netmrg (0.18.2-11) unstable; urgency=low

  * run cronjob only if /usr/bin/netmrg_cron.sh is present

 -- Uwe Steinmann <steinm@debian.org>  Tue, 13 Sep 2005 08:39:16 +0200

netmrg (0.18.2-10.1) unstable; urgency=medium

  * NMU during BSP.
  * var/lib/rrd/zero.xml: Update for rrdtool 1.2.  Closes: #323725.
  * Link against libsnmp9.

 -- Matej Vela <vela@debian.org>  Mon, 12 Sep 2005 10:56:24 +0200

netmrg (0.18.2-10) unstable; urgency=low

  * be more tidy in clean target of debian/rules
  * move web files from /var/www to /usr/share/netmrg

 -- Uwe Steinmann <steinm@debian.org>  Tue, 19 Jul 2005 08:54:16 +0200

netmrg (0.18.2-9) unstable; urgency=low

  * added vietnamese translation of debconf template (Closes: #315915)

 -- Uwe Steinmann <steinm@debian.org>  Mon, 27 Jun 2005 10:29:10 +0200

netmrg (0.18.2-8) unstable; urgency=low

  * added missing dependency on mysql-client (Closes: #313660)
  * fixed typo in debian/po/de.po (Closes: #313947)

 -- Uwe Steinmann <steinm@debian.org>  Wed, 15 Jun 2005 07:38:04 +0200

netmrg (0.18.2-7) unstable; urgency=low

  * added czech translation of debconf template (Closes: #309077)

 -- Uwe Steinmann <steinm@debian.org>  Wed, 18 May 2005 10:32:41 +0100

netmrg (0.18.2-6) unstable; urgency=low

  * depend on adduser since it is used in postinst

 -- Uwe Steinmann <steinm@debian.org>  Tue, 10 May 2005 10:16:21 +0100

netmrg (0.18.2-5) unstable; urgency=low

  * added french translation of debconf template (Closes: #306233)
  * make it build depend on libmysqlclient12-dev

 -- Uwe Steinmann <steinm@debian.org>  Fri,  6 May 2005 11:01:47 +0100

netmrg (0.18.2-4) unstable; urgency=low

  * fixed error when creating new user netmrg
  * set shell of user netmrg to /bin/bash in case the user already exists
  * restart web server after installation and deinstallation
  * delete user when purging the package
  * added one missing german translation
  * remove log files if user gave permission during configuration
  * allow changing password of netmrg user during reconfiguration
  * actually rewrite the netmrg configuration file after reconfiguration

 -- Uwe Steinmann <steinm@debian.org>  Tue,  15 Feb 2005 14:30:05 +0100

netmrg (0.18.2-3) unstable; urgency=low

  * new user netmrg gets real shell to make crontab work

 -- Uwe Steinmann <steinm@debian.org>  Tue,  15 Feb 2005 10:10:15 +0100

netmrg (0.18.2-2) unstable; urgency=low

  * Added support for apache2

 -- Uwe Steinmann <steinm@debian.org>  Tue,  8 Feb 2005 08:23:51 +0100

netmrg (0.18.2-1) unstable; urgency=low

  * New upstream release
  * First official debian release (Closes: #271924)

 -- Uwe Steinmann <steinm@debian.org>  Fri, 14 Jan 2005 16:07:24 +0100

netmrg (0.18.1-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Wed,  3 Nov 2004 18:53:19 +0100

netmrg (0.17-1) unstable; urgency=low

  * Initial Release.

 -- Uwe Steinmann <steinm@debian.org>  Tue, 14 Sep 2004 10:42:21 +0200

