AptSource assumes packages are non-native
Bug #796853 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-builddeb |
Fix Released
|
Medium
|
Jelmer Vernooij |
Bug Description
AptSource currently assumes that all packages it finds in the sources.list come with an upstream tarball. This isn't necessarily true, there are also packages (with dashes in their version) that don't come with an upstream tarball.
For example, Spamaps hit this issue with ensemble where the ensemble daily PPA had something like 0.5~daily4+ubuntu1 and bzr-builddeb assumed that meant it had access to the 0.5 tarball.
Related branches
lp://staging/~jelmer/bzr-builddeb/796853-apt-native
- James Westby: Approve
-
Diff: 165 lines (+60/-11)3 files modifieddebian/changelog (+5/-1)
tests/test_upstream.py (+48/-7)
upstream/__init__.py (+7/-3)
Changed in bzr-builddeb: | |
status: | In Progress → Fix Committed |
milestone: | none → 2.8 |
Changed in bzr-builddeb: | |
status: | Fix Committed → Fix Released |
milestone: | 2.8 → 2.7.5 |
To post a comment you must log in.