Ticket #1460 (closed defect: fixed)
Dependencies on lert are stupid
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2014 |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Currently, debathena-locker (in -dev) gets held back, because it wants to replace lert with lert-compat, but lert is also depended on in dotfiles and xsession. Lert is only actually _used_ in dotfiles and xsession, and -locker has no reason to Depend on it.
I propose the following:
- dotfiles depends lert-compat | lert
- xsession depends dotfiles (>=10.0.2-0debathena3~)
- locker drops the dependency on lert.
Change History
comment:2 Changed 11 years ago by jdreed
- Status changed from review to committed
committed 91eb0f4cc876e454945383dddb87db8a69a3f256 (Drop dependency on lert-compat) to master
comment:3 Changed 11 years ago by jdreed
committed fbb6767165b0ad653a1fb5c0e69012e2dfe1d15b (Change dependency to lert-compat) to master
comment:4 Changed 11 years ago by jdreed
committed dd514b613c5214b5c05b98a21e230912ef787c01 (Change dependency to debathena-lert-compat) to master
Note: See
TracTickets for help on using
tickets.
https://github.com/mit-athena/debathena-locker/pull/1
https://github.com/mit-athena/dotfiles/pull/1
https://github.com/mit-athena/xsession/pull/1