diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 9 insertions, 0 deletions
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 <nima@it.net.au> 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) |