[python-debian/master] Fix a changelog typo in 0.1.16

John Wright jsw at debian.org
Fri Apr 16 21:59:24 UTC 2010


availble -> available
---
 debian/changelog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 43aa59e..d551e5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ python-debian (0.1.16) unstable; urgency=low
     - If apt_pkg is not available, AptPkgVersion now raises
       NotImplementedError on any initialization attempt
     - test_debian_support.py now doesn't try to test AptPkgVersion if
-      apt_pkg is not availble
+      apt_pkg is not available
   * test_deb822.py: Don't test gpg info if debian-keyring is not
     available (Closes: #573934)
   * Use the warnings system to report deprecation warnings
-- 
1.6.5




More information about the pkg-python-debian-commits mailing list