[Merge] lp:~zulcss/horizon/apache-transition into lp:~ubuntu-server-dev/horizon/havana

Colin Watson cjwatson at canonical.com
Thu Jul 18 19:34:26 UTC 2013


On Thu, Jul 18, 2013 at 05:30:33PM -0000, Chuck Short wrote:
> -	install -d -m 755 $(CURDIR)/debian/tmp/etc/apache2/conf.d
> +	install -d -m 755 $(CURDIR)/debian/tmp/etc/apache2/conf-avaialable

Typo.

> -	cp -a $(CURDIR)/debian/openstack-dashboard.conf $(CURDIR)/debian/tmp/etc/apache2/conf.d
> +	cp -a $(CURDIR)/debian/openstack-dashboard.conf $(CURDIR)/debian/tmp/etc/apache2/conf-available

This should use dh_apache2; see
http://wiki.debian.org/Apache/PackagingFor24.

Doesn't this also require a .maintscript (or similar, see
dh_installdeb(1) and dpkg-maintscript-helper(1)) to move the old
conffile to the new location?

-- 
https://code.launchpad.net/~zulcss/horizon/apache-transition/+merge/175641
Your team Ubuntu Server Developers is requested to review the proposed merge of lp:~zulcss/horizon/apache-transition into lp:~ubuntu-server-dev/horizon/havana.



More information about the Ubuntu-reviews mailing list