Code

pkg-pnp4nagios.git
11 years agoReleased changelog. debmon-squeeze v_0_6_19-1--debmon60+2
Sebastian Harl [Sun, 3 Feb 2013 19:19:35 +0000 (20:19 +0100)]
Released changelog.

11 years agocontrol: Removed versions from libjs-jquery* dependencies.
Sebastian Harl [Sun, 3 Feb 2013 19:19:12 +0000 (20:19 +0100)]
control: Removed versions from libjs-jquery* dependencies.

… those are not required on Squeeze.

11 years agochangelog: Released for debmon-squeeze. v_0_6_19-1--debmon60+1
Sebastian Harl [Wed, 30 Jan 2013 15:27:29 +0000 (16:27 +0100)]
changelog: Released for debmon-squeeze.

11 years agoReleased changelog. experimental v_0_6_19-1
Sebastian Harl [Thu, 24 Jan 2013 15:31:31 +0000 (16:31 +0100)]
Released changelog.

Uploading to experimental because of the Wheezy freeze.

11 years agorules: Use dpkg-buildflags to determine CPPFLAGS/CFLAGS.
Sebastian Harl [Thu, 24 Jan 2013 15:06:40 +0000 (16:06 +0100)]
rules: Use dpkg-buildflags to determine CPPFLAGS/CFLAGS.

11 years agopatches: Added format-security; fixing a missing printf-style format argument.
Sebastian Harl [Thu, 24 Jan 2013 15:06:06 +0000 (16:06 +0100)]
patches: Added format-security; fixing a missing printf-style format argument.

11 years agopnp4nagios-bin: Don't use world-readable permissions for process_perfdata.cfg.
Sebastian Harl [Thu, 24 Jan 2013 14:51:26 +0000 (15:51 +0100)]
pnp4nagios-bin: Don't use world-readable permissions for process_perfdata.cfg.

This would allow local users to read the Gearman shared key; thanks to
Christoph Anton Mitterer for reporting this!
Fixes CVE-2012-3457
Closes: #683879
11 years agonagios.cfg: Unified whitespacing.
Sebastian Harl [Thu, 24 Jan 2013 14:25:38 +0000 (15:25 +0100)]
nagios.cfg: Unified whitespacing.

Thanks to Christoph Anton Mitterer for the patch!
Closes: #683471
11 years agoicinga-module.cfg: Provide a sample Icinga module configuration.
Sebastian Harl [Thu, 24 Jan 2013 14:20:03 +0000 (15:20 +0100)]
icinga-module.cfg: Provide a sample Icinga module configuration.

Thanks to Christoph Anton Mitterer for providing this!
Closes: #683459
11 years agocontrol: Let pnp4nagios-bin suggest rrdtool.
Sebastian Harl [Thu, 24 Jan 2013 14:13:21 +0000 (15:13 +0100)]
control: Let pnp4nagios-bin suggest rrdtool.

This is used by the rrd_convert helper script.
Thanks to Christoph Anton Mitterer for suggesting this!
cf. #684420

11 years agorules: Manually clean-up auto-generated scripts/rrd_modify.pl.
Sebastian Harl [Thu, 24 Jan 2013 14:01:48 +0000 (15:01 +0100)]
rules: Manually clean-up auto-generated scripts/rrd_modify.pl.

11 years agocontrol: Updated standards-version to 3.9.4 -- no changes.
Sebastian Harl [Thu, 24 Jan 2013 13:59:10 +0000 (14:59 +0100)]
control: Updated standards-version to 3.9.4 -- no changes.

11 years agopatches: fix-npcd-path updated for 0.6.19.
Sebastian Harl [Thu, 24 Jan 2013 13:56:02 +0000 (14:56 +0100)]
patches: fix-npcd-path updated for 0.6.19.

11 years agochangelog: New upstream version fixes #682175.
Sebastian Harl [Thu, 24 Jan 2013 13:52:57 +0000 (14:52 +0100)]
changelog: New upstream version fixes #682175.

11 years agoUpdated copyright for 0.6.19.
Sebastian Harl [Thu, 24 Jan 2013 13:51:00 +0000 (14:51 +0100)]
Updated copyright for 0.6.19.

11 years agoUpdated unreleased changelog entry to 0.6.19-1.
Sebastian Harl [Thu, 24 Jan 2013 13:50:48 +0000 (14:50 +0100)]
Updated unreleased changelog entry to 0.6.19-1.

