Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-02-12 Thread Jeremy Bicha
On Thu, Jan 26, 2017 at 5:59 AM, Ritesh Raj Sarraf wrote: > Thanks for the pointer. I've added the changes. Could you add -DPython_ADDITIONAL_VERSIONS=3 to your dh_auto_configure arguments? This is needed to build correctly when python2 is present (which is the case for Ubuntu even with a clean c

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-26 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Thanks for the pointer. I've added the changes. On Wed, 2017-01-25 at 16:12 -0500, Jeremy Bicha wrote: > On 25 January 2017 at 13:21, Ritesh Raj Sarraf wrote: > > Regarding the python3 change, do you want to revise the patch ? > > It is okay t

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-25 Thread Jeremy Bicha
On 25 January 2017 at 13:21, Ritesh Raj Sarraf wrote: > Regarding the python3 change, do you want to revise the patch ? > It is okay to have python3 support too. But that shouldn't discount python2. No, please see the Debian Python policy. https://www.debian.org/doc/packaging-manuals/python-poli

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-25 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Jeremy, On Sun, 2017-01-15 at 16:11 -0500, Jeremy Bicha wrote: > And the 0002 patch didn't work either. Apparently alternate Enhances > don't work. Here's an updated version. Thanks. I just applied these changes, except the one to switch to p

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-15 Thread Jeremy Bicha
And the 0002 patch didn't work either. Apparently alternate Enhances don't work. Here's an updated version. Thanks, Jeremy Bicha From 836d758f197d07f7cde10a024a1df8a8d23b Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Sun, 15 Jan 2017 08:05:28 -0500 Subject: [PATCH 2/2] Update description

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-15 Thread Jeremy Bicha
Here's an updated version of the first patch. This will ensure that chrome-gnome-shell builds for python3 even if python2 is installed in the build environment. (Unfortunately, a clean Ubuntu chroot includes python2. See https://bugs.debian.org/851478 for more details.) Thanks, Jeremy Bicha From 3

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-15 Thread Jeremy Bicha
Patch attached. And I'm attaching another patch to update some fields now that Ubuntu never renamed their chromium-browser to chromium so I added an alternate for that. Do you think we should mention the extension URLs in the package description too? I don't know if anything uses Enhances: now,

Bug#851479: chrome-gnome-shell: Use python3 instead of python

2017-01-15 Thread Jeremy Bicha
Package: chrome-gnome-shell Version: 8-2 Tags: patch Use python3 instead of python See https://bugzilla.gnome.org/777271 Thanks, Jeremy Bicha