diff options
-rw-r--r-- | .pc/.quilt_patches | 1 | ||||
-rw-r--r-- | .pc/.quilt_series | 1 | ||||
-rw-r--r-- | .pc/.version | 1 | ||||
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
5 files changed, 7 insertions, 2 deletions
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches new file mode 100644 index 0000000..6857a8d --- /dev/null +++ b/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series new file mode 100644 index 0000000..c206706 --- /dev/null +++ b/.pc/.quilt_series @@ -0,0 +1 @@ +series diff --git a/.pc/.version b/.pc/.version new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/.pc/.version @@ -0,0 +1 @@ +2 diff --git a/debian/changelog b/debian/changelog index 3de2075..191b935 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ dmidecode (3.5-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release (Closes: #1032980). * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). + * debian/copyright: + - Add year 2023 to myself. -- Jörg Frings-Fürst <debian@jff.email> Wed, 15 Mar 2023 15:10:32 +0100 diff --git a/debian/copyright b/debian/copyright index 46c9c55..f08d9fe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ License: GPL-2+ Files: debian/* Copyright: 2003-2007 Petter Reinholdtsen <pere@debian.org> 2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net> - 2014-2022 Jörg Frings-Fürst <debian@jff.email> + 2014-2023 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ License: GPL-2+ |