Please update rcbugs to always use the current development release

Bug #559059 reported by Daniel Holbach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UbuntuWire Website
Fix Released
Medium
Andrew Mitchell

Bug Description

Please update rcbugs to always use the current development release. A couple of lines like this would probably help to figure things out:

In [5]: devel = launchpad.distributions["ubuntu"].current_series

In [6]: print devel.name, devel.version
------> print(devel.name, devel.version)
(u'lucid', u'10.04')

Revision history for this message
Andrew Mitchell (ajmitch) wrote :

This will need to be looked up as part of the cronjob as there are a few scripts that run to fetch the bug data for various releases, as well as setting the default for the django view.

Changed in ubuntuwire-website:
assignee: nobody → Andrew Mitchell (ajmitch)
Changed in ubuntuwire-website:
importance: Undecided → Medium
status: New → In Progress
Changed in ubuntuwire-website:
status: In Progress → Fix Committed
Changed in ubuntuwire-website:
status: Fix Committed → Fix Released
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.