11 years agoMerge branch 'wheezy' into experimental.
Sebastian Harl [Thu, 24 Jan 2013 13:40:15 +0000 (14:40 +0100)]
Merge branch 'wheezy' into experimental.

Conflicts:
debian/changelog

11 years agoReleased the changelog for unstable.
Sebastian Harl [Sat, 24 Nov 2012 14:35:00 +0000 (15:35 +0100)]
Released the changelog for unstable.

11 years agopatches/: adjust-template-path: Fixed the patch for empty templates.d.
Sebastian Harl [Sat, 24 Nov 2012 14:31:57 +0000 (15:31 +0100)]
patches/: adjust-template-path: Fixed the patch for empty templates.d.

Some versions of glob() return nothing in this case, resulting in PHP syntax
errors and a crash of PNP4Nagios.

Thanks to Christoph Anton Mitterer for reporting this and pointing out a fix!
Closes: #683138
11 years agocontrol: Fixed versioned build-dep on libjs-jquery-ui.
Sebastian Harl [Wed, 1 Aug 2012 11:07:24 +0000 (13:07 +0200)]
control: Fixed versioned build-dep on libjs-jquery-ui.

Adapted versioned build-dep on libjs-jquery-ui to the workaround used by that
package (1.8.14 -> 1.8.ooops.14).

Thanks to Christoph Anton Mitterer for reporting this.
Closes: #683100
11 years agocontrol: Optionally depend on php5-cgi instead of libapache2-mod-php5.
Sebastian Harl [Thu, 14 Jun 2012 10:11:04 +0000 (12:11 +0200)]
control: Optionally depend on php5-cgi instead of libapache2-mod-php5.

This allows for easier installations when not using Apache; thanks to Matthias
Wamser for reporting this.

Closes: #671231
11 years agopnp4nagios.postrm: Fixed typo: Apache's config files use file suffix .conf.
Sebastian Harl [Thu, 14 Jun 2012 09:56:40 +0000 (11:56 +0200)]
pnp4nagios.postrm: Fixed typo: Apache's config files use file suffix .conf.

… rather than .cfg; this prevented /etc/apache2/conf.d/pnp4nagios.conf from
being removed on remove/purge; thanks to Andreas Beckmann for reporting this.
cf. #669839

12 years agoREADME.Debian: Fixed typo.
Sebastian Harl [Wed, 1 Feb 2012 07:57:22 +0000 (08:57 +0100)]
README.Debian: Fixed typo.

D'oh! ;-)

Thanks to Tolimar for pointing this out!

12 years agopo/es.po: Updated by debconf-updatepo. v_0_6_16-1
Sebastian Harl [Tue, 31 Jan 2012 13:02:48 +0000 (14:02 +0100)]
po/es.po: Updated by debconf-updatepo.

12 years agoREADME.templates.d: Added README file for the use of /e/pnp4nagios/templates.d.
Sebastian Harl [Tue, 31 Jan 2012 13:01:11 +0000 (14:01 +0100)]
README.templates.d: Added README file for the use of /e/pnp4nagios/templates.d.

The file will be installed to that directory.

12 years agopatches/adjust-template-path: Added support for /etc/pnp4nagios/templates.d.
Sebastian Harl [Tue, 31 Jan 2012 12:54:42 +0000 (13:54 +0100)]
patches/adjust-template-path: Added support for /etc/pnp4nagios/templates.d.

12 years agoREADME.Debian: Added a note about installation with Icinga.
Sebastian Harl [Tue, 31 Jan 2012 09:03:57 +0000 (10:03 +0100)]
README.Debian: Added a note about installation with Icinga.

… referring to the different htpasswd.users file location; thanks to Alexander
Reichle-Schmehl for reporting this.
Closes: #646587
12 years agopo/: Added Czech debconf translations.
Sebastian Harl [Tue, 31 Jan 2012 09:00:47 +0000 (10:00 +0100)]
po/: Added Czech debconf translations.

Thanks to Michal Šimůnek for providing those.
Closes: #655132
12 years agopo/: Added Danish debconf translations.
Sebastian Harl [Tue, 31 Jan 2012 08:58:33 +0000 (09:58 +0100)]
po/: Added Danish debconf translations.

