[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please unblock python-osd-0.2.14-4



On Fri, 26 Sep 2008, Neil McGovern wrote:
> I do see:
> --- python-osd-0.2.14/debian/rules
> +++ python-osd-0.2.14/debian/rules
> @@ -1,5 +1,6 @@
>  #!/usr/bin/make -f
>  PYVERS=$(shell pyversions -r)
> +p=debian/tmp
> 
>  build: build-stamp
>  build-stamp:
> @@ -26,7 +27,7 @@
> 
>         set -e; \
>         for python in $(PYVERS); do \
> -           $$python setup.py install --root=debian/tmp; \
> +           $$python setup.py install --root=$p; \
>         done
> 
> Isn't this change just introducing a variable, with teh same value of what was
> there before, or am I missing something? :)

Hi,
In addition to my response yesterday, i'd like to add that i was doing some
changes on this package (and more to come for -5) before uploading it, which ended 
being reverted for the moment. IE: renaming the package to python-pyosd since that 
would be more accurate than the actual name, doing some fixes to the debian/rules 
file (that's why i replaced 'debian/tmp' by $p='debian/tmp', but seems that i forgot 
(.....) to revert that line/variable), removing the Conflict/Replaces from debian/control 
which were not used basically.

Well, that's pretty much all that I forgot to say on the previous email.


PS: Sorry Neil for the duplicated response :)

-- 
JID: lavaramano@jabber.org
http://lusers.com.ar/
2B82 A38D 1BA5 847A A74D  6C34 6AB7 9ED6 C8FD F9C1

Attachment: signature.asc
Description: Digital signature


Reply to: