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

Loic Dachary loic at enovance.com
Tue Jul 17 17:49:48 UTC 2012


Hi,

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

This time the diff between quetzal and pangolin is minor. The
only difference is in the watch file. Due to this the diff analysis
is made between quetzal and latest git.

The overall summary is that there are some dependency and build dependency changes and that Debian provides one patch. There are some minor things that should be considered for Debian below.

Detailed summary:

debian/control
--------------
 - Build dependency difference.
    ubuntu list python-nose twice (debian only once)
    debian build dep on python-argparse, ubuntu is missing this one.
 - Different standards version (minor).
 - Dependency difference.
   ubuntu: python-httplib2
   debian: python-pkg-resources
 - Debian has some more description text than ubuntu

debian/copyright
----------------
 - Different source text. Debian should remove the < and > characters.
 - Different copyright holders and years.
 - The ubuntu package tell that the license is apache and but provides
   the GPL text. 
 - The debian/* files are GPL licensed in ubuntu and apache licensed
   in Debian.

debian/rules
------------
 - Different run_test(s).sh command. Ubuntu run run_test.sh while
   debian run run_tests.sh.

debian/patches/*
----------------
 - Debian provide a prettytable patch. Ubuntu does not.

debian/pydist-overrides
-----------------------
 - Ubuntu provides this file, debian does not.

debian/watch
------------
 - Different watch locations.

Cheers


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


More information about the Openstack-devel mailing list