[Bug 1196440] Re: apache2-mpm-worker-dbgsym is uninstallable
Martin Pitt
martin.pitt at ubuntu.com
Wed Jul 10 07:20:08 UTC 2013
That's due to
override_dh_builddeb:
if [ "$(LSB_RELEASE)" = "Ubuntu" ]; then \
rm -rf debian/apache2-dbg; \
sed -i '/apache2-dbg/d' debian/files; \
dh_builddeb -Napache2-dbg; \
else \
dh_builddeb; \
fi
This needs to be dropped now with current pkg-create-dbgsym.
** Changed in: apache2 (Ubuntu)
Status: New => In Progress
** Changed in: apache2 (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1196440
Title:
apache2-mpm-worker-dbgsym is uninstallable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1196440/+subscriptions
More information about the Ubuntu-server-bugs
mailing list