Thanks to Joe Dalton for providing those (Closes: #654816).

12 years agopo/: Added Dutch debconf translations.
Sebastian Harl [Tue, 31 Jan 2012 08:56:10 +0000 (09:56 +0100)]
po/: Added Dutch debconf translations.

Thanks to Jeroen Schot for providing those.
Closes: #654214
12 years agopo/: Added Portuguese debconf translations.
Sebastian Harl [Tue, 31 Jan 2012 08:53:53 +0000 (09:53 +0100)]
po/: Added Portuguese debconf translations.

Thanks to Pedro Ribeiro for providing those.
Closes: #651432
12 years agopo/: Added Spanish debconf translations.
Sebastian Harl [Tue, 31 Jan 2012 08:50:47 +0000 (09:50 +0100)]
po/: Added Spanish debconf translations.

Thanks to Camaleón for providing those.
Closes: #632953
12 years agopnp4nagios-web.postinst: Don't call a2mod / restart apache2 unconditionally.
Sebastian Harl [Tue, 31 Jan 2012 08:47:01 +0000 (09:47 +0100)]
pnp4nagios-web.postinst: Don't call a2mod / restart apache2 unconditionally.

… rather, only if the binaries are available.

Thanks to Wouter Schoot for reporting this.
Closes: #636218
12 years agopnp4nagios-bin.install: Install verify_pnp_config_v2.pl.
Sebastian Harl [Tue, 31 Jan 2012 08:39:57 +0000 (09:39 +0100)]
pnp4nagios-bin.install: Install verify_pnp_config_v2.pl.

… to /u/l/pnp4nagios/libexec/.

12 years agocopyright: Added missing GPL-2 and GPL-3+ license information.
Sebastian Harl [Tue, 31 Jan 2012 08:33:18 +0000 (09:33 +0100)]
copyright: Added missing GPL-2 and GPL-3+ license information.

12 years agocopyright: Fixed DEP5 syntax errors.
Sebastian Harl [Tue, 31 Jan 2012 08:23:37 +0000 (09:23 +0100)]
copyright: Fixed DEP5 syntax errors.

12 years agorules: Added recommended targets build-{arch,indep} depending on build-stamp.
Sebastian Harl [Tue, 31 Jan 2012 08:21:22 +0000 (09:21 +0100)]
rules: Added recommended targets build-{arch,indep} depending on build-stamp.

12 years agopatches/adjust-template-path: Updated.
Sebastian Harl [Tue, 31 Jan 2012 08:15:10 +0000 (09:15 +0100)]
patches/adjust-template-path: Updated.

12 years agocopyright: Updated for 0.6.16.
Sebastian Harl [Tue, 31 Jan 2012 08:12:29 +0000 (09:12 +0100)]
copyright: Updated for 0.6.16.

12 years agocontrol: Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14.
Sebastian Harl [Tue, 31 Jan 2012 07:52:20 +0000 (08:52 +0100)]
control: Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14.

… rather than unversioned dependencies. This is what upstream did as well.

12 years agochangelog: Updated to 0.6.16-1.
Sebastian Harl [Tue, 31 Jan 2012 07:35:57 +0000 (08:35 +0100)]
changelog: Updated to 0.6.16-1.

12 years agochangelog: Documented changes in README.Debian. v_0_6_13-1
Sebastian Harl [Wed, 22 Jun 2011 10:42:56 +0000 (12:42 +0200)]
changelog: Documented changes in README.Debian.

12 years agocontrol: Updated standards-version to 3.9.2 -- no changes.
Sebastian Harl [Wed, 22 Jun 2011 10:23:26 +0000 (12:23 +0200)]
control: Updated standards-version to 3.9.2 -- no changes.

12 years agopo: Added Swedish debconf translation.
Sebastian Harl [Wed, 22 Jun 2011 10:00:58 +0000 (12:00 +0200)]
po: Added Swedish debconf translation.

Thanks to Martin Bagge for providing the translation.
Closes: #628926
12 years agopo: Added Japanese debconf translation
Sebastian Harl [Wed, 22 Jun 2011 09:55:03 +0000 (11:55 +0200)]
po: Added Japanese debconf translation

Thanks to Hideki Yamane for providing the translation.
Closes: #626386
12 years agorules: Don't remove scripts/rc.pnp_gearman_worker in 'clean'.
Sebastian Harl [Wed, 22 Jun 2011 09:47:09 +0000 (11:47 +0200)]
rules: Don't remove scripts/rc.pnp_gearman_worker in 'clean'.

This is now taken care of in the upstream Makefile.

12 years agopatches: Removed manpage-hyphen -- applied upstream.
Sebastian Harl [Wed, 22 Jun 2011 09:37:10 +0000 (11:37 +0200)]
patches: Removed manpage-hyphen -- applied upstream.

12 years agochangelog: Updated to 0.6.13-1.
Sebastian Harl [Wed, 22 Jun 2011 09:35:54 +0000 (11:35 +0200)]
changelog: Updated to 0.6.13-1.

12 years agoREADME.Debian: Be a bit more verbose about how to setup Gearman mode.
Sebastian Harl [Thu, 19 May 2011 08:47:49 +0000 (10:47 +0200)]
README.Debian: Be a bit more verbose about how to setup Gearman mode.

12 years agoREADME.Debian: Added a note about Perl modules required in Gearman mode.
Sebastian Harl [Wed, 27 Apr 2011 08:07:30 +0000 (10:07 +0200)]
README.Debian: Added a note about Perl modules required in Gearman mode.

12 years agoREADME.Debian, control: Added some notes about Gearman mode. v_0_6_12-1
Sebastian Harl [Wed, 27 Apr 2011 07:33:31 +0000 (09:33 +0200)]
README.Debian, control: Added some notes about Gearman mode.

12 years ago-bin.pnp_gearman_worker.{default,init}: Init script for Gearman worker.
Sebastian Harl [Wed, 27 Apr 2011 07:08:49 +0000 (09:08 +0200)]
-bin.pnp_gearman_worker.{default,init}: Init script for Gearman worker.

The daemon is disabled by default.

12 years agorules: Remove generated scripts/rc.pnp_gearman_worker in 'clean'.
Sebastian Harl [Tue, 26 Apr 2011 12:46:58 +0000 (14:46 +0200)]
rules: Remove generated scripts/rc.pnp_gearman_worker in 'clean'.

12 years agopatches/: Added manpage-hyphen -- do not use hyphens as minus sign in npcd.8.
Sebastian Harl [Tue, 26 Apr 2011 12:38:19 +0000 (14:38 +0200)]
patches/: Added manpage-hyphen -- do not use hyphens as minus sign in npcd.8.

12 years agorules: Do not install config_local.php and config.php.$PKG_VERSION.
Sebastian Harl [Tue, 26 Apr 2011 12:25:26 +0000 (14:25 +0200)]
rules: Do not install config_local.php and config.php.$PKG_VERSION.

12 years agorules, pnp4nagios-bin.install: Do not install npcd.8 using dh_installman.
Sebastian Harl [Tue, 26 Apr 2011 11:51:52 +0000 (13:51 +0200)]
rules, pnp4nagios-bin.install: Do not install npcd.8 using dh_installman.

This is done by the upstream Makefile now.

12 years agoUpdated changelog.
Sebastian Harl [Tue, 26 Apr 2011 11:50:38 +0000 (13:50 +0200)]
Updated changelog.

12 years agorules: Do not pass --prefix to configure and set man-/infodir correctly.
Sebastian Harl [Tue, 26 Apr 2011 11:46:41 +0000 (13:46 +0200)]
rules: Do not pass --prefix to configure and set man-/infodir correctly.

The prefix is set by layout=debian and cannot be overwritten, thus do not
pretend this is possible. Also, do not use $prefix when setting man-/infodir
but specify the complete path.

12 years agorules: npcd.cfg and process_perfdata.cfg are no longer installed as samples.
Sebastian Harl [Tue, 26 Apr 2011 11:42:04 +0000 (13:42 +0200)]
rules: npcd.cfg and process_perfdata.cfg are no longer installed as samples.

Thus, no need to rename the sample to the real config file.

12 years agocopyright: Updated for version 0.6.12.
Sebastian Harl [Tue, 26 Apr 2011 11:29:22 +0000 (13:29 +0200)]
copyright: Updated for version 0.6.12.

12 years agopatches/: Removed raise-process-perfdata-timeout.
Sebastian Harl [Tue, 26 Apr 2011 11:08:17 +0000 (13:08 +0200)]
patches/: Removed raise-process-perfdata-timeout.

A similar patch has been included upstream.

12 years agochangelog: Updated to 0.6.12-1.
Sebastian Harl [Tue, 26 Apr 2011 11:02:04 +0000 (13:02 +0200)]
changelog: Updated to 0.6.12-1.

12 years agochangelog: Fixed typo. v_0_6_11-2
Sebastian Harl [Tue, 26 Apr 2011 09:49:07 +0000 (11:49 +0200)]
changelog: Fixed typo.

12 years agochangelog: Set distribution to 'unstable'.
Sebastian Harl [Tue, 26 Apr 2011 09:46:25 +0000 (11:46 +0200)]
changelog: Set distribution to 'unstable'.

12 years agochangelog: Be a bit more verbose.
Sebastian Harl [Tue, 26 Apr 2011 09:43:48 +0000 (11:43 +0200)]
changelog: Be a bit more verbose.

12 years agocopyright: Added po/ru.po.
Sebastian Harl [Tue, 26 Apr 2011 09:40:41 +0000 (11:40 +0200)]
copyright: Added po/ru.po.

12 years agopo/: Added Russian debconf translation.
Sebastian Harl [Tue, 26 Apr 2011 08:39:21 +0000 (10:39 +0200)]
po/: Added Russian debconf translation.

Thanks to Yuri Kozlov for providing the translation.
Closes: #623798
13 years agopnp4nagios-web.postinst: Do not set permissions of /var/log/pnp4nagios/stats.
Sebastian Harl [Thu, 21 Apr 2011 10:21:01 +0000 (12:21 +0200)]
pnp4nagios-web.postinst: Do not set permissions of /var/log/pnp4nagios/stats.

This is done in pnp4nagios-bin.postinst which ships the directory.

13 years agodebian/po/: Added German debconf translation.
Sebastian Harl [Mon, 18 Apr 2011 08:29:50 +0000 (10:29 +0200)]
debian/po/: Added German debconf translation.

13 years agodebian/po/: Added French debconf translation.
Sebastian Harl [Mon, 18 Apr 2011 08:04:36 +0000 (10:04 +0200)]
debian/po/: Added French debconf translation.

Thanks to Christian Perrier for providing the translation.
Closes: #623181
13 years agochangelog: Updated timestamp ;-) v_0_6_11-1
Sebastian Harl [Mon, 14 Feb 2011 12:15:55 +0000 (13:15 +0100)]
changelog: Updated timestamp ;-)

