Re: Fonts-droid has been deprecated and removed, please update your dependency :)

2016-02-17 Thread Gunnar Hjalmarsson
flocculant,

On 2016-02-17 21:54, floccul...@gmx.co.uk wrote:
> On 17/02/16 10:38, Gianfranco Costamagna wrote:
>> [snip]
>> * xubuntu-default-settings
>> [snip]
>>
> Hi Gianfranco,
> 
> just so you are aware - we know about this issue and will deal with any
> of our (Xubuntu packages etc) once we know what it is we want to do.

Please note that language-selector-common, more precisely
/usr/share/language-selector/data/pkg_depends, has already been changed
from fonts-droid to fonts-noto-cjk, so that package will be pulled
anyway for Chinese users. When it comes to fonts, it's an advantage if
we have the same setup in all flavours.

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Fonts-droid has been deprecated and removed, please update your dependency :)

2016-02-17 Thread flocculant

On 17/02/16 10:38, Gianfranco Costamagna wrote:

[snip]
* xubuntu-default-settings
[snip]


Hi Gianfranco,

just so you are aware - we know about this issue and will deal with any 
of our (Xubuntu packages etc) once we know what it is we want to do.


Thanks :)

flocculant

Xubuntu Release Team

--
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Strongswan merge for Xenial

2016-02-17 Thread Ryan Harper
Hi Mathieu,

I've attached two debdiffs to the bug[1] for review and sponsorship.
I'll have the FFE text ready and post that tomorrow if we need more time
pending
any review feedback.

I've also been using Robie's git-based merge workflow and I've posted my
git repo[2]. And requested an MP against the ~ubuntu-server-dev project
where we're keeping the git repo of the strongswan package.


1. https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1535951
2.
https://code.launchpad.net/~raharper/ubuntu/+source/strongswan/+git/strongswan/+ref/merge
3.
https://code.launchpad.net/~raharper/ubuntu/+source/strongswan/+git/strongswan/+merge/286354


On Thu, Feb 11, 2016 at 5:30 PM, Mathieu Trudel-Lapierre <
mathieu...@ubuntu.com> wrote:

> On Thu, Feb 11, 2016 at 3:19 PM, Ryan Harper 
> wrote:
> [...]
>
>>
>> Remaining TODOs:
>>   - drop libfastcgi, clearsilver-dev builddeps and plugins
>>   - confirm none of the default packages/plugins have dependencies on
>> packages outside of main
>>   - create dep8 test for quick validation of ipsec daemon
>>
>>
> I'm not saying this to rush you or anything, but feature freeze is next
> week. Do you think you will have time to finish that by then?
>
> Otherwise it will add a bit of work to document the feature changes and
> file a Feature Freeze Exception bug; though I would not expect it to be too
> much a problem to approve.
>
> Let me know when you need sponsoring to upload; I'll be happy to review it.
>
>
> Mathieu Trudel-Lapierre 
> Freenode: cyphermox, Jabber: mathieu...@gmail.com
> 4096R/65B58DA1 818A D123 0992 275B 23C2  CF89 C67B B4D6 65B5 8DA1
>
>
-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Splitting Python loaders in libpeas

2016-02-17 Thread Barry Warsaw
Moving ahead with the plan to remove Python 2 from the default install
images[1] for Xenial, next up is splitting libpeas[2].  libpeas is a Gnome
framework for plugins that has Python 2 and 3 bindings, via extension modules
which applications can choose and load.  They can't load both at the same time
of course.

libpeas-1.0-0 currently puts both loaders in the same binary package, thus
pulling in both interpreter stacks for all applications that depend on it,
even those that don't use Python extensions.

The fix should be fairly easy; split the loaders into their own individual
binary packages, e.g. libpeas-1.0-0-python2loader and
libpeas-1.0-0-python3loader.  Then we just have to audit the existing
libpeas-1.0-0 rdeps and figure out which, if any, also have Python
dependencies.  For each rdep that has a Python dependency, figure out if it's
Py2 or Py3 and add the explicit additional dependency on
libpeas-1.0-0-python{2,3}loader as appropriate.

Based on my (hopefully correct) analysis, the following packages need the
additional dependencies (the first column is the Python version):

3 * eog-plugins
3 * gedit
3 * gedit-plugins
3 * gnome-builder
2 * gtranslator
2 * liferea
3 * rhythmbox
3 * rhythmbox-plugins

I have these staged in my PPA[3].

Debian bug #806824 proposes the same split, but it has received no comments,
so we're not waiting for Debian.  My plan is to upload the split peas and
above modified packages today.

If you're aware of any packages missing from the list above, or have any other
comments or questions, please follow up here or comment on the Launchpad bug.

Cheers,
-Barry

[1] https://blueprints.launchpad.net/ubuntu/+spec/foundations-x-python3-only
[2] https://bugs.launchpad.net/ubuntu/+source/libpeas/+bug/1440504
[3] https://launchpad.net/~barry/+archive/ubuntu/peasandqueues/+packages


pgpJYG4HF2q3M.pgp
Description: OpenPGP digital signature
-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Fonts-droid has been deprecated and removed, please update your dependency :)

2016-02-17 Thread Gunnar Hjalmarsson
On 2016-02-17 11:38, Gianfranco Costamagna wrote:
> I plan in the next few days to fix them, if you don't object.

Excellent.

> I'll switch to fonts-noto,

The purpose of fonts-droid depends/recommends has been to enable correct
rendering of Chinese characters, so in most cases
fonts-noto-cjk (in main) is probably the most accurate replacement, not
fonts-noto.

See also .

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Fonts-droid has been deprecated and removed, please update your dependency :)

2016-02-17 Thread Łukasz 'sil2100' Zemczak
Hello Gianfranco!

Thanks for picking this up.

In the list of rdepends I see ubuntu-keyboard-data is mentioned (which
comes from the ubuntu-keyboard source package). This package is managed
through the CI Train so don't modify the dependencies manually if possible.

I already informed the current maintainer of ubuntu-keyboard (Elleo on
IRC Freenode) about this and he said that he will be testing replacing
the dependency in the nearest time. He will then release it to the
archive following the usual CI Train process.

Thanks!

Cheers,

W dniu 17.02.2016 o 11:38, Gianfranco Costamagna pisze:
> Hi again, this is the new situation:
> $ reverse-depends -r xenial fonts-droid
> 
> Reverse-Recommends
> ==
> * gnome-shell-pomodoro-data
> * hockeypuck [amd64 i386]
> * kubuntu-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
> * kubuntu-full [amd64 arm64 armhf i386 powerpc ppc64el]
> * ubuntu-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
> * ubuntu-gnome-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
> * ubuntukylin-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
> * ubuntustudio-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
> * wesnoth-1.12-data
> * wine1.6 [amd64 i386]
> * xubuntu-desktop
> 
> Reverse-Depends
> ===
> * mythtv-common
> * request-tracker4
> * ubuntu-keyboard-data
> * ubuntu-mate-core
> * ubuntukylin-theme
> * ubuntustudio-default-settings
> * ubuntustudio-font-meta [amd64 arm64 armhf i386 powerpc ppc64el]
> * xubuntu-default-settings
> 
> Packages without architectures listed are reverse-dependencies in:
> amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
> 
> 
> I plan in the next few days to fix them, if you don't object.
> I'll switch to fonts-noto, but I'm not sure I'll be able to test it,
> or to know how exactly to test the particular change.
> 
> So, if you care about your package, please fix it in advance!
> 
> thanks
> 
> Gianfranco
> 

-- 
Łukasz 'sil2100' Zemczak
 Foundations Team
 lukasz.zemc...@canonical.com
 www.canonical.com

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Fonts-droid has been deprecated and removed, please update your dependency :)

2016-02-17 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi again, this is the new situation:
$ reverse-depends -r xenial fonts-droid

Reverse-Recommends
==
* gnome-shell-pomodoro-data
* hockeypuck [amd64 i386]
* kubuntu-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
* kubuntu-full [amd64 arm64 armhf i386 powerpc ppc64el]
* ubuntu-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
* ubuntu-gnome-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
* ubuntukylin-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
* ubuntustudio-desktop [amd64 arm64 armhf i386 powerpc ppc64el]
* wesnoth-1.12-data
* wine1.6 [amd64 i386]
* xubuntu-desktop

Reverse-Depends
===
* mythtv-common
* request-tracker4
* ubuntu-keyboard-data
* ubuntu-mate-core
* ubuntukylin-theme
* ubuntustudio-default-settings
* ubuntustudio-font-meta [amd64 arm64 armhf i386 powerpc ppc64el]
* xubuntu-default-settings

Packages without architectures listed are reverse-dependencies in:
amd64, arm64, armhf, i386, powerpc, ppc64el, s390x


I plan in the next few days to fix them, if you don't object.
I'll switch to fonts-noto, but I'm not sure I'll be able to test it,
or to know how exactly to test the particular change.

So, if you care about your package, please fix it in advance!

thanks

Gianfranco
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWxE2/AAoJEPNPCXROn13Z1ugP/2t6XlwHQ+q9N67CuuNyrHm4
5GTqlnDkee+Bp8bVPM+HSiwQZ9L28V3AFYrnWxlUO+9JSObQcDVwBqVFQlEMgoQf
U8DqdAJezoZfvKM5PvapValyvYD6A+9skoKwmQvH1Ps+FJmCSNeG8R+F7u9RTE7G
D4DK8c1LOx6+2KcDZIo91uMUyYAN3KCRZtmEn90NrfQxfTKErLvsScpqSLHB3D1A
8A3uPW/bNdAqtf7X8dktrwwTLRi5122hTXS1OuTExtJzRHuiz/7ww4dzoqNAd6c8
V2zamFIR++kHW0yx7jcYWQMo7UYPE8sVHMoyyQR2gyZIERMqvUcyr8JfAMZm8IMr
uoPF8dwM8P4812dU7nwEEbJezhCFr4Uflu+x2oqExilyaReI6Vs/C65EtydR9jZN
4CzPZ0SjnP9Mi6HydbFZihAowYnv50p3SHAxpVo4459uvz2dIfToblNfKAnhf3jJ
ub5mRF3+VCM5PVezrkRU6p7MM2wKOUJ87V0Q2bVLgSVovJuZpVRKX+WCPVWMbnAh
yW7tQuiVRhWQb8XQ3EHsyKQgem9l1XCto2b7H0uorZgu4imWRk/PkCDpgv1xLAUD
x/iQlBcTWM0y1NSAJAsR8m7ZvLPil4N8dDK7VqwSgqw4/LEBl0fzx68oUfhwS6Qu
BkY8fKD4jt/s1a5QSUlg
=4XeJ
-END PGP SIGNATURE-

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel