[Openstack-devel] Debian GNU/Linux and Ubuntu packages diff for nova-common

Loic Dachary loic at enovance.com
Sat Jul 7 21:47:21 UTC 2012


Hi,

Here is a detailed analysis of the differences between the Debian GNU/Linux and Ubuntu package for nova-common, based on the attached file. I'm cc'ing Chuck as he may be willing to comment.

debian/compat
 Ubuntu is compat level 8 and debian 7.

debian/control
 Minor differences. Style changes.
 Debian has a spelling correction which ubuntu is missing.

debian/patches/
 Ubuntu has drop-python-depends.patch which Debian does not have.

debian/rules
 Ubuntu has a function to get orig source. Debian package does not have that.
 Debian package has the following.
+override_dh_auto_install:
+       dh_auto_install
+       find . -type d -name tests | xargs rm -fr
 
+override_dh_auto_clean:

The check is against:
https://launchpad.net/ubuntu/+archive/primary/+files/openstack-common_0.1%2Bgit20111130-0ubuntu2.dsc
It is the same version for both Quantal and Precise.

Cheers


-------------- next part --------------
A non-text attachment was scrubbed...
Name: openstack-common-ubuntu-debian-2012-05-07.diff
Type: text/x-diff
Size: 5901 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20120707/703bdcb3/attachment.diff>


More information about the Openstack-devel mailing list