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
1=== modified file 'softwarecenter/distro/ubuntu.py'
2--- softwarecenter/distro/ubuntu.py 2012-12-17 09:43:31 +0000
3+++ softwarecenter/distro/ubuntu.py 2013-05-01 18:55:30 +0000
4@@ -1,7 +1,5 @@
5-# Copyright (C) 2009 Canonical
6 #
7-# Authors:
8-# Michael Vogt
9+# Copyright 2009-2013 Canonical Ltd.
10 #
11 # This program is free software; you can redistribute it and/or modify it under
12 # the terms of the GNU General Public License as published by the Free Software
13@@ -37,6 +35,7 @@
14
15 # see __init__.py description
16 DISTROSERIES = [
17+ "saucy",
18 "raring",
19 "quantal",
20 "precise",

Subscribers

People subscribed via source and target branches