[Bug 876675] Re: [needs-packaging] MATE

2017-10-28 Thread Bug Watch Updater
Launchpad has imported 26 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=840149.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-07-13T21:38:30+00:00 Mario wrote:

This is a tracker for handling dependencies for MATE packages in Fedora.

Reply at: https://bugs.launchpad.net/ubuntu/+source/mate-session-
manager/+bug/876675/comments/3


On 2012-07-13T21:58:07+00:00 Dan wrote:

Thanks, I'll be creating a yum repo on my FP account this weekend.

Reply at: https://bugs.launchpad.net/ubuntu/+source/mate-session-
manager/+bug/876675/comments/4


On 2012-07-13T22:05:31+00:00 Mario wrote:

There are already MATE packages in a Yum repo at Dropbox:
http://fedoraforum.de/viewtopic.php?f=31=22094=126613=mate+16+17#p125721
Sorry, the board is in German only, but you can use the commands anyway to get 
access to the repo. Just a hint to avoid double work.

Reply at: https://bugs.launchpad.net/ubuntu/+source/mate-session-
manager/+bug/876675/comments/5


On 2012-07-13T22:09:49+00:00 Dan wrote:

Mario,

This is old and antiquated. Please disregard it.

http://vicodan.fedorapeople.org

These packages were built last night.

I have spoken with Nice and he would make a great comaintainer.

Please see:

http://forums.mate-
desktop.org/viewforum.php?f=8=26aaf9aae7931f42612c38584886777d

and

http://forums.mate-desktop.org/viewtopic.php?f=8=391

Thanks,
Dan

Reply at: https://bugs.launchpad.net/ubuntu/+source/mate-session-
manager/+bug/876675/comments/6


On 2012-07-13T22:18:48+00:00 Dan wrote:

http://wiki.mate-desktop.org/buildscript

RPMs should be built in the following order:

mate-common
mate-doc-utils
mate-corba
mate-conf
libmatecomponent
mate-mime-data
mate-vfs
libmate
libmatecanvas
libmatecomponentui
libmatekeyring
mate-keyring
libmateui
libmatenotify
libmatekbd
libmateweather
mate-icon-theme
mate-dialogs
mate-desktop
mate-file-manager
mate-notification-daemon
mate-backgrounds
mate-menus
mate-window-manager
mate-polkit
mate-settings-daemon
mate-control-center
mate-panel
mate-session-manager

Reply at: https://bugs.launchpad.net/ubuntu/+source/mate-session-
manager/+bug/876675/comments/7


On 2012-07-14T15:49:48+00:00 Nelson wrote:

Dan,

Before we take time to start looking at the packages (I did already
looked at those I know that require a lot of attention, for example
mate-conf, which is a fork of gconf2) it would be my suggestion that you
do the following:

 1) install rpmlint (# yum install rpmlint);
 2) pass rpmlint on all .spec files, for example:

 for i in *.spec; do rpmlint -i $i > $i.log ; done

 3) If you install your packages, MATE won't work (I haven't installed them 
personally, but I'm pretty sure it won't just from looking at mate-conf).
 4) Just like in GNOME2, MATE depends heavily on it's schemas; the upstream 
resolution adviced to handle them (as they in debian or arch) is poor, 
unreliable and chaotic. RPM based distribution can do a lot better.

Generally speaking about the majority of spec I've seen:

 1) poor and innacurate descriptions (this doesn't require technical knowledge 
to fix)
 2) some mandatory splitting is required (ex: development packages);
 3) many of your packages are owning system directories; this can't happen. A 
quick example would be:
%files
%defattr(-,root,root,-)
%{_bindir}
(...)

