diff options
author | Nima Talebi <nima@it.net.au> | 2010-03-12 14:33:56 +1100 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2010-03-12 14:33:56 +1100 |
commit | 1e9d9abffa27a45d24cb2e978f302ff25c2c7f76 (patch) | |
tree | f7ec716ac4805dc28e6ffb992d2f6b08dba698bc /debian | |
parent | b8f53274caf24a0efb1af626c5c3d501d5415b56 (diff) | |
download | python-dmidecode-1e9d9abffa27a45d24cb2e978f302ff25c2c7f76.tar.gz python-dmidecode-1e9d9abffa27a45d24cb2e978f302ff25c2c7f76.tar.xz python-dmidecode-1e9d9abffa27a45d24cb2e978f302ff25c2c7f76.zip |
v3.10.12 in light of recent bugfix release
Also, switch to dpkg-source 3.0 (quilt) format.
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) |