13 years agopnp4nagios-bin.npcd.default: Disable NPCD by default.
Sebastian Harl [Mon, 14 Feb 2011 12:11:23 +0000 (13:11 +0100)]
pnp4nagios-bin.npcd.default: Disable NPCD by default.

Using NPCD is optional, so it should not be enabled by default. Also, users
might want to modify the configuration before having the daemon started.

Updated README.Debian to reflect this change.

13 years agopnp4nagios-bin.npcd.init: Removed whitespace before ':' when starting npcd.
Sebastian Harl [Mon, 14 Feb 2011 11:17:10 +0000 (12:17 +0100)]
pnp4nagios-bin.npcd.init: Removed whitespace before ':' when starting npcd.

13 years agochangelog: Fixed typo.
Sebastian Harl [Mon, 14 Feb 2011 10:30:36 +0000 (11:30 +0100)]
changelog: Fixed typo.

13 years agocontrol: Set maintainer to Debian Nagios Maintainer Group.
Sebastian Harl [Mon, 14 Feb 2011 10:16:10 +0000 (11:16 +0100)]
control: Set maintainer to Debian Nagios Maintainer Group.

13 years agocontrol: Added Vcs-* fields.
Sebastian Harl [Fri, 11 Feb 2011 10:54:52 +0000 (11:54 +0100)]
control: Added Vcs-* fields.