this should be replaced for:
%files
%defattr(-,root,root,-)
%{_bindir}/*
 4) Changelog entries are not correctly generated;
 5) Packages installing public shared objected (libs) are missing the linker 
entries, example:
%post FOOLIB -p /sbin/ldconfig
%postun FOOLIB -p /sbin/ldconfig
 6) Packages with MATE schemas are not properly installing the MATE schemas 
(which will prevent MATE from strating up). You should consider studying the 
old GNOME2 packages with gconf2 schemas and see how they are implemented. In 
fact you should see gconf2 package from GNOME2 and build mate-conf based on the 
existing work of that package, since it's the most special package from a 
packaging point of view; while that package isn't properly fixed none of the 
others will work, or MATE itself.
 7) There far many more issues.

Like I said yesterday on the IRC, you should look at the work that has
been previously done; I have the base from MATE all building for
openSUSE[1]; take a look at my packages and you can port them all with
not much 

[Bug 876675] Re: [needs-packaging] MATE

2014-04-28 Thread Logan Rosen
MATE can be installed in Utopic with the mate-session-manager package.

** Package changed: ubuntu = mate-session-manager (Ubuntu)

** Changed in: mate-session-manager (Ubuntu)
   Status: Triaged = 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/876675

Title:
  [needs-packaging] MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-session-manager/+bug/876675/+subscriptions

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


[Bug 876675] Re: [needs-packaging] MATE

2014-04-28 Thread Logan Rosen
** Package changed: debian = mate-session-manager (Debian)

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

Title:
  [needs-packaging] MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-session-manager/+bug/876675/+subscriptions

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


[Bug 876675] Re: [needs-packaging] MATE

2014-04-07 Thread Bug Watch Updater
** Changed in: debian
   Status: New = 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/876675

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2014-02-16 Thread Adolfo Jayme
** Changed in: ubuntu
   Status: Confirmed = Triaged

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2014-01-10 Thread Bug Watch Updater
** Changed in: debian
   Status: Fix Committed = 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/876675

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2014-01-10 Thread Logan Rosen
mate-desktop 1.6.1-1ubuntu2 is currently sitting in the NEW queue for
Trusty.

** Package changed: debian = mate-desktop (Debian)

** Package changed: ubuntu = mate-desktop (Ubuntu)

** Changed in: mate-desktop (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  [needs-packaging] MATE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-desktop/+bug/876675/+subscriptions

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


[Bug 876675] Re: [needs-packaging] MATE

2014-01-10 Thread Logan Rosen
I'm going to revert this bug to Confirmed. The mate-desktop just
provides libraries. The actual session is not going to come until mate-
session-manager is packaged, probably. I'll update the Debian bugwatch
to reflect this.

** Bug watch added: Debian Bug tracker #730212
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730212

** Package changed: mate-desktop (Debian) = debian

** Changed in: debian
   Status: Fix Released = Unknown

** Changed in: debian
 Remote watch: Debian Bug tracker #708385 = Debian Bug tracker #730212

** Package changed: mate-desktop (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Fix Committed = Confirmed

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2014-01-10 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-07-14 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Committed

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-06-13 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-06-12 Thread Logan Rosen
** Bug watch added: Debian Bug tracker #708385
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708385

** Changed in: debian
   Status: Fix Released = Unknown

** Changed in: debian
 Remote watch: Debian Bug tracker #658783 = Debian Bug tracker #708385

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-04-17 Thread Bug Watch Updater
** Changed in: debian
   Status: Fix Committed = 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/876675

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-01-21 Thread Bug Watch Updater
** Changed in: debian
   Status: New = Fix Committed

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-01-05 Thread Stefano Karapetsas
As we are already working with a Debian Developer to get MATE in Debian,
I think the first condition is the best!

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2013-01-04 Thread Adam Conrad
To clear things up here:

1) If MATE ends up in Debian, we'll be happy to pull it into Ubuntu for
free.  I'd personally love to see people step up and get MATE 1.6 into
Debian/experimental (just because a freeze is happening is no reason not
to stage things for jessie)

2) While we'd prefer it in Debian first, if some Ubuntu developers step
up and want to get MATE into the Ubuntu archives, we won't stand in the
way of that.  However, don't expect people to get excited about doing
this for you, or to maintain the results.  We'd need a firm commitment
from the people doing the packaging and uploading that they intend to
continue maintaining it.  Desktop environments bitrot fast without
active maintenance.

As a member of the Ubuntu Release Team, I have zero issues with MATE
being in Ubuntu, or even a MATE-based image flavour, but one of the
above two conditions (ideally the first) needs to be met.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-11-18 Thread Fred
The description about it being unattractive is a snipped from the MATE
website where it is self-described as unattractive. :)

I agree that Unity and Gnome Shell sucks and are cumbersome and not user
friendly. Very annoying to use.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-11-17 Thread Bruno Sporcq
unattractive desktop is a question of taste, very personal. (I do not
like Gnome3 nor Unity, what I think both unattractive, and useless
when working with shells...) Not an objective reason to oblige Ubuntu
users to work with them by default. Please, include this fork into the
repos. For the sake of freedom of choices! Thank you

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-11-10 Thread Albert
I agree gnome shell and unity suck calling gnome 2 unactrictive is cause
you no nothing about making it attractive compiz works well with it I
currently use cinnamon for all my ubuntu versions cause I didn't know
mate was available. now that I do I will be installing it and completely
doing away with gnome 3 it a nd cinnamon should be included in the repos

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-11-08 Thread pmooney78
I would also like to say that I wish MATE were available by default in
the Ubuntu repos. I hate GNOME 3. I hate Unity. GNOME-shell is a poor
substitute for MATE. Both prioritize simplistic user friendliness, as
if that were a unitary concept, over the ability for people who
understand how to perform complex tasks to get work done.

I already know how to use MATE because I've been using MacOS, Windows,
and GNOME 2 for twenty years. Please include this in the Ubuntu repos.
It's a meaningful alternative to what's being forced on users as a
default.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-11-03 Thread Shin Darth
+1

I think Ubuntu team should package MATE and allow Ubuntu users to
install MATE with ease, because it's becoming more and more popular.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-10-27 Thread David Gerard
Fedora has accepted MATE as an alternative desktop, fwiw.

I just installed Ubuntu 10.04 on an old netbook. GNOME2 is hauntingly
usable compared to GNOME3 or Unity (which barely works on the device).

What are the technical barriers to MATE's inclusion in the Ubuntu repos?

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-09-08 Thread Ted Pomeroy
This bug is an effort to support the Human element in computing. By
this I mean the effort and learning of users over 8-10 years experience
with Gnome2 and similar desktop environmenst that built on the skills of
user organization and memory. This stored data is re-used in MATE rather
than being wasted by innovation that ignores the parameters of the human
users.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-08-21 Thread Alex
I have installed Ubuntu 12.04 and MATE 1.4.0. I do not use GNOME 3. I do
not like GNOME 3.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-07-28 Thread Jeremy Bicha
** Bug watch added: Red Hat Bugzilla #840149
   https://bugzilla.redhat.com/show_bug.cgi?id=840149

** Also affects: fedora via
   https://bugzilla.redhat.com/show_bug.cgi?id=840149
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-07-28 Thread Mechanical snail
Wait... A non-intuitive and unattractive desktop for users? I think
you were trying to say GNOME 3 motivated it for that reason.

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-07-25 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-07-17 Thread zapman
** Bug watch added: Debian Bug tracker #658783
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658783

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658783
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-03-15 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/876675

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2012-03-15 Thread Fred
** Description changed:

  The MATE Desktop Environment Project is an attempt at forking and maintaining 
GNOME 2.
  A non-intuitive and unattractive desktop for users, using traditional 
computing desktop metaphor.
  
- https://wiki.archlinux.org/index.php/MATE
- https://github.com/Perberos/Mate-Desktop-Environment
+ http://mate-desktop.org/
+ http://packages.mate-desktop.org/repo/ubuntu/

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

Title:
  [needs-packaging] MATE

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

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


[Bug 876675] Re: [needs-packaging] MATE

2011-10-18 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided = Wishlist

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

Title:
  [needs-packaging] MATE

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

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