Re: Moving off of git-dpm (Re: git-dpm breakage src:faker)

2017-03-09 Thread Brian May
Brian May writes: > git read-tree --reset -u upstream > git reset -- debian > git checkout debian > git rm debian/.git-dpm I have tried these steps on python-mkdocs in the debian/experimental branch, and then upgraded to the latest upstream (using instructions on wiki). Works

Re: Under which umbrella should I package my Python IDE for beginners (Thonny)?

2017-03-09 Thread Piotr Ożarowski
[Ghislain Vaillant, 2017-03-09] > You can use git with PAPT too. not yet -- GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Re: Moving off of git-dpm (Re: git-dpm breakage src:faker)

2017-03-09 Thread Vincent Bernat
❦ 9 mars 2017 21:13 +1100, Brian May  : > The above also assumes that upstream==origin/upstream==latest > upstream. Which means you need to have done a git pull recently on the > upstream branch. Depending on the circumstances, using origin/upstream > might be a better choice

Re: Moving off of git-dpm (Re: git-dpm breakage src:faker)

2017-03-09 Thread Ghislain Vaillant
On Thu, 2017-03-09 at 21:13 +1100, Brian May wrote: > Brian May writes: > > > git read-tree --reset -u upstream > > git reset -- debian > > git checkout debian > > git rm debian/.git-dpm > > I have tried these steps on python-mkdocs in the debian/experimental > branch, and then

Re: Under which umbrella should I package my Python IDE for beginners (Thonny)?

2017-03-09 Thread Ghislain Vaillant
On Thu, 2017-03-09 at 09:58 +0200, Aivar Annamaa wrote: > Hi! > > I've developed a Python IDE for beginners, Thonny (http://thonny.org) > and I intend to package it for Debian > (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857042). Nice. > The application would consist of a Python 3

Under which umbrella should I package my Python IDE for beginners (Thonny)?

2017-03-09 Thread Aivar Annamaa
Hi! I've developed a Python IDE for beginners, Thonny (http://thonny.org) and I intend to package it for Debian (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857042). The application would consist of a Python 3 package named "thonny" (https://pypi.python.org/pypi/thonny), a simple

Re: Backport of python-lockfile and suggested team maintenance

2017-03-09 Thread Ben Finney
My bafflement at the particulars of your complaint have not been resolved, Andreas. I can only think you're confused about ‘python-lockfile’; much of your latest message just doesn't match the facts. Andreas Tille writes: > You decided to use github instead of git.debian.org.