mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-26 18:31:10 +00:00
* debian/control: add a space before the Homepage pseudo-field
* pbuilder-dist: add hardy to the distribution list
This commit is contained in:
parent
a0a9157191
commit
d3a982ac61
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -11,7 +11,11 @@ ubuntu-dev-tools (0.20) hardy; urgency=low
|
|||||||
[ Soren Hansen ]
|
[ Soren Hansen ]
|
||||||
* Added missing python-debian dependency (needed by submittodebian)
|
* 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
|
ubuntu-dev-tools (0.19) gutsy; urgency=low
|
||||||
|
|
||||||
|
@ -105,7 +105,7 @@ distdata()
|
|||||||
|
|
||||||
|
|
||||||
case $DISTRIBUTION in
|
case $DISTRIBUTION in
|
||||||
dapper|edgy|feisty|gutsy) # warty|hoary|breezy
|
dapper|edgy|feisty|gutsy|hardy) # warty|hoary|breezy
|
||||||
distdata ubuntu
|
distdata ubuntu
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user