From 1e9d9abffa27a45d24cb2e978f302ff25c2c7f76 Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Fri, 12 Mar 2010 14:33:56 +1100 Subject: v3.10.12 in light of recent bugfix release Also, switch to dpkg-source 3.0 (quilt) format. --- debian/changelog | 8 ++++++++ debian/source/format | 1 + 2 files changed, 9 insertions(+) create mode 100644 debian/source/format (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2db409a..5d98283 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-dmidecode (3.10.12-1) unstable; urgency=low + + * Switch to dpkg-source 3.0 (quilt) format + * Upstream bugfix release. See the following URI for details: + https://bugzilla.redhat.com/show_bug.cgi?id=583867 + + -- Nima Talebi Fri, 12 Mar 2010 14:31:45 +1100 + python-dmidecode (3.10.11-2) unstable; urgency=low * Small fix to example file. diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- cgit