Run of fresh-snapshots for btrfsmaintenance
Try this locally (using silver-platter):
debian-svp new-upstream --snapshot btrfsmaintenance
Merge these changes:
git pull https://janitor.debian.net/git/btrfsmaintenance fresh-snapshots/main
Summary
Merged new upstream version: 0.4.2+git20190125.f7a8ed2 (was: 0.4.2).
Diff
=== modified file 'README.md'
--- a/README.md 2018-02-04 21:37:37 +0000
+++ b/README.md 2019-09-28 09:39:12 +0000
@@ -156,7 +156,9 @@
There's a set of timer units that run the respective task script. The periods
are configured in the `/etc/sysconfig/btrfsmaintenance` file as well. The
-timers have to be installed using a similar way as cron.
+timers have to be installed using a similar way as cron. Please note that the
+'*.timer' and respective '*.service' files have to be installed so the timers
+work properly.
## Quick start ##
=== modified file 'btrfs-defrag-plugin.py'
--- a/btrfs-defrag-plugin.py 2018-03-15 20:40:55 +0000
+++ b/btrfs-defrag-plugin.py 2019-09-28 09:39:12 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# This plugin defragments rpm files after update.
#
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-10-02 01:43:06 +0000
+++ b/debian/changelog 2019-09-28 09:39:12 +0000
@@ -1,3 +1,9 @@
+btrfsmaintenance (0.4.2+git20190125.f7a8ed2-1) UNRELEASED; urgency=medium
+
+ * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 28 Sep 2019 09:39:06 +0000
+
btrfsmaintenance (0.4.2-1) unstable; urgency=medium
* New upstream version.
=== modified file 'debian/patches/use-default-not-sysconfig.patch'
--- a/debian/patches/use-default-not-sysconfig.patch 2018-02-03 19:02:31 +0000
+++ b/debian/patches/use-default-not-sysconfig.patch 2019-09-28 09:39:26 +0000
@@ -5,8 +5,10 @@
Forwarded: not-needed
Last-Update: 2018-02-02
---- btrfsmaintenance-0.4.orig/btrfsmaintenance-refresh.path
-+++ btrfsmaintenance-0.4/btrfsmaintenance-refresh.path
+Index: btrfsmaintenance/btrfsmaintenance-refresh.path
+===================================================================
+--- btrfsmaintenance.orig/btrfsmaintenance-refresh.path
++++ btrfsmaintenance/btrfsmaintenance-refresh.path
@@ -1,8 +1,8 @@
[Unit]
-Description=Watch /etc/sysconfig/btrfsmaintenance
=== modified file 'dist-install.sh'
--- a/dist-install.sh 2018-10-02 01:22:03 +0000
+++ b/dist-install.sh 2019-09-28 09:39:12 +0000
@@ -35,4 +35,5 @@
echo ""
echo "For systemd.timer-based setups:"
echo "- copy *.timer files to the systemd.unit path (eg. /usr/lib/systemd/system/ or /etc/systemd/system)"
+echo "- copy *.service files to the systemd.unit path (eg. /usr/lib/systemd/system/ or /etc/systemd/system)"
echo "- run './btrfsmaintenance-refresh-cron.sh timer' to enable and schedule the timers"
Debdiff
File lists identical (after any substitutions)
No differences were encountered in the control files