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 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') 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 -- 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 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/changelog') 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. -- 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 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') 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 -- 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 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') 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 -- 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 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') 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. -- 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 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') 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. -- 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(-) (limited to 'debian/changelog') 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