diff -Nru authtool-0.2.0/AuthTool/Version.py authtool-0.2.0ubuntu1/AuthTool/Version.py --- authtool-0.2.0/AuthTool/Version.py 2007-02-07 14:15:45.000000000 +0100 +++ authtool-0.2.0ubuntu1/AuthTool/Version.py 2008-02-11 10:54:40.000000000 +0100 @@ -1,2 +1,2 @@ -VERSION="0.2.0" +VERSION="0.2.0ubuntu1" INSTALLED=True \ Kein Zeilenumbruch am Dateiende. diff -Nru /tmp/7Xw7DHs9vb/authtool-0.2.0/debian/changelog /tmp/iCLRMFwOfg/authtool-0.2.0ubuntu1/debian/changelog --- authtool-0.2.0/debian/changelog 2007-02-06 20:47:01.000000000 +0100 +++ authtool-0.2.0ubuntu1/debian/changelog 2008-02-11 10:48:52.000000000 +0100 @@ -1,3 +1,9 @@ +authtool (0.2.0ubuntu1) hardy; urgency=low + + * Added dependency to krb5-config, fixing #120892 + + -- Caspar Clemens Mierau Mon, 11 Feb 2008 10:47:06 +0100 + authtool (0.2.0) feisty; urgency=low * Initial packaging diff -Nru /tmp/7Xw7DHs9vb/authtool-0.2.0/debian/control /tmp/iCLRMFwOfg/authtool-0.2.0ubuntu1/debian/control --- authtool-0.2.0/debian/control 2007-02-07 13:38:56.000000000 +0100 +++ authtool-0.2.0ubuntu1/debian/control 2008-02-11 10:44:12.000000000 +0100 @@ -9,7 +9,7 @@ Package: authtool Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${python:Depends}, python-dnspython +Depends: ${python:Depends}, python-dnspython, krb5-config Description: network authentication configuration tool Authtool is a network authentication configuration tool, for configuring a workstation to authenticate against a server, whether it be LDAP+Kerberos,