Request to join the Python Modules and Python Applications teams

2018-07-29 Thread Nick Morrott
Good evening everyone,

I would like to join the Python Modules (DPMT) and Python Applications
(PAPT) teams, initially in order to package the mu editor [1] and help
out with packaging future dependencies.

  [1] https://bugs.debian.org/901461


I have read, and accept, the Python Modules policy [2]. I have been
unable to find the Python Applications policy document [3] (linked
from the PAPT wiki page [4]) on salsa since the alioth transition.

  [2] 
https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
  [3] http://python-apps.alioth.debian.org/policy.html
  [4] https://wiki.debian.org/Teams/PythonAppsPackagingTeam


My salsa login is nickm-guest. I have been a member of the Debian Perl
team since November 2015 [6].

  [6] https://qa.debian.org/developer.php?login=knowledgejunkie%40gmail.com


Thanks,
Nick



Re: Error in updating and building kivy package

2018-07-29 Thread Andrey Rahmatullin
On Sun, Jul 29, 2018 at 09:57:50PM +0530, Manas Kashyap wrote:
> Thats what i am saying , the previous author changed some files to upstream
What do you mean? How did they do that?

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Re: Error in updating and building kivy package

2018-07-29 Thread Manas Kashyap
Thats what i am saying , the previous author changed some files to upstream
, so should i create a patch to that . Thats why i asked should i create a
new patch .

On Sun, Jul 29, 2018 at 9:54 PM, Andrey Rahmatullin  wrote:

> On Sun, Jul 29, 2018 at 09:40:44PM +0530, Manas Kashyap wrote:
> > While building package i am encountering an error , as per my knowledge
> the
> > changes are made and so they have to be a new patch for it , so should i
> > create one or is there some other error , which i don't know .
> > error is http://paste.debian.net/1035689/
> If you changed some upstream files you need to create a patch to do that.
>
> --
> WBR, wRAR
>


Re: Error in updating and building kivy package

2018-07-29 Thread Andrey Rahmatullin
On Sun, Jul 29, 2018 at 09:40:44PM +0530, Manas Kashyap wrote:
> While building package i am encountering an error , as per my knowledge the
> changes are made and so they have to be a new patch for it , so should i
> create one or is there some other error , which i don't know .
> error is http://paste.debian.net/1035689/
If you changed some upstream files you need to create a patch to do that.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Error in updating and building kivy package

2018-07-29 Thread Manas Kashyap
Hi , I am Manas Kashyap , an Active Debian contributor . I was going
through Kivy package and i thought to update it and maintain it , i have
changed its debhelper and standard version , and created a merge request
https://salsa.debian.org/python-team/modules/kivy/merge_requests/1 for that
as i am not added in Debian python contributor list .
While building package i am encountering an error , as per my knowledge the
changes are made and so they have to be a new patch for it , so should i
create one or is there some other error , which i don't know .
error is http://paste.debian.net/1035689/

Any help would be great.