Merge lp:~dobey/software-center/add-saucy into lp:software-center

Proposed by dobey
Status: Merged
Approved by: Roberto Alsina
Approved revision: 3304
Merged at revision: 3304
Proposed branch: lp:~dobey/software-center/add-saucy
Merge into: lp:software-center
Diff against target: 20 lines (+2/-3)
1 file modified
softwarecenter/distro/ubuntu.py (+2/-3)
To merge this branch: bzr merge lp:~dobey/software-center/add-saucy
Reviewer Review Type Date Requested Status
Roberto Alsina Approve
Review via email: mp+161919@code.launchpad.net

Commit message

Add saucy to the list of distro series.

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'softwarecenter/distro/ubuntu.py'
--- softwarecenter/distro/ubuntu.py 2012-12-17 09:43:31 +0000
+++ softwarecenter/distro/ubuntu.py 2013-05-01 18:55:30 +0000
@@ -1,7 +1,5 @@
1# Copyright (C) 2009 Canonical
2#1#
3# Authors:2# Copyright 2009-2013 Canonical Ltd.
4# Michael Vogt
5#3#
6# This program is free software; you can redistribute it and/or modify it under4# This program is free software; you can redistribute it and/or modify it under
7# the terms of the GNU General Public License as published by the Free Software5# the terms of the GNU General Public License as published by the Free Software
@@ -37,6 +35,7 @@
3735
38 # see __init__.py description36 # see __init__.py description
39 DISTROSERIES = [37 DISTROSERIES = [
38 "saucy",
40 "raring",39 "raring",
41 "quantal",40 "quantal",
42 "precise",41 "precise",

Subscribers

People subscribed via source and target branches