[Openstack-devel] Debian GNU/Linux and Ubuntu packages diff for python-novaclient

Loic Dachary loic at enovance.com
Tue Jul 17 17:44:01 UTC 2012


Hi,

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


The only difference between pangolin and quetzal version of ubuntu
is that the dependency python (>= 2.6) was removed in quetzal, and
that the package watch location has been changed.

Quetzal:
https://launchpad.net/ubuntu/+archive/primary/+files/python-novaclient_2.6.10-0ubuntu1.dsc
Pangolin
https://launchpad.net/ubuntu/+archive/primary/+files/python-novaclient_2012.1-0ubuntu1.dsc

Due to this the diff is made between quetzal version and the latest git.

High level summary:
===================

Detailed summary:
=================

debian/compat
-------------
 - ubuntu: 7
 - debian: 5

debian/control
--------------
 - ubuntu has a build dep against python-argparse while debian has it
   against python (>= 2.7) | python-argparse.
   No need to change the debian package. Ubuntu can safely introduce
   the debian change.
 - ubuntu has: XB-Python-Version: ${python:Versions}
 - dependency differences:
   ubuntu: python-argparse, python-simplejson
   debian: python (>= 2.7) | python-argparse, python (>= 2.6) | python-simplejson
   No need to change the debian package. Ubuntu can safely introduce
   the debian change.

debian/copyright
----------------
 - only minor differences

debian/patches/*
----------------
 Ubuntu does not have any patches. Debian has the following:
  prettytable
  exception_handling

debian/watch
------------
 - different source locations

That is all for this package.
Detailed diff attached.

Cheers


-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-novaclient-ubuntu-debian-2012-07-16.diff
Type: text/x-diff
Size: 15253 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20120717/b1c47c60/attachment.diff>


More information about the Openstack-devel mailing list