From 8fcab09889460707a1db4ac6074f5c81881f3ca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:21:46 +0200 Subject: Change to my new email address --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 708188a..9296946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dmidecode (3.1-2) UNRELEASED; urgency=medium + + * debian/control: + - Change to my new email address. + * debian/copyright: + - Change to my new email address. + + -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 + dmidecode (3.1-1) unstable; urgency=medium * New upstream release (LP: #1688162) (Closes: #860897): -- cgit v1.2.3 From 505eee95f2266f312c0bcfb6c6877bdb54812ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:32:11 +0200 Subject: Use secure URI --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9296946..5c97049 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,12 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/control: - Change to my new email address. + - Use secure homepage URI. * debian/copyright: - Change to my new email address. + - Use secure copyright format URI. + * debian/watch: + - Use secure URI. -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 -- cgit v1.2.3 From 3dfac60913fa38afd598ee4463da93e6fd8916ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:39:07 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5c97049..92a6173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium - Use secure copyright format URI. * debian/watch: - Use secure URI. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 -- cgit v1.2.3 From 40d7e6fdb93e79f67f4cb4a6600591e7241c6b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:40:42 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 92a6173..3ca98c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/watch: - Use secure URI. * Declare compliance with Debian Policy 4.1.5 (No changes needed). + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 -- cgit v1.2.3 From 12c63f075199be9c96dd6b272cd3c97737d77223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 20:53:22 +0200 Subject: Switch Vcs-* to new location --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3ca98c2..9bc0eae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium * debian/control: - Change to my new email address. - Use secure homepage URI. + - Switch Vcs-* to new location. * debian/copyright: - Change to my new email address. - Use secure copyright format URI. -- cgit v1.2.3 From e00c158c4c2c8f64a73bcd889f008ec4718e16f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 21:03:21 +0200 Subject: d/changelog: change date/time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9bc0eae..4e3c514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dmidecode (3.1-2) UNRELEASED; urgency=medium +dmidecode (3.1-2) unstable; urgency=medium * debian/control: - Change to my new email address. @@ -14,7 +14,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - -- Jörg Frings-Fürst Sat, 04 Aug 2018 20:16:22 +0200 + -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:02:37 +0200 dmidecode (3.1-1) unstable; urgency=medium -- cgit v1.2.3 From e411d303162e8f255f6a32eef492d61025afdf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 21:19:52 +0200 Subject: d/copyright: Add year 2018 to debian/* --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4e3c514..2d68b43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ dmidecode (3.1-2) unstable; urgency=medium * debian/copyright: - Change to my new email address. - Use secure copyright format URI. + - Add year 2018 to debian/*. * debian/watch: - Use secure URI. * Declare compliance with Debian Policy 4.1.5 (No changes needed). @@ -14,7 +15,7 @@ dmidecode (3.1-2) unstable; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:02:37 +0200 + -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:18:29 +0200 dmidecode (3.1-1) unstable; urgency=medium -- cgit v1.2.3 From 36f6838fafee9b80fff2e9ff243b8b09ce0b84df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Aug 2018 21:24:37 +0200 Subject: Close bug --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 2d68b43..b8adee8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ dmidecode (3.1-2) unstable; urgency=medium * debian/control: - Change to my new email address. - Use secure homepage URI. - - Switch Vcs-* to new location. + - Switch Vcs-* to new location (Closes: #902259). * debian/copyright: - Change to my new email address. - Use secure copyright format URI. @@ -15,7 +15,7 @@ dmidecode (3.1-2) unstable; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:18:29 +0200 + -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:24:05 +0200 dmidecode (3.1-1) unstable; urgency=medium -- cgit v1.2.3 From 980200c79d4e24c314d54378ef44c6a34384a5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 5 Aug 2018 06:58:17 +0200 Subject: d/watch: Switch to version 4 --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b8adee8..9c57613 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ dmidecode (3.1-2) unstable; urgency=medium - Add year 2018 to debian/*. * debian/watch: - Use secure URI. + - Switch to version 4. * Declare compliance with Debian Policy 4.1.5 (No changes needed). * Migrate to debhelper 11: - Change debian/compat to 11. -- cgit v1.2.3 From 6ad7a37a24ed6e91c9a3d708c09e18bc56587c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 5 Aug 2018 20:22:37 +0200 Subject: fix missing CFLAGS and LDFLAGS --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9c57613..327746b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,10 @@ dmidecode (3.1-2) unstable; urgency=medium - Change to my new email address. - Use secure copyright format URI. - Add year 2018 to debian/*. + * debian/rules: + - Add "export DEB_CFLAGS_MAINT_APPEND = -fPIE" and + "export DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie" to fix missing CFLAGS + and LDFLAGS. * debian/watch: - Use secure URI. - Switch to version 4. @@ -16,7 +20,7 @@ dmidecode (3.1-2) unstable; urgency=medium - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - -- Jörg Frings-Fürst Sat, 04 Aug 2018 21:24:05 +0200 + -- Jörg Frings-Fürst Sun, 05 Aug 2018 20:22:07 +0200 dmidecode (3.1-1) unstable; urgency=medium -- cgit v1.2.3