Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-08 Thread Scott Kitterman
On Friday, February 08, 2013 09:53:49 AM Dmitry Shachnev wrote: ... > The revert is attached and alternatively available at ... Thanks. Uploaded. Scott K signature.asc Description: This is a digitally signed message part.

Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-07 Thread Dmitry Shachnev
You are talking about my changes apparently :) Right, prerm purge really does not exist according to the Policy. This makes me wondering how this change was fixing the problem for the original reporter.. The revert is attached and alternatively available at bzr branch bzr+ssh://bzr.debian.org/

Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-07 Thread Julien Cristau
On Sun, Feb 3, 2013 at 21:03:36 +0100, Piotr Ozarowski wrote: > > And as discussed on IRC the prerm/postrm changes are broken and need a > > revert. > > please be more verbose for those of us who did not participate in this > discussion (or do not remember it) - removing configuration in postrm

Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-03 Thread Piotr Ozarowski
[Julien Cristau, 2013-02-03] > Why is some stuff being removed from pydist/dist_fallback? What is that > file for? if package foo has "Bar" in egg-info/requires.txt, dh_python2 will try to find Bar-*.egg-info file and add package that provides it to foo's Depends; if this file cannot be found, it

Bug#682906: unblock: python-defaults/2.7.3-2

2013-02-01 Thread Julien Cristau
On Thu, Jul 26, 2012 at 18:50:29 -0400, Scott Kitterman wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package python-defaults > A few comments/questions below. > The RC bug in unstable (#680793) that

Bug#682906: unblock: python-defaults/2.7.3-2

2013-01-08 Thread Scott Kitterman
On Monday, December 31, 2012 04:49:08 PM Jonathan Nieder wrote: ... > If someone is interested in getting some appropriate subset of these > changes well tested for wheezy, I suspect the next step is to prepare > an upload for tpu that does not bump the python2.7 requirement. python2.7 is unblocke

Bug#682906: unblock: python-defaults/2.7.3-2

2012-12-31 Thread Jonathan Nieder
unblock 682906 by 683053 tags 682906 + moreinfo quit Piotr Ozarowski wrote: > [Jonathan Nieder, 2012-12-09] >> * pyversions, dh_python2, pycompile: allow to override system's list of >> supported Python versions via DEBPYTHON_SUPPORTED and default Python >> version via DEBPYTHON_DEFAULT

Bug#682906: unblock: python-defaults/2.7.3-2

2012-12-09 Thread Piotr Ozarowski
[Jonathan Nieder, 2012-12-09] > [...] > > --- python-defaults-2.7.3~rc2/debian/pyversions.py 2012-06-05 > > 22:58:56.0 -0400 > > +++ python-defaults-2.7.3/debian/pyversions.py 2012-07-26 > > 18:26:10.0 -0400 > > @@ -110,7 +110,8 @@ > > else: > > return _unsuppo

Bug#682906: unblock: python-defaults/2.7.3-2

2012-12-09 Thread Jonathan Nieder
Hi Scott, First, a disclaimer: I'm not a python expert or a member of the release team, so please take anything I say with a grain of salt. This review is mostly meant to help get this unstuck. Scott Kitterman wrote: > - Match the version number for python and python2.7.3. Although this is >