From 5ae893495214362bc82a9b5fd45cdf3f36375c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 21:58:02 +0200 Subject: d/control: Change Priority extra to optional --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 205a423..022620f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Change Vcs-* to point to the new repository. + - Change Priority extra to optional. -- Jörg Frings-Fürst Sun, 09 Sep 2018 21:25:57 +0200 diff --git a/debian/control b/debian/control index f0d0b7d..78201bc 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: downtimed Section: admin -Priority: extra +Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 11), -- cgit v1.2.3 From b78c610352bdb70feebf621196df839b8043493c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:04:04 +0200 Subject: d:/copyright: Use secure URI for copyright format and source; Move paragraph for * to frist position --- debian/changelog | 5 ++++- debian/copyright | 11 +++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 022620f..de437de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * debian/control: - Change Vcs-* to point to the new repository. - Change Priority extra to optional. + * debian/copyright: + - Use secure URI for copyright format and source. + - Move paragraph for * to frist position. -- Jörg Frings-Fürst Sun, 09 Sep 2018 21:25:57 +0200 @@ -28,7 +31,7 @@ downtimed (1.0-1) unstable; urgency=medium * debian/copyright: - Add year 2016. - Change copyright at * to Janne Snabb. - + Add debian/README.debian with a comment from Janne Snabb + + Add debian/README.debian with a comment from Janne Snabb about the change. - Add tag for startup-scripts/downtimed.smf.xml. - Clarify license from FreeBSD to BSD-2-clause. diff --git a/debian/copyright b/debian/copyright index 79789a6..5ca23fd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,17 +1,16 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: downtimed Upstream-Contact: Janne Snabb -Source: http://dist.epipe.com/downtimed/ +Source: https://dist.epipe.com/downtimed/ +Files: * +Copyright: 2009-2016 Janne Snabb +License: BSD-2-clause Files: startup-scripts/downtimed.smf.xml Copyright: 2012 Mats Erik Andersson License: BSD-2-clause -Files: * -Copyright: 2009-2016 Janne Snabb -License: BSD-2-clause - Files: debian/* Copyright: 2009-2014 Mats Erik Andersson 2014-2016 Jörg Frings-Fürst -- cgit v1.2.3 From 379aac58965136d428ea088f19ec78c3ae592ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:05:30 +0200 Subject: d:/copyright: Refresh years for debian/* --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index de437de..2f2eef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * debian/copyright: - Use secure URI for copyright format and source. - Move paragraph for * to frist position. + - Refresh years for debian/*. -- Jörg Frings-Fürst Sun, 09 Sep 2018 21:25:57 +0200 diff --git a/debian/copyright b/debian/copyright index 5ca23fd..236a338 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: BSD-2-clause Files: debian/* Copyright: 2009-2014 Mats Erik Andersson - 2014-2016 Jörg Frings-Fürst + 2014-2018 Jörg Frings-Fürst License: BSD-2-clause License: BSD-2-clause -- cgit v1.2.3 From 6ad4c80762f7155992f2b2eca20a086d7f8b4ceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:07:49 +0200 Subject: d/watch: Use secure URI --- debian/changelog | 2 ++ debian/watch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2f2eef8..9e02e56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ downtimed (1.0-2) UNRELEASED; urgency=medium - Use secure URI for copyright format and source. - Move paragraph for * to frist position. - Refresh years for debian/*. + * debian/watch: + - Use secure URI. -- Jörg Frings-Fürst Sun, 09 Sep 2018 21:25:57 +0200 diff --git a/debian/watch b/debian/watch index 871e006..c16220b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -http://dist.epipe.com/downtimed/downtimed-([.0-9]+)\.tar\.gz +https://dist.epipe.com/downtimed/downtimed-([.0-9]+)\.tar\.gz -- cgit v1.2.3 From 2ae5c7ee43ca224b77913bdb2c4ec64230c097e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:15:32 +0200 Subject: Remove deprecated upstart file downtimed.upstart --- debian/changelog | 1 + debian/downtimed.upstart | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 debian/downtimed.upstart diff --git a/debian/changelog b/debian/changelog index 9e02e56..ba8889e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium - Remove --with=systemd from debian/rules. - Remove build depends dh-systemd from debian/control. * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * Remove deprecated upstart file downtimed.upstart. * debian/control: - Change Vcs-* to point to the new repository. - Change Priority extra to optional. diff --git a/debian/downtimed.upstart b/debian/downtimed.upstart deleted file mode 120000 index 015ccbe..0000000 --- a/debian/downtimed.upstart +++ /dev/null @@ -1 +0,0 @@ -../startup-scripts/upstart-startup.conf \ No newline at end of file -- cgit v1.2.3 From 240049228026e6670afbb7f606b097c5e5d9c43e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:19:36 +0200 Subject: Remove old unused patches --- debian/changelog | 1 + debian/patches/01-usage_strings.diff | 35 --------------- debian/patches/02-tell_about_downtime.diff | 68 ------------------------------ debian/patches/series | 2 - 4 files changed, 1 insertion(+), 105 deletions(-) delete mode 100644 debian/patches/01-usage_strings.diff delete mode 100644 debian/patches/02-tell_about_downtime.diff diff --git a/debian/changelog b/debian/changelog index ba8889e..4dd2b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium - Remove build depends dh-systemd from debian/control. * Declare compliance with Debian Policy 4.2.1 (No changes needed). * Remove deprecated upstart file downtimed.upstart. + * Remove old unused patches. * debian/control: - Change Vcs-* to point to the new repository. - Change Priority extra to optional. diff --git a/debian/patches/01-usage_strings.diff b/debian/patches/01-usage_strings.diff deleted file mode 100644 index e9c4cda..0000000 --- a/debian/patches/01-usage_strings.diff +++ /dev/null @@ -1,35 +0,0 @@ -Description: Forgotten update of usage strings. - The executables downtimed(8) and downtimes(1) - have gained the ability to change format string - in a command line option. The executables' usage - texts did not reflect this ability. -Author: Mats Erik Andersson -Forwarded: yes -Last-Update: 2013-11-29 - ---- downtimed-0.6/downtimed.c.orig 2013-07-27 16:46:06.000000000 +0200 -+++ downtimed-0.6/downtimed.c 2013-11-29 09:08:13.000000000 +0100 -@@ -695,8 +695,8 @@ static void - usage() - { - -- fputs("usage: " PROGNAME " [-DvS] [-d datadir] [-l log] [-p pidfile] " -- "[-s sleep]\n", stderr); -+ fputs("usage: " PROGNAME " [-DvS] [-d datadir] [-f timefmt] " -+ "[-l log] [-p pidfile] [-s sleep]\n", stderr); - exit(EX_USAGE); - } - ---- downtimed-0.6/downtimes.c.orig 2013-07-27 16:46:21.000000000 +0200 -+++ downtimed-0.6/downtimes.c 2013-11-29 09:08:08.000000000 +0100 -@@ -194,8 +194,8 @@ static void - usage() - { - -- fputs("usage: " PROGNAME " [-v] [-d downtimedbfile] [-n num] " -- "[-s sleep] [-u]\n", stderr); -+ fputs("usage: " PROGNAME " [-v] [-d downtimedbfile] [-f timefmt] " -+ "[-n num] [-s sleep] [-u]\n", stderr); - exit(EX_USAGE); - } - diff --git a/debian/patches/02-tell_about_downtime.diff b/debian/patches/02-tell_about_downtime.diff deleted file mode 100644 index b551177..0000000 --- a/debian/patches/02-tell_about_downtime.diff +++ /dev/null @@ -1,68 +0,0 @@ -Description: Make the call downtime(1) visible. - The upstream manpage downtimes(1) contains information - on the alternate call downtime(1), but this text is - escaped in the original source. Activate this text. - . - Two minor syntactical changes are made in passing. -Author: Mats Erik Andersson -Forwarded: yes -Last-Update: 2013-11-28 - ---- downtimed-0.6/downtimes.1.orig 2013-07-27 16:53:13.000000000 +0200 -+++ downtimed-0.6/downtimes.1 2013-11-28 23:30:57.000000000 +0100 -@@ -21,22 +21,22 @@ - .IR sleep \|] - .RB [\| \-u \|] - .br --.\".B downtime --.\".RB [\| \-d --.\".IR downtimedbfile \|] --.\".RB [\| \-f --.\".IR timefmt \|] --.\".RB [\| \-n --.\".IR num \|] --.\".RB [\| \-s --.\".IR sleep \|] --.\".RB [\| \-u \|] --.\".br - .B downtimes - .B \-v --.\".br --.\".B downtime --.\".B \-v -+.br -+.B downtime -+.RB [\| \-d -+.IR downtimedbfile \|] -+.RB [\| \-f -+.IR timefmt \|] -+.RB [\| \-n -+.IR num \|] -+.RB [\| \-s -+.IR sleep \|] -+.RB [\| \-u \|] -+.br -+.B downtime -+.B \-v - .SH DESCRIPTION - The - .B downtimes -@@ -44,12 +44,12 @@ - format. The downtime database is maintained by - .BR downtimed (8). - .PP --.\"The singular form --.\".B downtime --.\"displays only details about the last time the system was down where --.\"as the plural form --.\".B downtimes --.\"displays all the records in the database. -+The singular form -+.B downtime -+displays details only about the last time the system was down, -+whereas the plural form -+.B downtimes -+displays all records in the database. - The - .B \-n - option can be used to specify the number of downtime diff --git a/debian/patches/series b/debian/patches/series index ee19027..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +0,0 @@ -#01-usage_strings.diff -#02-tell_about_downtime.diff -- cgit v1.2.3 From bdeed74edb55fd3efa1b4b07e66e6f97cd11ec6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Sep 2018 22:23:41 +0200 Subject: d/changelog: change date/time to release --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4dd2b0b..9f43bbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -downtimed (1.0-2) UNRELEASED; urgency=medium +downtimed (1.0-2) unstable; urgency=medium * Change to my new email address. * New README.source to explain the branching model used. @@ -20,7 +20,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * debian/watch: - Use secure URI. - -- Jörg Frings-Fürst Sun, 09 Sep 2018 21:25:57 +0200 + -- Jörg Frings-Fürst Sun, 09 Sep 2018 22:21:24 +0200 downtimed (1.0-1) unstable; urgency=medium -- cgit v1.2.3