From 341f2a60b53e3261403907e63c81cb95e8c85208 Mon Sep 17 00:00:00 2001 From: Jonathan Patrick Davies Date: Mon, 11 Aug 2008 21:57:36 +0100 Subject: [PATCH] * debian/changelog: common.py has moved. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7f3fc01..5839d89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ ubuntu-dev-tools (0.37ubuntu1) intrepid; urgency=low - Check that the 'release' and 'package' actually exist on Launchpad. - Use subprocess for dget calls. * buildd: Imported from Martin Pitt's scripts. - * ubuntutools/common.py: Python module to be used to enable the use of cookies + * common.py: Python module to be used to enable the use of cookies to authenticate with Launchpad. * debian/ubuntu-dev-tools.install: Added line to install common.py above to the correct location.