r2141 - in zope2.12/trunk (debian)

Michael Mulich mrm41 at psu.edu
Sun Nov 14 18:42:04 UTC 2010


This commit should enable svn-buildpackage. The following process can be 
used to build it.

   $ cd zope2.12/trunk
   $ ./debian/rules get-orig-source
   ... lots of output ...
   $ cd ..
   $ mv zope2.12_2.12.10.orig.tar.gz tarballs/
   $ cd trunk
   $ svn-buildpackage <your typical options>

That should do it.

We have one dependency that is in sid (python-pip), otherwise everything 
else is in squeeze. Unfortunately, python-pip only needs to be >= 0.8.1 
for the get-orig-source, not for the actual build.

On 11/14/10 1:30 PM, pumazi-guest at users.alioth.debian.org wrote:
>      Date: Sunday, November 14, 2010 @ 18:30:27
>    Author: pumazi-guest
> Revision: 2141
>
> Setting mergeWithUpstream property on the debian directory to enable svn-buildpackage to merge with the upstream without having to store the upstream in svn (http://debianpaket.de/svn-buildpackage/ch-import.html#s3.2).
>
> Modified:
>    zope2.12/trunk/debian/	(properties)
>
>
> Property changes on: zope2.12/trunk/debian
> ___________________________________________________________________
> Added: mergeWithUpstream
>     + 1

I found this solution 
http://lists.debian.org/debian-med/2010/04/msg00031.html for the 
svn-buildpackage problem.

-Michael Mulich (pumazi)



More information about the pkg-zope-developers mailing list