** Description changed:
- Scheduled-For: 23.01
Upstream: tbd
- Debian: 4.4.0-5
+ Debian: 4.4.0-5
Ubuntu: 4.4.0-3ubuntu1
-
Debian does new releases regularly, so it's likely there will be newer
versions available before FF that we can pick up if this merge is done
later in the cycle.
-
### New Debian Changes ###
backuppc (4.4.0-5) unstable; urgency=medium
- [ Simon McVittie ]
- * debian/rules: Specify canonical path to ping6. (Closes: #992647)
+ [ Simon McVittie ]
+ * debian/rules: Specify canonical path to ping6. (Closes: #992647)
- [ Axel Beckert ]
- * Remove wrong declaration of /etc/backuppc/hosts being Perl syntax.
- * Refresh 09-hardcode-debians-rundir.patch to remove unwanted offset.
+ [ Axel Beckert ]
+ * Remove wrong declaration of /etc/backuppc/hosts being Perl syntax.
+ * Refresh 09-hardcode-debians-rundir.patch to remove unwanted offset.
- -- Axel Beckert <[email protected]> Thu, 02 Sep 2021 02:10:05 +0200
+ -- Axel Beckert <[email protected]> Thu, 02 Sep 2021 02:10:05 +0200
backuppc (4.4.0-4) unstable; urgency=medium
- * Don't try to create /var/lib/backuppc/pc/localhost/ if it already
- exists. Fixes follow-up errors if initial configuration of backuppc
- failed for some other reason. (See also #992597)
- * Drop dependencies on Perl modules which are in Perl's core since at
- least Perl 5.9.4, namely libdigest-md5-perl, libio-compress-perl, and
- libcompress-zlib-perl.
- * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
- * Drop no more needed and previously redundant entry lib/systemd/system
- from debian/dirs.
- * Drop outdated sanity check in init script. (Closes: #992597).
+ * Don't try to create /var/lib/backuppc/pc/localhost/ if it already
+ exists. Fixes follow-up errors if initial configuration of backuppc
+ failed for some other reason. (See also #992597)
+ * Drop dependencies on Perl modules which are in Perl's core since at
+ least Perl 5.9.4, namely libdigest-md5-perl, libio-compress-perl, and
+ libcompress-zlib-perl.
+ * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
+ * Drop no more needed and previously redundant entry lib/systemd/system
+ from debian/dirs.
+ * Drop outdated sanity check in init script. (Closes: #992597).
- -- Axel Beckert <[email protected]> Fri, 20 Aug 2021 20:45:09 +0200
+ -- Axel Beckert <[email protected]> Fri, 20 Aug 2021 20:45:09 +0200
backuppc (4.4.0-3) unstable; urgency=medium
- [ Axel Beckert ]
- * Add a note to README.Debian pointing to NEWS.Debian for upgrade
- instructions. (See discussion in #981423.)
+ [ Axel Beckert ]
+ * Add a note to README.Debian pointing to NEWS.Debian for upgrade
+ instructions. (See discussion in #981423.)
- [ Jonathan Wiltshire ]
- * Refine debian/NEWS; split some of the detail in debian/UPGRADING
+ [ Jonathan Wiltshire ]
+ * Refine debian/NEWS; split some of the detail in debian/UPGRADING
- -- Jonathan Wiltshire <[email protected]> Mon, 12 Apr 2021 19:02:10 +0100
+ -- Jonathan Wiltshire <[email protected]> Mon, 12 Apr 2021 19:02:10 +0100
backuppc (4.4.0-2) unstable; urgency=medium
- * postinst: Fix dpkg-statoverride warning 'deprecated --force option'.
- * Make backuppc-rsync a hard dependency: The daemon fails to start even
- if only SMB backups are configured. Thanks autopkgtest!
- * Add a debian/TODO list with some future/wishlist packaging todos.
+ * postinst: Fix dpkg-statoverride warning 'deprecated --force option'.
+ * Make backuppc-rsync a hard dependency: The daemon fails to start even
+ if only SMB backups are configured. Thanks autopkgtest!
+ * Add a debian/TODO list with some future/wishlist packaging todos.
- -- Axel Beckert <[email protected]> Thu, 31 Dec 2020 16:54:06 +0100
+ -- Axel Beckert <[email protected]> Thu, 31 Dec 2020 16:54:06 +0100
backuppc (4.4.0-1) unstable; urgency=medium
- [ Debian Janitor ]
- * Wrap long lines in changelog entries: 3.1.0-1.
- * Bump debhelper from old 11 to 12.
- * Set debhelper-compat version in Build-Depends.
- * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
- * Fix day-of-week for changelog entries 3.2.1-2, 2.0.0-5.
+ [ Debian Janitor ]
+ * Wrap long lines in changelog entries: 3.1.0-1.
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Fix day-of-week for changelog entries 3.2.1-2, 2.0.0-5.
- [ Jonathan Wiltshire ]
- * New major upstream release (Closes: #873075)
- + Add new depends/recommends: libbackuppc-xs-perl,
- libfile-listing-perl, backuppc-rsync, libfile-rsyncp-perl
- + Refresh patches for 4.3.1, debian/{rules,dirs,docs}.
- + Install upstream systemd service file.
- + Add patch 08-fix-systemd-unit.patch: use Debian-ish concepts in the
- service file.
- + Add a debian/NEWS entry wrt. to necessary config changes and
- installation of the backuppc-rsync package on clients.
- [ Axel Beckert ]
- + 07-reload-user.patch: Update variable names and path to upstream
- init script.
- + Refresh patches for 4.4.0 including debian/config.pl.diff, drop
- hunks from 01-debian.patch which were applied upstream.
- + Bump minimum versions of backuppc-rsync and libbackuppc-xs-perl
- according to the 4.4.0 upstream release notes.
- + Suggest libscgi-perl.
- + Drop libfile-rsyncp-perl from Recommends. It has been replaced with
- backuppc-rsync. This also solves issues caused by File::RsyncP like
- missing rsync compression support. (Closes: #538272, #954241)
- + Update init script to be closer to upstream's init script again.
- - Update documentation.
- - Use $RUNDIR and define it once.
- + Update debian/README.Debian and debian/NEWS with regards to what's
- needed for BackupPC 4 and especially the migration from V3 to V4.
- + Add patch to hardcode /run/backuppc as RunDir in BackupPC::Lib.
- + Add some of the new dependencies also as build-dependencies.
- + Drop dependency on libwww-perl, replaced by dependency on
- libfile-listing-perl. (See #602787)
- + Demote rsync to suggestion, now only needed for backing up localhost
- using rsync, replaced by backuppc-rsync on the server-side.
- + Drop 03-ipv6.patch and libsocket6-perl dependencies. (BackupPC 4 has
- native IPv6 support albeit implemented differently.)
+ [ Jonathan Wiltshire ]
+ * New major upstream release (Closes: #873075)
+ + Add new depends/recommends: libbackuppc-xs-perl,
+ libfile-listing-perl, backuppc-rsync, libfile-rsyncp-perl
+ + Refresh patches for 4.3.1, debian/{rules,dirs,docs}.
+ + Install upstream systemd service file.
+ + Add patch 08-fix-systemd-unit.patch: use Debian-ish concepts in the
+ service file.
+ + Add a debian/NEWS entry wrt. to necessary config changes and
+ installation of the backuppc-rsync package on clients.
+ [ Axel Beckert ]
+ + 07-reload-user.patch: Update variable names and path to upstream
+ init script.
+ + Refresh patches for 4.4.0 including debian/config.pl.diff, drop
+ hunks from 01-debian.patch which were applied upstream.
+ + Bump minimum versions of backuppc-rsync and libbackuppc-xs-perl
+ according to the 4.4.0 upstream release notes.
+ + Suggest libscgi-perl.
+ + Drop libfile-rsyncp-perl from Recommends. It has been replaced with
+ backuppc-rsync. This also solves issues caused by File::RsyncP like
+ missing rsync compression support. (Closes: #538272, #954241)
+ + Update init script to be closer to upstream's init script again.
+ - Update documentation.
+ - Use $RUNDIR and define it once.
+ + Update debian/README.Debian and debian/NEWS with regards to what's
+ needed for BackupPC 4 and especially the migration from V3 to V4.
+ + Add patch to hardcode /run/backuppc as RunDir in BackupPC::Lib.
+ + Add some of the new dependencies also as build-dependencies.
+ + Drop dependency on libwww-perl, replaced by dependency on
+ libfile-listing-perl. (See #602787)
+ + Demote rsync to suggestion, now only needed for backing up localhost
+ using rsync, replaced by backuppc-rsync on the server-side.
+ + Drop 03-ipv6.patch and libsocket6-perl dependencies. (BackupPC 4 has
+ native IPv6 support albeit implemented differently.)
- [ Axel Beckert ]
- * Rename debian/{NEWS.Debian → NEWS}, fix syntax of 2018 trailer line.
- * Set 'Rules-Requires-Root: binary-targets'.
- * Add lintian override for executable-in-usr-lib triggered by CGI
- script.
- * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
- * Recode debian/po/{fr,nl}.po from ISO-8859-15 to UTF-8. Fixes lintian
- warning national-encoding.
- * Bump debhelper-compat to 13.
-
+ [ Axel Beckert ]
+ * Rename debian/{NEWS.Debian → NEWS}, fix syntax of 2018 trailer line.
+ * Set 'Rules-Requires-Root: binary-targets'.
+ * Add lintian override for executable-in-usr-lib triggered by CGI
+ script.
+ * Declare compliance with Debian Policy 4.5.1. (No changes needed.)
+ * Recode debian/po/{fr,nl}.po from ISO-8859-15 to UTF-8. Fixes lintian
+ warning national-encoding.
+ * Bump debhelper-compat to 13.
### Old Ubuntu Delta ###
backuppc (4.4.0-3ubuntu1) impish; urgency=medium
- * d/t/smb-backup: Reinstall iputils-ping in order to workaround a ping6
- suid problem on armhf (LP: #1936437).
+ * d/t/smb-backup: Reinstall iputils-ping in order to workaround a ping6
+ suid problem on armhf (LP: #1936437).
- -- Sergio Durigan Junior <[email protected]> Thu, 15 Jul
+ -- Sergio Durigan Junior <[email protected]> Thu, 15 Jul
2021 18:21:11 -0400
** Changed in: backuppc (Ubuntu)
Milestone: None => ubuntu-22.01
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946845
Title:
Merge backuppc from Debian unstable for 22.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1946845/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs