[Pkg-ganeti-devel] Fwd: Initial debian/ directory

Iustin Pop iusty at k1024.org
Thu Oct 4 03:39:51 UTC 2007


On Wed, Oct 03, 2007 at 05:57:25PM -0300, Leonardo Rodrigues de Mello wrote:
> here is the diff:
> /debian# svn diff
> =====BEGIN HERE============
> # svn diff debian/
> Index: debian/control
> ===================================================================
> --- debian/control      (revisão 3)
> +++ debian/control      (cópia de trabalho)
> @@ -1,7 +1,7 @@
>  Source: ganeti
>  Section: admin
>  Priority: extra
> -Maintainer: Debian Ganeti Team
> +Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
>  Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop
> <iusty at k1024.org>, Leonardo Rodrigues de Mello <l at lmello.eu.org>
>  Build-Depends: cdbs, debhelper (>= 5), docbook-utils
>  Standards-Version: 3.7.2
> @@ -9,7 +9,7 @@
>  Package: ganeti
>  Architecture: any
>  Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.4), lvm2,
> ssh, bridge-utils, iproute, iputils-arping, fping,
> python-twisted-core, python-pyopenssl,  openssl, mdadm
> -Recommends: drbd0.7-utils, xen-linux-system-2.6.18-5-xen-vserver-686
> | xen-linux-system-2.6.18-4-xen-686 |
> xen-linux-system-2.6.18-5-xen-686 |
> xen-linux-system-2.6.18-4-xen-vserver-686
> +Recommends: xen-linux-system-2.6.18-5-xen-vserver-686 |
> xen-linux-system-2.6.18-4-xen-686 | xen-linux-system-2.6.18-5-xen-686
> | xen-linux-system-2.6.18-4-xen-vserver-686
>  Suggests: drbd0.7-module-source, drbd0.7-utils
This is wrong, we really need drbd0.7-utils, so this needs to go into
depends.

>  Description: Cluster-based virtualization management software
>   Ganeti is a virtual server cluster management software tool built on top
> Index: debian/copyright
> ===================================================================
> --- debian/copyright    (revisão 3)
> +++ debian/copyright    (cópia de trabalho)
> @@ -1,7 +1,7 @@
>  This package was debianized by Leonardo Rodrigues de Mello <l at lmello.eu.org> on
>  Thu, 30 Aug 2007 10:38:20 -0300.
> 
> -It was then taken over for official Debian maintainance by the Debian
> Ganeti Team.
> +It was then taken over for official Debian  maintenance by the Debian
> Ganeti Team.
> 
>  It was downloaded from http://code.google.com/p/ganeti/
> 
> Index: debian/rules
> ===================================================================
> --- debian/rules        (revisão 3)
> +++ debian/rules        (cópia de trabalho)
> @@ -8,11 +8,7 @@
>    --prefix=/usr \
>    --localstatedir=/var \
>    --with-export-dir=/var/lib/ganeti/export \
> -  --with-os-search-path=/srv/ganeti/os,\
> -                        /usr/local/lib/ganeti/os,\
> -                       /usr/local/share/ganeti/os,\
> -                       /usr/lib/ganeti/os,\
> -                       /usr/share/ganeti/os
> +  --with-os-search-path=/srv/ganeti/os,/usr/local/lib/ganeti/os,/usr/local/share/ganeti/os,/usr/lib/ganeti/os,/usr/share/ganeti/os
This is a bad choice. We really need one system dir and one local dir. I
would go with /usr/local/lib/ganeti/os and /usr/lib/ganeti/os only.

iustin 



More information about the Pkg-ganeti-devel mailing list