Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-07-01 Thread Michael Schaller
On 06/30/2015 10:39 PM, Julian Andres Klode wrote: On Mon, Jun 29, 2015 at 03:34:53PM +0200, Michael Schaller wrote: Committed. This *should not* break anything. If it does, we'll see it. Thanks and agreed. A longer paragraph would have been nice, I forgot about this before pushing it.

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-30 Thread Julian Andres Klode
On Mon, Jun 29, 2015 at 03:34:53PM +0200, Michael Schaller wrote: On 06/28/2015 10:39 PM, Julian Andres Klode wrote: On Sun, Jun 28, 2015 at 01:49:17PM +0200, Michael Schaller wrote: I reworded it a bit: - Dropped the filename to make the subject shorter - Dropped the '.' at the end

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-29 Thread Michael Schaller
On 06/28/2015 10:39 PM, Julian Andres Klode wrote: On Sun, Jun 28, 2015 at 01:49:17PM +0200, Michael Schaller wrote: I reworded it a bit: - Dropped the filename to make the subject shorter - Dropped the '.' at the end of the subject - Changed from past to present tense - Made one sentence

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-28 Thread Michael Schaller
On 06/28/2015 11:41 AM, Julian Andres Klode wrote: Hi Michael, thanks for the patch. Unfortunately, I cannot apply it without further work. No worries. That was kinda expected after such a long break. ;-) On Sat, Jun 27, 2015 at 12:39:49PM +0200, Michael Schaller wrote: ---

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-28 Thread Julian Andres Klode
Hi Michael, thanks for the patch. Unfortunately, I cannot apply it without further work. On Sat, Jun 27, 2015 at 12:39:49PM +0200, Michael Schaller wrote: --- apt/package.py | 4 ++-- debian/changelog | 6 ++ 2 files changed, 8 insertions(+), 2 deletions(-) Could you please include

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-28 Thread Julian Andres Klode
On Sun, Jun 28, 2015 at 01:49:17PM +0200, Michael Schaller wrote: On 06/28/2015 11:41 AM, Julian Andres Klode wrote: Hi Michael, thanks for the patch. Unfortunately, I cannot apply it without further work. No worries. That was kinda expected after such a long break. ;-) On Sat, Jun

Bug#733489: [PATCH] apt/package.py: Replaced pre_depend with rawtype in BaseDependency.__repr__ as rawtype gives more information including the information from pre_depend.

2015-06-27 Thread Michael Schaller
--- apt/package.py | 4 ++-- debian/changelog | 6 ++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/apt/package.py b/apt/package.py index 641b1a4..391ee4f 100644 --- a/apt/package.py +++ b/apt/package.py @@ -130,8 +130,8 @@ class BaseDependency(object): return