13 years agorules: Do not call dh_installinit for "-a -Npnp4nagios-bin".
Sebastian Harl [Thu, 10 Feb 2011 12:14:37 +0000 (13:14 +0100)]
rules: Do not call dh_installinit for "-a -Npnp4nagios-bin".

Lenny's debhelper does not cope with that since no package is left.

13 years agoMake Apache2 configuration optional using debconf.
Sebastian Harl [Thu, 10 Feb 2011 12:03:39 +0000 (13:03 +0100)]
Make Apache2 configuration optional using debconf.

Also, use po-debconf for internationalization support.

13 years agorules: Fixed the Kohana2 system path.
Sebastian Harl [Thu, 10 Feb 2011 10:43:45 +0000 (11:43 +0100)]
rules: Fixed the Kohana2 system path.

13 years agocontrol: Let -web depend on libkohana2-php.
Sebastian Harl [Thu, 10 Feb 2011 10:39:33 +0000 (11:39 +0100)]
control: Let -web depend on libkohana2-php.

… rather than libkohana-php.

13 years agorules: Fixed path to README.Debian.
Sebastian Harl [Thu, 10 Feb 2011 10:19:01 +0000 (11:19 +0100)]
rules: Fixed path to README.Debian.

13 years agoInstall NPCD init/default scripts with --name=npcd rather than pnp4nagios-bin.
Sebastian Harl [Thu, 10 Feb 2011 10:14:28 +0000 (11:14 +0100)]
Install NPCD init/default scripts with --name=npcd rather than pnp4nagios-bin.

