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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to