diff -Nru python-cursive-0.1.1/debian/changelog python-cursive-0.1.1/debian/changelog --- python-cursive-0.1.1/debian/changelog 2016-09-02 12:50:44.000000000 +0000 +++ python-cursive-0.1.1/debian/changelog 2016-09-02 15:32:42.000000000 +0000 @@ -1,8 +1,15 @@ -python-cursive (0.1.1-1~cloud0) xenial-newton; urgency=medium +python-cursive (0.1.1-1ubuntu1~cloud0) xenial-newton; urgency=medium - * New package for the Ubuntu Cloud Archive. + * New update for the Ubuntu Cloud Archive. - -- Openstack Ubuntu Testing Bot Fri, 02 Sep 2016 12:50:44 +0000 + -- Openstack Ubuntu Testing Bot Fri, 02 Sep 2016 15:32:42 +0000 + +python-cursive (0.1.1-1ubuntu1) yakkety; urgency=medium + + * d/control: Amend python:Depends -> python3:Depends for Python 3 + package. + + -- James Page Fri, 02 Sep 2016 15:08:43 +0100 python-cursive (0.1.1-1) experimental; urgency=medium diff -Nru python-cursive-0.1.1/debian/control python-cursive-0.1.1/debian/control --- python-cursive-0.1.1/debian/control 2016-09-01 08:49:15.000000000 +0000 +++ python-cursive-0.1.1/debian/control 2016-09-02 14:08:43.000000000 +0000 @@ -1,7 +1,8 @@ Source: python-cursive Section: python Priority: optional -Maintainer: PKG OpenStack +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: PKG OpenStack Uploaders: James Page , Build-Depends: debhelper (>= 9), dh-python, @@ -79,9 +80,9 @@ python3-oslo.utils (>= 3.16.0), python3-six (>= 1.9.0), ${misc:Depends}, - ${python:Depends}, + ${python3:Depends}, Suggests: python-cursive-doc, -Description: OpenStack specific validation of digital signatures - Python 3 +Description: OpenStack specific validation of digital signatures - Python 3 As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be @@ -94,7 +95,7 @@ Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, -Description: OpenStack specific validation of digital signatures - doc +Description: OpenStack specific validation of digital signatures - doc As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be