13 years agorules: Install README.Debian as well.
Sebastian Harl [Thu, 10 Feb 2011 10:08:18 +0000 (11:08 +0100)]
rules: Install README.Debian as well.

13 years agorules: Pass --with-httpd-conf=/etc/apache2/conf.d to configure.
Sebastian Harl [Thu, 10 Feb 2011 09:18:08 +0000 (10:18 +0100)]
rules: Pass --with-httpd-conf=/etc/apache2/conf.d to configure.

Else, it'll fall back to /etc/httpd/conf.d if Apache is not installed at build
time.

13 years agocontrol: Build-depend on autotools-dev.
Sebastian Harl [Thu, 10 Feb 2011 09:04:59 +0000 (10:04 +0100)]
control: Build-depend on autotools-dev.

13 years agochangelog: Mention and describe all patches.
Sebastian Harl [Wed, 9 Feb 2011 16:34:50 +0000 (17:34 +0100)]
changelog: Mention and describe all patches.

13 years agochangelog: Be more verbose ;-)
Sebastian Harl [Wed, 9 Feb 2011 16:31:59 +0000 (17:31 +0100)]
changelog: Be more verbose ;-)

13 years agoRemove *.in from examples/ssi
Sven Velt [Wed, 9 Feb 2011 14:40:48 +0000 (15:40 +0100)]
Remove *.in from examples/ssi

13 years agoCleaned up pnp4nagios-bin.init.
Sebastian Harl [Thu, 3 Feb 2011 12:19:32 +0000 (13:19 +0100)]
Cleaned up pnp4nagios-bin.init.

13 years agoUpdated copyright.
Sebastian Harl [Thu, 3 Feb 2011 12:10:06 +0000 (13:10 +0100)]
Updated copyright.

13 years agopatches/raise-process-perfdata-timeout: More verbose description.
Sebastian Harl [Thu, 3 Feb 2011 12:01:58 +0000 (13:01 +0100)]
patches/raise-process-perfdata-timeout: More verbose description.

13 years agoCleaned up and documented patches.
Sebastian Harl [Thu, 3 Feb 2011 11:38:45 +0000 (12:38 +0100)]
Cleaned up and documented patches.

13 years agorules: Install man/npcd.8.
Sebastian Harl [Thu, 3 Feb 2011 11:27:27 +0000 (12:27 +0100)]
rules: Install man/npcd.8.

13 years agoSplit package into "pnp4nagios-bin" and "pnp4nagios-web".
Sebastian Harl [Thu, 3 Feb 2011 11:23:18 +0000 (12:23 +0100)]
Split package into "pnp4nagios-bin" and "pnp4nagios-web".

In theory, this allows to run the two parts on different hosts. Also, this
way, the rather large /usr/share is shipped in an arch=all package.

13 years agocopyright: Updated and completed.
Sebastian Harl [Thu, 3 Feb 2011 09:59:49 +0000 (10:59 +0100)]
copyright: Updated and completed.

13 years agochangelog: Merged all entries.
Sebastian Harl [Wed, 2 Feb 2011 18:09:44 +0000 (19:09 +0100)]
changelog: Merged all entries.

Imho, there is no benefit from having multiple "new upstream release" entries
that have never been used anywhere.

13 years agowatch: Mangle ".rc" to "~rc" in the upstream version.
Sebastian Harl [Wed, 2 Feb 2011 17:42:19 +0000 (18:42 +0100)]
watch: Mangle ".rc" to "~rc" in the upstream version.

13 years agowatch: Use the SF redirector.
Sebastian Harl [Wed, 2 Feb 2011 17:41:19 +0000 (18:41 +0100)]
watch: Use the SF redirector.

13 years agocontrol: Updated to standards-version 3.9.1.
Sebastian Harl [Wed, 2 Feb 2011 17:40:05 +0000 (18:40 +0100)]
control: Updated to standards-version 3.9.1.

13 years agosource/format: Document the use of source format 1.0.
Sebastian Harl [Wed, 2 Feb 2011 17:39:11 +0000 (18:39 +0100)]
source/format: Document the use of source format 1.0.