Activity log for bug #891977

Date Who What changed Old value New value Message
2011-11-18 10:05:15 Dave Walker bug added bug
2011-11-18 10:05:25 Dave Walker cobbler (Ubuntu): milestone precise-alpha-1
2011-11-18 10:14:07 Dave Walker description debian/control Depends: ttf-ubuntu-font-family debian/cobbler-web.postinst: ... # create links to ubuntu fonts for branding. if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf -a \ ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf ]; then ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf \ /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf fi if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf -a \ ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf ]; then ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf \ /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf ... There may be others. Thanks. debian/control Depends: ttf-ubuntu-font-family debian/cobbler-web.postinst: ...         # create links to ubuntu fonts for branding.         if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf -a \                 ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf ]; then                 ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf \                     /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-R.ttf         fi         if [ -e /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf -a \                 ! -e /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf ]; then                 ln -s /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf \                     /usr/share/cobbler/webroot/cobbler_webui_content/Ubuntu-B.ttf ... debian/cobbler-web.install: debian/logo-ubuntu.png usr/share/cobbler/webroot/cobbler_webui_content/ There may be others. Thanks.
2011-11-18 10:38:47 Dave Walker bug added subscriber Ubuntu Server Release Tracking
2011-11-18 12:46:10 Dave Walker cobbler (Ubuntu): assignee Dave Walker (davewalker)
2011-12-01 22:23:50 Dave Walker cobbler (Ubuntu): milestone precise-alpha-1 precise-alpha-2
2012-01-24 08:03:39 Dave Walker cobbler (Ubuntu): assignee Dave Walker (davewalker) Andres Rodriguez (andreserl)
2012-02-01 17:06:57 Andres Rodriguez cobbler (Ubuntu): status New In Progress
2012-02-01 17:06:59 Andres Rodriguez cobbler (Ubuntu): importance Undecided Low
2012-02-01 18:05:15 Launchpad Janitor cobbler (Ubuntu): status In Progress Fix Released
2012-02-01 18:10:36 Launchpad Janitor branch linked lp:ubuntu/cobbler