diff options
author | Nima Talebi <nima@it.net.au> | 2009-09-09 23:04:00 +1000 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2009-09-09 23:04:00 +1000 |
commit | eae46400aa5e9d218ad773f198f3239724c74700 (patch) | |
tree | 55bbf34b7f0e32056172c5f187731bb26bc9dbdc | |
parent | eb08fd406370a81172d7fdd0663233a5f140b784 (diff) | |
download | python-dmidecode-eae46400aa5e9d218ad773f198f3239724c74700.tar.gz python-dmidecode-eae46400aa5e9d218ad773f198f3239724c74700.tar.xz python-dmidecode-eae46400aa5e9d218ad773f198f3239724c74700.zip |
Catching up to Debian
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 01b37e7..f914725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-dmidecode (3.10.6-3) unstable; urgency=low + + * Updating debian/* to generate package. + + -- Nima Talebi <nima@it.net.au> Wed, 09 Sep 2009 23:01:48 +1000 + python-dmidecode (3.10.6-2) unstable; urgency=low * Fixed homepage (Closes: #540389). diff --git a/debian/control b/debian/control index f0f88e9..bad8447 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Homepage: http://projects.autonomy.net.au/python-dmidecode Maintainer: Nima Talebi <nima@it.net.au> Build-Depends: debhelper (> 7), python-support (>= 0.5.3), python, python-all-dev (>= 2.3.5-11), python-all-dbg, electric-fence (> 2) -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Package: python-dmidecode XB-Python-Version: ${python:Versions} |