debian dir gets in the way of packaging and is no longer necessary
Bug #816736 reported by
Clint Byrum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Low
|
Clint Byrum |
Bug Description
The debian/ dir that is present in ensemble's trunk is out of date with the enhancements that have been made to the Ubuntu package. Also it makes merging the latest releases fairly manual as the dirs have diverged so much.
The builder recipe can be changed to nest the debian dir from ubuntu directly with:
nest-part packaging lp:ubuntu/oneiric/ensemble debian debian
I'd recommend dropping the debian/ dir, and changing the nightly builds to use this.
Related branches
lp://staging/~clint-fewbar/pyjuju/remove-debian-dir
- Gustavo Niemeyer: Needs Fixing
- Kapil Thangavelu (community): Approve
- William Reade (community): Approve
-
Diff: 839 lines (+682/-104)10 files modifiedCOPYING (+661/-0)
README (+21/-0)
debian/changelog (+0/-51)
debian/compat (+0/-1)
debian/control (+0/-17)
debian/copyright (+0/-28)
debian/ensemble.docs (+0/-1)
debian/install (+0/-1)
debian/pycompat (+0/-1)
debian/rules (+0/-4)
Changed in ensemble: | |
importance: | Undecided → Low |
Changed in juju: | |
milestone: | none → eureka |
status: | New → In Progress |
Changed in juju: | |
assignee: | nobody → Clint Byrum (clint-fewbar) |
Changed in juju: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Let's please do this right after 11.10 is out. We've been coming all along like this, so I'd rather not have to look at this right now if possible.