[Merge] lp:~gnuoy/python-glanceclient/juno-update-deps into lp:~ubuntu-server-dev/python-glanceclient/juno

Chuck Short chuck.short at canonical.com
Fri Jul 4 14:23:55 UTC 2014


Review: Needs Fixing

See comments

Diff comments:

> === modified file 'debian/changelog'
> --- debian/changelog	2014-04-22 15:26:10 +0000
> +++ debian/changelog	2014-07-04 14:02:30 +0000
> @@ -1,8 +1,13 @@
> -python-glanceclient (1:0.12.0-0ubuntu2) UNRELEASED; urgency=medium
> +python-glanceclient (1:0.12.0-0ubuntu4) UNRELEASED; urgency=medium
>  
> +  [ Chuck Short ]
>    * debian/control: Open up juno release
>  
> - -- Chuck Short <zulcss at ubuntu.com>  Tue, 22 Apr 2014 11:26:10 -0400
> +  [ Liam Young ]
> +  * debian/control: Merged in deps from requirements.txt 
> +  * debian/control: python-mox needed during build tests 
> +
> + -- Liam Young <liam.young at canonical.com>  Thu, 03 Jul 2014 12:22:34 +0100
>  
>  python-glanceclient (1:0.12.0-0ubuntu1) trusty; urgency=low
>  
> 
> === modified file 'debian/control'
> --- debian/control	2014-04-22 15:26:10 +0000
> +++ debian/control	2014-07-04 14:02:30 +0000
> @@ -6,17 +6,20 @@
>   debhelper (>= 8.0.0),
>   python-all (>= 2.6.6-3~),
>   python-httplib2,
> - python-keystoneclient,
> + python-keystoneclient (>= 1:0.9.0),
> + python-mox,

python-mox is not needed here.

>   python-mox3,
>   python-nose,
> - python-openssl,
> - python-pbr,
> - python-prettytable ( >= 0.6 ),
> + python-openssl (>= 0.11),
> + python-pbr (>= 0.8),
> + python-babel (>= 1.3),
> + python-prettytable ( >= 0.7),
>   python-setuptools,
>   python-setuptools-git,
>   python-sphinx,
>   python-testtools,
> - python-warlock,
> + python-warlock (>= 1.0.1),
> + python-six (>= 1.7.0),
>   testrepository
>  Standards-Version: 3.9.4
>  Homepage: http://launchpad.net/glance
> @@ -27,12 +30,14 @@
>  Package: python-glanceclient
>  Architecture: all
>  Depends:
> + python-babel (>= 1.3),
>   python-httplib2,
> - python-keystoneclient,
> - python-openssl,
> - python-prettytable ( >= 0.6 ),
> + python-keystoneclient (>= 1:0.9.0),
> + python-openssl (>= 0.11),
> + python-prettytable ( >= 0.7),
>   python-setuptools,
> - python-warlock,
> + python-warlock (>= 1.0.1),
> + python-six (>= 1.7.0),
>   ${misc:Depends},
>   ${python:Depends}
>  Breaks: glance-client
> 


-- 
https://code.launchpad.net/~gnuoy/python-glanceclient/juno-update-deps/+merge/225670
Your team Ubuntu Server Developers is subscribed to branch lp:~ubuntu-server-dev/python-glanceclient/juno.



More information about the Ubuntu-reviews mailing list