[Openstack-devel] get-vcs-source target in debian/rules

Ola Lundqvist ola at inguza.com
Mon Jun 18 20:28:08 UTC 2012


Hi Thomas

Good suggestion. As long as we do not use this for building the
packages because this autobuilders do not like this.

// Ola

On Tue, Jun 19, 2012 at 01:12:46AM +0800, Thomas Goirand wrote:
> Hi,
> 
> I found that it's really annoying me to have to manually do the "git add
> remote", "git fetch", etc. just to get upstream code. So, in nova, I've
> added in debian/rules:
> 
> get-vcs-source:
>   git remote add upstream git://github.com/openstack/nova.git || true
>   git fetch upstream
>   git archive --prefix=nova-2012.1/ 2012.1 | xz \
>       >../nova_2012.1.orig.tar.xz
> 
> Is this ok for everyone? Do you think it's a good idea? Should we
> propagate this in all our Openstack packages, and tell about it in
> http://openstack.alioth.debian.org/?
> 
> Cheers,
> 
> Thomas
> 
> _______________________________________________
> Openstack-devel mailing list
> Openstack-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/openstack-devel
> 

-- 
 --- Inguza Technology AB --- MSc in Information Technology ----
/  ola at inguza.com                    Annebergsslingan 37        \
|  opal at debian.org                   654 65 KARLSTAD            |
|  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------



More information about the Openstack-devel mailing list