Code

copyright: update for 5.8.0
[pkg-collectd.git] / debian / collectd-core.templates
index f8ab94f2e3bf52c5a8558ae2c3cb1eb7688f993d..9ff7311007bd79a0279fe75cf238d4714162a24d 100644 (file)
@@ -3,12 +3,12 @@ Type: note
 _Description: Layout of RRD files has changed
  The layout of the RRD files created by collectd has changed significantly
  since version 3.x. In order to keep your old data you have to migrate it.
- This can be done by using /usr/lib/collectd-core/utils/migrate-3-4.px.
+ This can be done by using /usr/lib/collectd/utils/migrate-3-4.px.
  .
  This step requires both the perl and the rrdtool packages to be installed,
  which is currently not the case. You need to perform the migration manually.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz for details.
 
 Template: collectd/auto-migrate-3-4
 Type: boolean
@@ -16,26 +16,26 @@ Default: false
 _Description: Automatically try to migrate your RRD files?
  The layout of the RRD files created by collectd has changed significantly
  since version 3.x. In order to keep your old data you have to migrate it.
- This can be done by using /usr/lib/collectd-core/utils/migrate-3-4.px.
+ This can be done by using /usr/lib/collectd/utils/migrate-3-4.px.
  .
  This step can be done automatically. In this case a backup of
  /var/lib/collectd/ is made in /var/backups/. This script is still
  experimental, though. Do not expect it to work in all cases.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz for details.
 
 Template: collectd/migration-4-5
 Type: note
 _Description: Layout of RRD files has changed in version 5.0
  The layout of some RRD files created by collectd has changed since version
  4.x. In order to keep your old data you have to migrate it. This can be done
- by using /usr/lib/collectd-core/utils/migrate-4-5.px.
+ by using /usr/lib/collectd/utils/migrate-4-5.px.
  .
  This step requires both the perl and the rrdtool packages to be installed,
  which is currently not the case. You need to perform the migration manually.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at
- <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
+ <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/auto-migrate-4-5
 Type: boolean
@@ -43,14 +43,14 @@ Default: false
 _Description: Automatically try to migrate your RRD files?
  The layout of some RRD files created by collectd has changed since version
  4.x. In order to keep your old data you have to migrate it. This can be done
- by using /usr/lib/collectd-core/utils/migrate-4-5.px.
+ by using /usr/lib/collectd/utils/migrate-4-5.px.
  .
  This step can be done automatically. In this case a backup of
  /var/lib/collectd/ is made in /var/backups/. This script is still
  experimental, though. Do not expect it to work in all cases.
  .
- See /usr/share/doc/collectd-core/NEWS.Debian and the collectd wiki at
- <http://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
+ See /usr/share/doc/collectd-core/NEWS.Debian.gz and the collectd wiki at
+ <https://collectd.org/wiki/index.php/V4_to_v5_migration_guide> for details.
 
 Template: collectd/postrm_purge_data
 Type: boolean