* debian/control: add a space before the Homepage pseudo-field

* pbuilder-dist: add hardy to the distribution list
This commit is contained in:
Laurent Bigonville 2007-10-23 18:56:59 +02:00
parent a0a9157191
commit d3a982ac61
3 changed files with 7 additions and 3 deletions

6
debian/changelog vendored
View File

@ -11,7 +11,11 @@ ubuntu-dev-tools (0.20) hardy; urgency=low
[ Soren Hansen ]
* Added missing python-debian dependency (needed by submittodebian)
-- Soren Hansen <soren@ubuntu.com> Tue, 23 Oct 2007 16:45:44 +0200
[ Laurent Bigonville ]
* debian/control: add a space before the Homepage pseudo-field
* pbuilder-dist: add hardy to the distribution list
-- Laurent Bigonville <bigon@ubuntu.com> Tue, 23 Oct 2007 18:54:32 +0200
ubuntu-dev-tools (0.19) gutsy; urgency=low

View File

@ -105,7 +105,7 @@ distdata()
case $DISTRIBUTION in
dapper|edgy|feisty|gutsy) # warty|hoary|breezy
dapper|edgy|feisty|gutsy|hardy) # warty|hoary|breezy
distdata ubuntu
;;