dependency relation from gettext to cvs
Bug #247916 reported by
Johan Dahlin
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| gettext (Debian) |
Fix Released
|
Unknown
|
|||
| gettext (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
/usr/bin/autopoint which is part of the gettext package requires cvs to run.
gettext is currently not depending on cvs.
This should be solved by one of:
A: remove the somewhat bogus check of cvs in autopoint
B: split out autopoint of gettext to gettext-dev and have gettext-dev depend on cvs
C: make gettext depend on cvs
FWIW, Fedora is currently doing B.
| summary: |
- gettext should depend on cvs, not suggest + dependency relation from gettext to cvs |
| Changed in gettext (Ubuntu): | |
| importance: | Undecided → Low |
| status: | New → Triaged |
| Changed in gettext (Debian): | |
| status: | Unknown → Fix Released |
To post a comment you must log in.

I vote for B! CVS is NOT an acceptable dependency! See Bug 445013