From d3e8d76b033d6be3c3af1d0dc43261f74f62cd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 20:27:00 +0200 Subject: Mark dmidecode Multi-Arch: foreign --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 409a1d5..c62bbba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dmidecode (3.2-2) UNRELEASED; urgency=medium + + * Mark dmidecode Multi-Arch: foreign (Closes: #929455). + - Thanks to: Helmut Grohne . + + -- Jörg Frings-Fürst Sat, 25 May 2019 20:22:55 +0200 + dmidecode (3.2-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 57e69fe..314a108 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Homepage: https://nongnu.org/dmidecode/ Package: dmidecode Priority: important Architecture: any-amd64 arm64 armhf ia64 any-i386 +Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the -- cgit v1.2.3 From e047e48a3513805ada9ef68be6b803d18f8fa105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 20:42:00 +0200 Subject: d/copyright: Add year 2019 to debian/* --- debian/changelog | 2 ++ debian/copyright | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c62bbba..124bdb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ dmidecode (3.2-2) UNRELEASED; urgency=medium * Mark dmidecode Multi-Arch: foreign (Closes: #929455). - Thanks to: Helmut Grohne . + * debian/copyright: + - Add year 2019 to debian/*. -- Jörg Frings-Fürst Sat, 25 May 2019 20:22:55 +0200 diff --git a/debian/copyright b/debian/copyright index a822abc..f3ad943 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: GPL-2+ Files: debian/* Copyright: 2003-2007 Petter Reinholdtsen 2011-2012 Daniel Baumann - 2014-2018 Jörg Frings-Fürst + 2014-2019 Jörg Frings-Fürst License: GPL-2+ License: GPL-2+ -- cgit v1.2.3 From 6eddc0ffbf676797341f4571d267662fd9fba97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 21:24:20 +0200 Subject: Declare compliance with Debian Policy 4.3.0.3 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 124bdb5..545b3d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dmidecode (3.2-2) UNRELEASED; urgency=medium * Mark dmidecode Multi-Arch: foreign (Closes: #929455). - Thanks to: Helmut Grohne . + * Declare compliance with Debian Policy 4.3.0.3 (No changes needed). * debian/copyright: - Add year 2019 to debian/*. diff --git a/debian/control b/debian/control index 314a108..8cd9ed5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 11) -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.3 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ -- cgit v1.2.3 From 6c2953084cc1307117488b77a50100a8d22ed6e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 May 2019 21:30:53 +0200 Subject: d/changelog: change Date/Time to release --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 545b3d9..77a4659 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dmidecode (3.2-2) UNRELEASED; urgency=medium +dmidecode (3.2-2) unstable; urgency=medium * Mark dmidecode Multi-Arch: foreign (Closes: #929455). - Thanks to: Helmut Grohne . @@ -6,7 +6,7 @@ dmidecode (3.2-2) UNRELEASED; urgency=medium * debian/copyright: - Add year 2019 to debian/*. - -- Jörg Frings-Fürst Sat, 25 May 2019 20:22:55 +0200 + -- Jörg Frings-Fürst Sat, 25 May 2019 21:28:04 +0200 dmidecode (3.2-1) unstable; urgency=medium -- cgit v1.2.3 From 3cd7f887d7a4050cd36f5e72b0e15e8b6737c52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 20:21:38 +0200 Subject: Migrate to debhelper 12 --- debian/changelog | 4 ++++ debian/compat | 2 +- debian/control | 2 +- debian/rules | 3 --- 4 files changed, 6 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 77a4659..604aad8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,10 @@ dmidecode (3.2-2) unstable; urgency=medium * Declare compliance with Debian Policy 4.3.0.3 (No changes needed). * debian/copyright: - Add year 2019 to debian/*. + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. + - debian/rules: Remove obsolete dh_install --fail-missing. -- Jörg Frings-Fürst Sat, 25 May 2019 21:28:04 +0200 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 8cd9ed5..48f460f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dmidecode Section: utils Priority: optional Maintainer: Jörg Frings-Fürst -Build-Depends: debhelper (>= 11) +Build-Depends: debhelper (>= 12) Standards-Version: 4.3.0.3 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ diff --git a/debian/rules b/debian/rules index 6699560..dd31875 100755 --- a/debian/rules +++ b/debian/rules @@ -22,6 +22,3 @@ override_dh_auto_install: # remove useless files rm -f debian/tmp/usr/share/doc/dmidecode/CHANGELOG rm -f debian/tmp/usr/share/doc/dmidecode/README - -override_dh_install: - dh_install --fail-missing -- cgit v1.2.3 From 5721507525f7ccb1b4b3d0f2e8927a0164698eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2019 20:35:21 +0200 Subject: Declare compliance with Debian Policy 4.4.0 --- debian/changelog | 4 ++-- debian/control | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 604aad8..3b627f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ dmidecode (3.2-2) unstable; urgency=medium * Mark dmidecode Multi-Arch: foreign (Closes: #929455). - Thanks to: Helmut Grohne . - * Declare compliance with Debian Policy 4.3.0.3 (No changes needed). + * Declare compliance with Debian Policy 4.4.0 (No changes needed). * debian/copyright: - Add year 2019 to debian/*. * Migrate to debhelper 12: @@ -10,7 +10,7 @@ dmidecode (3.2-2) unstable; urgency=medium - Bump minimum debhelper version in debian/control to >= 12. - debian/rules: Remove obsolete dh_install --fail-missing. - -- Jörg Frings-Fürst Sat, 25 May 2019 21:28:04 +0200 + -- Jörg Frings-Fürst Thu, 11 Jul 2019 20:30:31 +0200 dmidecode (3.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 48f460f..2b07a3a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 12) -Standards-Version: 4.3.0.3 +Standards-Version: 4.4.0 Vcs-Git: git://jff.email/opt/git/dmidecode.git Vcs-Browser: https://jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ -- cgit v1.2.3