[release-build] Please get list of Ubuntu releases dynamically

Bug #1312415 reported by Benjamin Drung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bikeshed (Ubuntu)
New
Undecided
Unassigned

Bug Description

Please use "ubuntu-distro-info --supported" to get a list of supported Ubuntu releases instead of hard-coding them:

sed -i "s/) unreleased;/-0ubuntu1~lucid) lucid;/i" debian/changelog
debuild -S
sed -i "s/lucid) lucid;/precise) precise;/" debian/changelog
debuild -S
sed -i "s/precise) precise;/saucy) saucy;/" debian/changelog
debuild -S
sed -i "s/saucy) saucy;/trusty) trusty;/" debian/changelog
debuild -S
sed -i "s/trusty) trusty;/utopic) utopic;/" debian/changelog
debuild -S
sed -i "s/~utopic) utopic;/) utopic;/" debian/changelog
debuild
debuild -S

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.