[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-13 Thread Jack Yu
** Changed in: ubuntukylin
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Steve Langasek
ubuntu-kylin-software-center 0.2.9.1 has been accepted into the Ubuntu
archive and is expected to reach trusty shortly.

** Changed in: ubuntu
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Jack Yu
** Changed in: ubuntukylin
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Dimitri John Ledkov
== Must fix ==

1) The package forces itself into zh_CN.UTF-8 locale, which is not
guaranteed to exist on the user system. Therefore the package should
depend on "language-pack-zh-hans" such that such a locale is available
at runtime.

Traceback:
 Traceback (most recent call last):
   File "ubuntu-kylin-software-center.py", line 1080, in 
 main()
   File "ubuntu-kylin-software-center.py", line 1072, in main
 mw = SoftwareCenter()
   File "ubuntu-kylin-software-center.py", line 151, in __init__
 self.appmgr.init_models()
   File "/usr/share/ubuntu-kylin-software-center/models/appmanager.py", line 
156, in init_models
 self._init_models()
   File "/usr/share/ubuntu-kylin-software-center/models/appmanager.py", line 
142, in _init_models
 self.open_cache()
   File "/usr/share/ubuntu-kylin-software-center/models/appmanager.py", line 
135, in open_cache
 locale.setlocale(locale.LC_ALL, "zh_CN.UTF-8")
   File "/usr/lib/python2.7/locale.py", line 579, in setlocale
 return _setlocale(category, locale)
 Error: unsupported locale setting

2) Why is this package split into arch:any and arch:all ? the arch:any
package has no architecture dependent files, therefore this should just
be a single binary package, arch:all, "ubuntu-kylin-software-center"

3) Why "3.0 (quilt)" format? There clearly is no pristine tarballs which
are released normally (and the watch file points to autogenerated
tarballs from a recipe builds, by the looks of things). So i think the
package should just be declared "3.0 (native)" and build if from the
branch each time.

4) Package should depend on ubuntukylin-keyring

I'll submit a merge proposal for above.

== Can fix later  / other comments ==

2) Can be fixed later -> there are a lot of messages from pyflakes
$ pyflakes . | wc -l
112
Typically we expect python software to be pyflakes & pep8 clean

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Ma Jun
This is the debian files.

** Attachment added: "ubuntu-kylin-software-center_0.2.9-0ubuntu1.debian.tar.gz"
   
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+attachment/4079088/+files/ubuntu-kylin-software-center_0.2.9-0ubuntu1.debian.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Ma Jun
I attach the source code here.

** Attachment added: "ubuntu-kylin-software-center_0.2.9.orig.tar.gz"
   
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+attachment/4079086/+files/ubuntu-kylin-software-center_0.2.9.orig.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-10 Thread Ma Jun
Hi Steve, we have modified the problems above except python2.

The change from python2 to python3 may lead to many unpredictable
problems. We will do that later after full tests.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Jack Yu
Hi Steve, the archive is:
http://archive.ubuntukylin.com:10006/ubuntukylin/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Ma Jun
Steve, the archive server is on the port 10006, so the source entry is
http://archive.ubuntukylin.com:10006/ubuntukylin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Jack Yu
Steve, thanks. We will change these errors asap.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Steve Langasek
Please also run lintian over your package before upload:

W: ubuntu-kylin-software-center-common: syntax-error-in-debian-changelog
line 28 "couldn't parse date Wen, 2 Apr 2014 23:54:37 +0800"

(The English abbreviation is 'Wed', not 'Wen')

W: ubuntu-kylin-software-center-common: latest-debian-changelog-entry-
without-new-version

(the changelog entries all have the same version; for upload, I
recommend collapsing all these changelog entries into a single
'0.2.9-0ubuntu1' entry.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Steve Langasek
As the TB is converging on a consensus about the use of the new Ubuntu
Kylin archive, I'm happy to grant an FFe for this as a new package.

I have not done a full review of the source yet, but I noticed a few
things when scanning the code:

 - backend/aptdaemon/dbus_service/apt_daemon.py adds an apt source for raring.  
This should certainly be updated to trusty for inclusion in 14.04.
 - the package uses dh_python2 and build-depends on python-dev.  While we don't 
want to change this for 14.04, please note that python 2 is considered 
deprecated for Ubuntu at large and we encourage new software projects to use 
python3.
 - the archive listed in the source, 
http://archive.ubuntukylin.com/ubuntukylin, is not reachable for me.  I don't 
know if that's expected, perhaps the server side is still in progress.

** Changed in: ubuntu
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFe]upload ubuntu-kylin-software-center into archive

2014-04-09 Thread Jack Yu
** Summary changed:

- [FFE]upload ubuntu-kylin-software-center into archive
+ [FFe]upload ubuntu-kylin-software-center into archive

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFe]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-04-08 Thread Steve Langasek
** Changed in: ubuntu
   Status: Confirmed => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-04-07 Thread Jack Yu
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.8).
+ Notes: Comes in stable versions (0.2.9).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-31 Thread Jack Yu
** Changed in: ubuntukylin
Milestone: trusty-final-beta-freeze => trusty-final-freeze

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-28 Thread Jack Yu
There are some reasons that we choose to develop a new UKSC instead of 
integrate features into USC:
1). We need UKSC for Ubuntu Kylin 14.04 LTS to satisfy users who want their 
Windows XP replaced.
2). UKSC is designed to support Chinese users, who have huge different 
operation and UI requirements comparing to foreigners.
3). The USC team is not going to modify it so much, since they are focus on 
Ubuntu Store for Unity 8 now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-25 Thread Ma Jun
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.7).
+ Notes: Comes in stable versions (0.2.8).

** Changed in: ubuntukylin
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-25 Thread Aron Xu
Hi release team,

I've spent some time on the package after this FFe got filed, and the
package is now in shape, ready for upload. Could you please approve it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-24 Thread Jack Yu
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.6).
+ Notes: Comes in stable versions (0.2.7).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-22 Thread Alberto Salvia Novella
It's a usability issue that doesn't limit the functionality of a core
package.

** Changed in: ubuntu
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-21 Thread Jack Yu
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.5).
+ Notes: Comes in stable versions (0.2.6).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-19 Thread Jack Yu
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.4).
+ Notes: Comes in stable versions (0.2.5).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-18 Thread Jack Yu
** Description changed:

  'ubuntu-kylin-software-center' is the software center client for Ubuntu
  Kylin flavor. It is designed to contains applications special for
  Chinese users and be easy to use. In Saucy, we use the 'Software
  Recommendation' module in Youker Assistant  to support Chinese apps. In
  Trusty,  we expect to use this client and it will coexist with Ubuntu
  Software Center.
  
  Project URL: https://launchpad.net/ubuntu-kylin-software-center
  Source URL: https://code.launchpad.net/ubuntu-kylin-software-center
  License: GPL V3+
- Notes: Comes in stable versions (0.2.3).
+ Notes: Comes in stable versions (0.2.4).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293299] Re: [FFE]upload ubuntu-kylin-software-center into archive

2014-03-16 Thread Jack Yu
** Tags added: trusty ubuntukylin

** Changed in: ubuntukylin
   Importance: Undecided => Critical

** Changed in: ubuntukylin
 Assignee: (unassigned) => Jack Yu (jackyu)

** Changed in: ubuntukylin
   Importance: Critical => High

** Changed in: ubuntukylin
Milestone: None => trusty-final-beta-freeze

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293299

Title:
  [FFE]upload ubuntu-kylin-software-center into archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1293299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs