[Bug 118788] Re: interface to download source code tree

2009-05-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/python-apt/ubuntu -- interface to download source code tree https://bugs.launchpad.net/bugs/118788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 118788] Re: interface to download source code tree

2009-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.10.3ubuntu1 --- python-apt (0.7.10.3ubuntu1) karmic; urgency=low * merged from debian, remaining changes: - updated mirrors - build python2.4 - use DH_PYCENTRAL=include-links - use --install-layout=deb -

[Bug 118788] Re: interface to download source code tree

2009-05-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~speijnik/python-apt/main -- interface to download source code tree https://bugs.launchpad.net/bugs/118788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 118788] Re: interface to download source code tree

2009-05-03 Thread Julian Andres Klode
I have fixed this in python-apt 0.7.9, it just needs to be merged into karmic. ** Also affects: python-apt (Debian) Importance: Undecided Status: New ** Changed in: python-apt (Debian) Status: New = Fix Released -- interface to download source code tree

[Bug 118788] Re: interface to download source code tree

2009-01-19 Thread Martin Pitt
Thanks, Julian. However, that's actually even more complicated than my current code. :-) However, if that was a standard function in python-apt, it would be great to have an use. Michael, do you think something like this would fit into python-apt? Thanks! -- interface to download source code

[Bug 118788] Re: interface to download source code tree

2009-01-14 Thread Julian Andres Klode
You mean something like the attached function? It's actually very easy to write something like this, especially with documentation available now. ** Attachment added: source.py http://launchpadlibrarian.net/21210640/source.py ** Changed in: python-apt (Ubuntu) Assignee: (unassigned) =

[Bug 118788] Re: interface to download source code tree

2007-06-05 Thread Martin Pitt
It would be very helpful if this could return the actual directory this was unpacked in. Without this, figuring out the actual source package name and version is pretty hard. E. g. 'apt-get source libgnome2-common' would create a directory 'libgnome-2.18.0'. -- interface to download source code